const gavin = {
location: "Troy, NY π",
role: "Technical Intern @ askROI",
focus: ["AI Integration", "Scalable Systems", "Full-Stack Development"],
currentProject: "HuggingFace MCP OAuth for voice agents",
learning: ["Advanced React Patterns", "System Design", "DevOps"],
graduationYear: 2026
};- π€ 73% cost reduction with AI routing system via complexity-based model selection
- π Spearheaded HuggingFace MCP OAuth integration enabling 15+ services
- π Built campaign management supporting 10,000+ concurrent campaigns
- β‘ Engineered FastAPI backend processing 10,000+ queries with <1s response time
- π¨ Redesigned healthcare platform, boosting user engagement by 15%
| Project | Description | Tech Stack | Impact |
|---|---|---|---|
| CascadeLearn | AI routing system with complexity-based model selection | Python, FastAPI, React, TypeScript, Docker | 73% cost reduction, <1s response time |
| Plancake | Online scheduling platform for RPI clubs | React, Node.js, SQL, TailwindCSS | 10% engagement boost |
| Project CARPI | 4-year course planning for RPI students | Python, React, TailwindCSS, Discord API | 10% traffic increase |
- π§ Google Developer's Group - Secretary
- π SASE - Events Committee Member
- πΌ PAL - Vice President & Webmaster
- π’ CASA - Public Relations Chair
- π€ AMN - Volunteer Chair
class CurrentFocus:
def __init__(self):
self.building = "Scalable campaign management systems"
self.learning = "Advanced system design patterns"
self.exploring = "AI/ML integration in production systems"
self.methodologies = ["Agile-Scrum", "TDD", "BDD"]
def next_goals(self):
return [
"Contributing to open source",
"Building tools that solve real problems",
"Graduating May 2026 π"
]


