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

Hey, I'm Gavin

CS @ RPI '26 · Currently building AI-powered voice agents at askROI

LinkedIn Portfolio Email


What I've been up to

At askROI, I built an AI routing system that picks the right model based on query complexity—cut costs by 73% while keeping response times under a second. Also shipped HuggingFace MCP OAuth integration that now powers 15+ services for our voice agent platform.

Before that, I redesigned a healthcare scheduling platform that bumped user engagement by 15%, and built a campaign management backend handling 10k+ concurrent campaigns.

I like solving problems where the architecture actually matters.


Projects

CascadeLearn — The AI routing system I mentioned. Routes queries to GPT-4, Claude, or smaller models based on complexity scoring. Python, FastAPI, React.

Plancake — Scheduling platform for RPI clubs. Ended up being used by a few orgs on campus. React, Node, PostgreSQL.

CARPI — 4-year course planner for RPI students with Discord bot integration. Helped solve the "what do I take next semester" problem.


Tech I work with

Languages: TypeScript, Python, JavaScript, Java, C++
Frontend: React, Next.js, TailwindCSS, D3.js
Backend: Node.js, FastAPI, PostgreSQL, MongoDB, Firebase
Tools: Docker, Git, GitHub Actions


Outside of code

  • Google Developer's Group — Secretary
  • PAL — VP & Webmaster
  • SASE — Events Committee
  • CASA — PR Chair

Graduating May 2026. Open to Summer 2026 opportunities.

Best way to reach me: liug8@rpi.edu or LinkedIn

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