My Projects!
-
1-bit Logic Gate Computer
This is my first PCB, A 1-bit computer that uses NOR and NOT gates made from 3 transistors as its processor, 3 Push buttons as input, and 2 LEDs as output.
-
Macro Microcontroller
A microcontroller and a macropad combined on a PCB which can be used for controlling GPIO pins or running user programs instead of sending input to your computer as a keyboard.
-
Nicholas' Code Editor
A simple HTML editor web app with an iframe renderer, open/save file, boilerplate HTML code insertion and sharing function. Try it out at https://editor.nicholaslim.me!
-
Source Organiser
A user-friendly CLI file organiser for developers with more human-readable commands. Project URL: https://pypi.org/project/source-organiser