My Projects

Water On My Block

November 2024 - June 2025
Live

A full-stack flood reporting platform empowering South Side Chicago residents to document, visualize, and validate local flooding events

ReactNode.jsExpress.jsMongoDBAWS

LZW File Compressor

November 2024
Done

Implemented a Lempel-Ziv-Welch compression and decompression system in C, enabling lossless file encoding with edge case handling for recursive decoding

C

SemaDoc

June 2025 - Present
Done

An in-house AI-powered documentation tool used across 8 teams, reducing documentation time from hours to minutes using LLM-powered workflows

PythonFastAPIMongoDBOllama

DarasaAI

June 2025 - Present
In Development

Developed a robust monolithic Spring Boot application supporting 47 REST endpoints across 10 controllers, enabling core LMS functionalities including assignments, notes, and timed tests

JavaSpring BootPostgreSQL

HTTP/1.1 Server

July 2025
Done

Developed a HTTP/1.1 server supporting persistent connections, static file serving, and custom route handling with concurrent request processing using goroutines

Go

Unix Shell

December 2024
Done

A fully functional Unix shell in C supporting job control, output redirection, path resolution, and both batch and interactive input modes.

C