-
site Public
My website. Written using vanilla JS, HTML and CSS.
-
nickle Public
Open source Wordle clone with online high-scores. No dependencies.
-
simple-highscores Public
A simple implementation of a public open highscore server supporting multiple games and daily highscores.
JavaScript UpdatedOct 5, 2025 -
-
redtape Public
A penetration-testing focused webserver which makes common tasks quicker such as file transfer and payload.
-
nixip Public
NodeJS zip library with zero dependendencies. Supports streaming straight to the zip with low memory consumption. Includes unicode and ZIP64 support.
-
websarum Public
Physarum simulation using WebGL2. Handles 1m+ particles. No dependencies.
-
phile Public
Temporary file storage server using node.js. Files exist for a fixed time period or until the specified number of downloads is reached.
-
-
tendryl Public
Art generator, originally inspired by http://www.artfromcode.com/?p=1214.
-
nord Public
A super-lightweight library for creating Discord bots with node.js.
-
nocket Public
NodeJS Websocket module with no dependencies.
-
upnp_scanner Public
Scans the local network for UPNP root devices.
-
fydris Public
Tetris clone using vanilla HTML5 Canvas.
-
rubiks Public
p5.js sketch of a Rubik's cube. Works with cubes of any size.
JavaScript UpdatedDec 28, 2020 -
quadboids Public
p5.js sketch implementing the boids algorithm using a quadtree to speed things up. Features a real-time visualisation of the quadtree.
JavaScript UpdatedDec 28, 2020 -
canvas-raycast Public
A p5js raycaster. Build a level then run around it in first person.
JavaScript UpdatedDec 28, 2020 -
Nim Public
Forked from nim-lang/NimNim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness,…
Nim Other UpdatedNov 9, 2020 -
zalgo-cli Public
A command line zalgo text generator. Allows choosing a maximum character limit for the resulting text.
-
fydreChip Public
A chip 8 emulator written in C++ using SFML.