Skip to content
View liug88's full-sized avatar
πŸ₯°
Coding Away
πŸ₯°
Coding Away

Block or report liug88

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
liug88/README.md

Hi there, I'm Gavin πŸ‘‹

πŸ’« CS Student @ RPI | Building scalable solutions that matter

LinkedIn Portfolio Email


🎯 Currently Working On

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
};

πŸš€ Recent Highlights

  • πŸ€– 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%

πŸ’» Tech Stack

Languages

TypeScript Python JavaScript Java C++

Frontend

React Next.js TailwindCSS D3.js

Backend & Database

Node.js FastAPI PostgreSQL MongoDB Firebase

DevOps & Tools

Docker Git GitHub Actions

πŸ“Š GitHub Stats

Gavin's GitHub Stats

Top Languages

GitHub Streak

🌟 Featured Projects

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

πŸŽ“ Leadership & Community

  • πŸ”§ Google Developer's Group - Secretary
  • 🌏 SASE - Events Committee Member
  • πŸ’Ό PAL - Vice President & Webmaster
  • πŸ“’ CASA - Public Relations Chair
  • 🀝 AMN - Volunteer Chair

πŸ“ˆ What I'm Up To

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 πŸŽ“"
        ]

πŸ’­ "Building products that people actually want to use"

Profile Views

Pinned Loading

  1. react-portfolio react-portfolio Public

    JavaScript 1

  2. Project-CARPI/site Project-CARPI/site Public

    The CARPI Course Planner website.

    1

  3. plan-cake/frontend plan-cake/frontend Public

    Frontend for Plancake, an online event scheduler

    TypeScript

  4. CascadeLearning CascadeLearning Public

    Python