Fake review detector for Google Maps. Made after I was scammed a few times into bad service because Google doesn't verify reviews properly — so I'm doing it myself now.
Campus mood-meter for Georgia Tech. Sentiment analysis on Reddit. Funny enough, this came from an AI hackathon without using any AI. Here's a little artifact from that day.
LLVM compiler pass for detecting string formatting issues using dependent types.
Parallel implementation of Linux find command using OpenMP.
Static reachability analysis using SVF and LLVM IR. Generates ICFG for dead code elimination.
Bachelor thesis. Heuristic solver for the twin-width problem. Slides.
Mastodon but for Amazon. Microservice-based federated shops. TU Berlin project. Slides.
Branch-and-reduce with packing constraints. Automated parameter optimization.
Telegram bot for booking package tours. Optimized search over 15GB+ dataset. GenDev scholarship project.
TU Berlin module catalog as a Telegram bot. Parser, pagination, review system.