03 · ProjectsThings I've built along the way.
A handful of projects from school, internships, and weekends — kept here because each one taught me something I still use today.
A full-stack e-commerce platform for Thailand's OTOP (One Tambon One Product) program. I worked across the stack — React on the front, Node/Express and MongoDB on the back — and learned more about making real product decisions than I did about code.
ReactNode.jsExpressMongoDB
A computer vision pipeline that detects faces in real time, classifies emotional state, and streams results to a Postgres-backed dashboard. Built on top of an existing university research project — I extended the model serving layer and wrote the web app that visualises aggregate emotion data as time-series graphs.
PythonDjangoTensorFlowKerasOpenCVPostgreSQL
A web tool for calculating IP subnets, network masks, and host ranges. Small in scope, but the first time I felt the satisfaction of shipping something other people actually used.
ReactFirebase
A desktop math game built in Java + JavaFX with MySQL for score tracking. My first real encounter with OOP beyond classroom exercises — inheritance, polymorphism, and a lot of refactoring.
JavaJavaFXMySQL
A group project that pushed me to work with hardware sensors and real-time data for the first time.
JavaScriptHTMLCSSIoT