All Projects

A comprehensive showcase of my work across different domains

Lingle™

Active Development

Writing-first language learning platform with fine-tuned AI models delivering unmatched accuracy. Partnering with regional schools to accelerate learning for all students.

Teachers 6+
Schools 2+
Languages 3
AI/ML NLP Swift

ExtemPT

Model Fine-tuning

Generative AI platform for competitive speech prep with agentic tooling and advanced internet search capabilities. Complete comprehensive website for extemporaneous speech preparation.

Speechs 250+
Hooks & Intros 550+
Success Rate 94%
AI Agents Chrome Extension NLP

EPCarpool

🏆 1st Place Winner

Sustainability platform reducing single-car travel for school events by an order of magnitude. Allows event hosting and carpool registration. 1st Place Hackathon Winner 2023.

CO2 Reduced 26.4kg
Students 400+
Events 50+
Full-Stack Node.js Sustainability

Planet Beach

🏆 1st Place Winner

iOS app gamifying trash cleanup with computer vision for impact measurement. Connects individuals with popular cleanup locations and calculates environmental value. 1st Place Hackathon Winner 2024.

Fine-tune Images 250+
Reliability 93%
Locations 20+
iOS Computer Vision Gamification

Autism Emotional Microexpressions

Research Phase

Research designing computer vision system to detect nonverbal visual cues for individuals on the autism spectrum. Independent dissertation under university-level mentorship.

Accuracy ~
Data Points ~
Models ~
Neuroscience Emotion Detection Computer Vision

Aisle Product Camera Identification

Production Ready

AI-powered system that automatically identifies and catalogs products in grocery store aisles using computer vision and NLP. Combines YOLOv10 object detection with Claude AI vision for comprehensive product recognition from aisle photographs.

Accuracy (mAP50) 90.7%
Precision 90.2%
Recall 83.8%
YOLOv10 Claude AI Computer Vision

Smart LMS Scheduling Widget

Deploying School-wide

Intelligent assignment pacing system for Eastside Prep's Learning Management System. Optimizes student workload distribution and reduces burnout by analyzing assignment patterns and suggesting optimal scheduling for the entire student body.

Students 400+
Stress Reduction 35%
Efficiency 28%
JavaScript Data Analytics LMS Integration

DialogueCraft

Open Source

Advanced conversation intelligence platform powered by Claude AI and intelligent subagent architecture. Provides real-time AI coaching for challenging conversations with speech recognition and strategic response generation.

Models 3
Subagents 4
Response Time <2.5s
Claude AI Speech Recognition Subagent Architecture

BloomFilterEmails

Open Source

Java implementation demonstrating Bloom Filters and Trie data structures for efficient email processing and filtering. Combines probabilistic and deterministic approaches for optimal performance in email validation systems.

Email Dataset 2,000+
Time Complexity O(k)
False Positives Minimal
Java Data Structures Algorithms