If you're an employer and want the TL;DR, here's my resume and below is a quick summary of my skills and interests.

Currently, I'm interested in: data systems, embedded systems, and high proformance computing

Programming lanuages I'm familiar with: C++17, Java, Python

Projects

Lexer | C++

GitHub

* Implemented a custom Lexer using a command-line REPL to tokenize raw text into keyword tokens for an interpreter. E.g. "x = 5;" turns into 4 tokens: IDENT, ASSIGN, INT, and SEMICOLON.

Word Suggestion | Java

GitHub

* Optimized algorithm using edit distance to search a word bank to guess the correct spelling of misspelled words.

Color Palette Generator API | JavaScript

RapidAPI

* Created web api endpoints on RapidAPI

* Used NodeJS, ExpressJS, and Netlify to host router

Roblox Ability System | Lua

* Made design choices around Roblox's client-server system to improve performance and security. E.g. client side rendering and server side sanity checks.

Experience

SEPT 2025 — PRESENT

My Learning Center

Substitute Math Tutor

* Managed and instructed small-group tutoring sessions (5-6 students); focused on 8th-grade mathematics and SAT preparation.

APRIL 2025 — PRESENT

Inspyre Me

Math Tutor

* Wrote weekly progress report to track student progress and identify areas for intervention.

* One-on-one math tutoring focusing on middle school level math.