🏕️ Projects I Built at Camp
✨ Team 110 Customized Tutoring
GitHub Repo
A team sprint project for De Anza College’s Disability Support Programs. We built an MVP that matched students with tutors based on learning profiles, then gave tutors AI-powered teaching strategies. We finished in 5 days and placed 2nd out of 14 teams.
🧩 PDF Text Extractor
GitHub Repo
My first Python script. It ingests student-uploaded PDFs, pulls out the text, flags equations, and saves everything in JSON for AI processing. This became a core part of our final tutoring prototype.