Node-MCU Powered Door Lock

This is a door lock I implemented using a microcontroller called Node-MCU that rotates the door knob using remote commands from my PC or cellphon where it sends requests to a web socket and the socket then sends requests to the Node-MCU that controls the servo motor that does the physical rotation.

Browser Search Automation

This is a java project that makes the terminal, my own search engine so that I won't have to constantly change windows from my code editor to my browser. I can just input a powershell command along with what I want to seach, and it will automatically search the web, specifically, the websites that I pre-programmed to filter, i.e. Reddit, Stackoverflow, etc.

Legend of Lua

This is an unfinished game I created ages ago before the start of my second year in college just to reignite my passion for programming. This is a Zelda-like RPG game made with Lua.