I'm nitrogendioxide
(you can find me on discord as nitrgendioxide).
I do web dev, making THREE.js stuff, lots of python, and sometimes a macos app or two. You can find my projects, cool stuff, and things I'm working on here.
Github | |
Three.js color matching game | A cool little game where you have to guess the which cube is a certain rgb color value. Made with three.js, THREETerrain, and Ammo.js (because why not) |
THREETerrain | My fork of IceCreamYou/THREE.Terrain updating it for ES6 and making it work with recent version of three.js. The terrain behind this (and my other three.js projects) is generated randomly using this module! |
PyWebTransport (library) | A wrapper for quickly implementing webtransport server and client in python using aioquic |
missilesim | My first three.js game. I don't work on it anymore, but it's still fun to play. Check my github for the source code |
radialMenu (MacOS) | An alternative to the default macOS cmd+tab switcher, putting apps into a radial menu like many games |
Mac battery controller gui | An old project that lets you control your mac's battery using a gui. It provides a basic tkinter app that wraps the battery cli tool |