Skip to content
View EvuhLi's full-sized avatar

Highlights

  • Pro

Block or report EvuhLi

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
EvuhLi/README.md

I'm a CS and Information Systems major at Carnegie Mellon. I focus on building AI-powered tools, full-stack platforms, and real-time systems. In my free time, you can find me programming, eating, painting, or playing soccer!

What I'm Doing

  • Teaching: TA for 15-122 (Data Structures and Algorithms) for 500+ students.
  • Interning: Software Engineering at Architxt, focused on automating floor plan generation and architectural drafting workflows to streamline the housing design process.
  • Research: Mapping privacy-preserving infrastructure to common software design patterns for privacy practitioners at CMU.
  • Project: Building a real-time soccer match analytics pipeline.

What I'm Listening To

spotify-github-profile

Selected Projects

Project Tech Stack What It Does
Loom React, Node.js, Redis Stops AI art scraping. Hacking4Humanity winner; presented at the PA Governor's residence.
GitHub MCP TypeScript, Zod A server that enables AI agents to audit code and search repos autonomously.
Minecraft Live Python, MediaPipe Real-time motion control system with <30ms latency using full-body tracking.
Sparrow MongoDB, React Educational app teaching children Java via visual block coding and animations.
AzulTile Java A backend simulation of the board game Azul, focusing on drafting and scoring logic.

Toolbox

Languages

Java Python C C++ C# JavaScript TypeScript HTML5 CSS3 SQL Bash Go

Web

React Node.js Express NestJS Vue FastAPI D3.js Vite Prisma Jest

AI & ML

PyTorch Pandas MediaPipe OpenCV OpenAI Gemini API

Databases

MongoDB PostgreSQL Redis Supabase

Infrastructure

Git Docker Linux AWS Vercel Render WebSockets

Design

Figma Illustrator After Effects

Connect With Me!

LinkedIn | Portfolio | Email

Pinned Loading

  1. Loom Loom Public

    A full-stack platform designed to protect digital artists from unauthorized AI scraping. https://loom-art-app.vercel.app/

    JavaScript 3

  2. eric1855/MinecraftLive eric1855/MinecraftLive Public

    Tartan Hacks 2026

    Python 1

  3. CTAT CTAT Public

    Forked from CMUCTAT/CTAT

    Cognitive Tutor Authoring Tools

    CSS

  4. GitHub-MCP-Agentic-Reviewer GitHub-MCP-Agentic-Reviewer Public

    A TypeScript MCP server that enables AI agents to autonomously audit code and search repositories.

    JavaScript

  5. Santiago11234/Sparrow Santiago11234/Sparrow Public

    Learn-to-code website for Elementary and Middle School children.

    HTML 1 2

  6. PitchPulse PitchPulse Public

    Real-time soccer match analytics pipeline. Ingests live match events, computes running stats like xG and momentum, and streams updates to a live dashboard.

    Python