nightmono

Hello and welcome to my website!

I'm mostly a Python and JS programmer
...but I'll poke some other languages here and there (not that I'm good at any of them). I code mostly random things that interest me and are within my capabilities. Stuff ranges from celluar automata to random CLI apps.

GitHub@nightmono

Projects

Pomodoro Timer

My very first JavaScript project, a pure HTML/CSS and JavaScript copy of a pomodoro timer app, pomofocus.io.
This project was what taught me the basics of HTML/CSS and JavaScript.

View / GitHub


WireWorld

A online simulation (that you can visit right now!) of the WireWorld celluar automaton.
This celluar automata is especially interesting because it's meant to simulate circuits and wires.
(NOTE: for some reason, this is really slow on Chromium browsers like Chrome and Edge.)

View / GitHub