Personal Projects

Advanced RPS simulation

The advanced Rock Paper Scissor simulator

Written in Java 🙂

Below is a showcase of personal projects that I have completed in my own time as part of my hobby. I enjoy programming microcontrollers such as ESP32-S3 and experimenting with electronics, including premade modules and discrete components assembled into custom circuits on dev board. With my 3d printer, soldering iron, programming skills, and unsupervised use of the internet, who knows what gadget or experiment will be brought to life next?

Using MicroPython to send a message through a network socket from a PC to a MAX LED panel
Reset the flash on esp32s3 and install MicroPython files to avoid using c++ on a simple project
Using the ESP32-s3 board to host a micropython web server, and through DNS hijacking, show a captive portal
The ESP32-s3 has pins that support capacitive touch, meaning unconventional conductive materials can be used as buttons.