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. 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

CBA

A classless CSS framework for when you can't be asked to do frontend. It's designed to be light and themeable. Still a WIP.

Site / Github

Pomodoro Timer

A simple Pomodoro Technique timer. My first JavaScript project. Which was just a copy of another Pomodoro site.

Site / Github

Rock, Paper, Scissors Simulator

Simulate a rock paper scissors war on a Tkinter battlefield. Rock kills scissors, paper kills rocks, scissors kill paper. A war without reason.

GitHub