n-1x
Language/platform-agnostic developer based in the UK. Interested in cybersecurity, reverse-engineering and game development.
UK
Pinned Repositories
fydreChip
A chip 8 emulator written in C++ using SFML.
fydris
Tetris clone using vanilla HTML5 Canvas.
nickle
Open source Wordle clone with online high-scores. No dependencies.
NiSPer
CPU Emulator with realtime visualisation.
nocket
NodeJS Websocket module with no dependencies.
phile
Temporary file storage server using node.js. Files exist for a fixed time period or until the specified number of downloads is reached.
redtape
A penetration-testing focused webserver which makes common tasks quicker such as file transfer and payload.
upnp_scanner
Scans the local network for UPNP root devices.
websarum
Physarum simulation using WebGL2. Handles 1m+ particles. No dependencies.
zalgo-cli
A command line zalgo text generator. Allows choosing a maximum character limit for the resulting text.
n-1x's Repositories
n-1x/zalgo-cli
A command line zalgo text generator. Allows choosing a maximum character limit for the resulting text.
n-1x/websarum
Physarum simulation using WebGL2. Handles 1m+ particles. No dependencies.
n-1x/redtape
A penetration-testing focused webserver which makes common tasks quicker such as file transfer and payload.
n-1x/upnp_scanner
Scans the local network for UPNP root devices.
n-1x/fydreChip
A chip 8 emulator written in C++ using SFML.
n-1x/fydris
Tetris clone using vanilla HTML5 Canvas.
n-1x/nickle
Open source Wordle clone with online high-scores. No dependencies.
n-1x/NiSPer
CPU Emulator with realtime visualisation.
n-1x/nixip
NodeJS zip library with zero dependendencies. Supports streaming straight to the zip with low memory consumption. Includes unicode and ZIP64 support.
n-1x/nocket
NodeJS Websocket module with no dependencies.
n-1x/nord
A super-lightweight library for creating Discord bots with node.js.
n-1x/phile
Temporary file storage server using node.js. Files exist for a fixed time period or until the specified number of downloads is reached.
n-1x/REEN
n-1x/site
My website. Written using vanilla JS, HTML and CSS.
n-1x/tendryl
Art generator, originally inspired by http://www.artfromcode.com/?p=1214.
n-1x/canvas-raycast
A p5js raycaster. Build a level then run around it in first person.
n-1x/Nim
Nim 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, and elegance (in that order of priority).
n-1x/quadboids
p5.js sketch implementing the boids algorithm using a quadtree to speed things up. Features a real-time visualisation of the quadtree.
n-1x/rubiks
p5.js sketch of a Rubik's cube. Works with cubes of any size.