Portfolio
Selected projects.
- Image Compression from ScratchClass project for CSDS464 (Computation Perception) implementing and testing various learned representation-based image compression procedures against simple JPEG.
- Left 4 The ReaderA chatbot running a quantized version of a Qwen SLM through llama.cpp, augmented with a RAG system; glued together using FastAPI and deployed on a hardened VPS using Docker.
- SkillSyncCWRU Computer Science department senior capstone project. Web app built using vanilla JS+HTML+CSS, served through Flask. Matches user resumes to relevant job openings, and provides interpretable, LLM-free scoring of resume-to-job-description matches.
- Truth Table+Obsidian.md plugin which allows users to create truth tables from JS boolean expressions.