here are some of my personal projects that i built for uni, clubs, hackathons, etc
supermarket device dashboard
my team and i built this project for xibix solutions’ bayerischer hackathon 2025. we developed this project to address a major inefficiency in REWE. when a machine breaks down, a technician must first travel to the site to inspect the problem. only after this initial inspection can they return to fetch the necessary tools and then make a second trip back to REWE to complete the repair. our solution introduced a remote inspection of the broken machine via the digital twin of the supermarket, which reduces downtime, lowers operational costs, and optimizes resource usage.
stack: nest.js, react.js, javascript, typescript, matterport API
kmkibayern.com
i built kmkibayern.com as a dedicated “user view” addition to the “admin only” page.
stack: react.js, javascript, typescript, google API
github website (currently only in indonesian)
cache simulation & analysis program
this is a part of the final assessment for the module “fundamental practical course: computer architecture” (gra) at tum. this program simulates a matrix multiplication using direct mapped or 4-way associative caches.
stack: c/c++, systemc
the weather app
i built a weather app as a final project for my high school’s coding extracurricular
stack: html, css, javascript, openweather API