Developer Portfolio
October 2025Responsive single-page portfolio application showcasing projects and technical skills. Features smooth scrolling navigation, dark/light theme toggle with system preference detection, animated project cards with hover effects, and optimized component architecture for performance.
GradeIQ
October 2025 (2-Week Sprint)AI-powered grading platform co-developed (team of 2) to automate academic assessment. Features a responsive Next.js frontend with TanStack Query for server state, optimistic updates and real-time polling; a FastAPI backend using BackgroundTasks for non-blocking AI grading; Supabase JWT auth; uses Claude/Gemini for grading.
Samantha OS Assistant
October 2025Award-winning CLI assistant converting natural language to system commands. Chains complex operations (file management, system diagnostics, web research) with safety confirmations; extensible agent framework with multiple specialized tools and automatic retry mechanisms.
Words-FrequencyPOS
September 2025Cross-lingual frequency + POS dataset pipeline powering language-learning and NLP research. Automated ETL that merges multilingual word-frequency and POS datasets, links frequency data with morphology metadata, and produces reproducible, versioned artifacts with idempotent downloads.