Skip to content
View Tryops's full-sized avatar
🐜
(x => x(x))(x => x(x))
🐜
(x => x(x))(x => x(x))
Block or Report

Block or report Tryops

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. psp-generator psp-generator Public

    Ein Baum-Generator-Tool für einfache Projektstruktur-Pläne

    JavaScript 2

  2. track-playback-controller track-playback-controller Public

    Wrapper script for a uniform playback of tracks from Youtube, Soundcloud and Spotify in the browser

    JavaScript 2 1

  3. erdplus-sql-generator erdplus-sql-generator Public

    Script to generate basic create table SQL statements based on .erdplus files

    JavaScript 2

  4. explainit explainit Public

    A website for describing complex things ... in simple words!

    JavaScript

  5. parens2html parens2html Public

    A simple website for generating HTML out of S-Expressions (Lisp style)

    JavaScript

  6. update-based-conways-game-of-life update-based-conways-game-of-life Public

    An event/update based version of Conway's Game of Life. Only once a cell changes state, all of it's neighbor cells update as well. Thus not all cells update their state at once (classic CGoL).

    JavaScript