Who I Am

CS graduate from Texas A&M (Dec 2024), currently working as a Junior Software Developer at Airlift USA in Westlake Village, CA. I build full-stack applications and AI-powered automation tools — Angular frontends, Go backends, and LLM-driven pipelines.

My background spans web development, machine learning, and systems programming. I'm drawn to problems at the intersection of software engineering and automation.

AI-assisted development is increasingly becoming a part of my core workflow. Tools like Claude Code help me in everything from writing and reviewing code to familiarizing myself with unfamiliar code bases.

Outside of programming, my hobbies include playing the piano, reading nonfiction, and hanging out with friends while eating good food.

Go Python TypeScript Angular React PostgreSQL MySQL LLM Integration C++ Java Spring Boot Linux

Work & Education

January 2025 – Present

Junior Software Developer

Airlift USA — Westlake Village, CA

Building modular Angular UI components and Go RESTful APIs for the company's logistics platform. Architected an LLM-powered pipeline for email categorization and integrated Google Document AI to automate invoice data extraction.

Dec 2024

B.S. Computer Science

Texas A&M University — College Station, TX

Coursework in data structures, algorithms, machine learning, and network security.

Stuff I made

Personal

This Website

Personal site built from scratch — plain HTML, CSS, and a small amount of JS. No frameworks.

HTML CSS JavaScript

Compiler in progress

A compiler being built in C++.

C++

Academic

Senior Capstone Project — Soccer Field Scheduler

Full-stack web app that optimizes game scheduling for athletic facilities with limited field availability.

React Java Spring Boot PostgreSQL

Machine Learning — Medical Image Classification

Deep learning model trained to classify imbalanced medical imaging datasets. Applied data augmentation and k-fold validation to improve generalization and achieve high AUC scores.

Python Scikit-Learn NumPy