Projects
A selection of neural networks, backend services, and web tools I've engineered.

SysGreen
2026An offline-first Windows desktop utility that reduces resource footprint by disabling unnecessary startup applications, background updaters, and system telemetry.

Lifttrack API
LiftTrack is an open source API for AI powered weightlift tracking. The API is consumed solely by the mobile app. The API supports websocket connections for inference giving real-time suggestions during weightlifting sessions.

NotSoFancyWeather
NotSoFancyWeather is a weather app for the not so fancy people. The app is built with React and FastAPI. The app uses the OpenWeatherMap API to get the weather data and leaflet to display a map.
Movie Website
Website for movies and TV shows
CTB Banking
CTB Banking is a project based on a case study. The project's goal is to migrate traditional baking system of CTB into modern/digital banking system.
File Sorter
A python script that organizes and moves folders into a specified directory. The files are sorted based on their file extension declared in a json file for automation.