02/03

things i've built

stuff i've made,
broken and fixed.

Most of these started with me thinking "how hard can this actually be?"

001
2026 / SOFTWARE 01

Modula

A custom Minecraft launcher designed around speed, customization and a better multiplayer experience.

modula launcher
what

Minecraft launcher with optimization, skins, server integration and other launcher features.

problem

Early versions had performance problems and some systems needed to be rebuilt completely.

lesson

Performance needs to be considered from the beginning, not at the end.

002
2026 / AI 02

NAP

A personal desktop assistant that I'm trying to make feel more like a computer you can actually talk to.

personal assistant
idea

Voice first interaction with a focus on keeping response time low.

stuff

Python, speech recognition, local models and TTS.

status

Still building it.

003
2026 / HARDWARE 03

AI Traffic Buddy

A school robotics project using ESP32, sensors and a camera to experiment with traffic monitoring.

esp32 project
hardware

ESP32, ESP32-CAM, ultrasonic sensors, IR sensors and a display.

goal

Count vehicles and collect useful information from a real environment.

status

Prototype.