cs portfolio

projects, code, and things i've built.

skills

Python Java C/C++ JavaScript TypeScript SQL React React Native Node.js Express FastAPI Supabase Git Linux

projects

systems / c

mysh — Linux Shell

A Unix shell in C: pipes, background jobs, signals, and a multi-client TCP chat server, built on fork/exec with sanitizer-clean memory management.

hackathon · techto 2025

HeyCare

AI medical documentation tool that transcribes patient–clinician conversations and extracts structured records, cutting manual charting time by ~80%.

python

Lossless Compression Engine

Huffman-based compression with bit-level encoding and binary I/O — 40–55% size reduction on low-entropy data with exact recovery.

full stack

SustainHub

Carbon footprint tracking platform with smart-home integration: React Native app, Express/FastAPI backend, 100+ user profiles with real-time emissions monitoring.