A full-stack flood reporting platform empowering South Side Chicago residents to document, visualize, and validate local flooding events
Implemented a Lempel-Ziv-Welch compression and decompression system in C, enabling lossless file encoding with edge case handling for recursive decoding
An in-house AI-powered documentation tool used across 8 teams, reducing documentation time from hours to minutes using LLM-powered workflows
Developed a robust monolithic Spring Boot application supporting 47 REST endpoints across 10 controllers, enabling core LMS functionalities including assignments, notes, and timed tests
Developed a HTTP/1.1 server supporting persistent connections, static file serving, and custom route handling with concurrent request processing using goroutines
A fully functional Unix shell in C supporting job control, output redirection, path resolution, and both batch and interactive input modes.