dithered milky way

Hi! My name's Christian.

I enjoy building all sorts of unique software,
from the frontend to the backend and everything in between.

Come July I'll start doing some distributed systems work at Nvidia in the SF Bay Area.

Here's my LinkedIn, my GitHub, my Instagram, and my Twitter. I'm always happy to chat!

My chihuaha-shih-tzu Moose, my favorite part of Texas.
His name's Moose!

Work Experience

NVIDIA | Software Engineer Incoming Summer 2026

Nvidia GPU Cloud Storage Infrastructure team.

NVIDIA | SWE Intern Fall 2025

I did some exploratory work to reduce the amount of time sharding large containers on our object storage clusters took, improved sharding observability through Grafana dashboard updates, enhanced Prometheus instrumentation, and demonstrated some really neat agentic workflows.

Reddit | SWE Intern Summer 2025

I added a experimental new metric to the moderator dashboard, prototyped Markdown support in the Moderator Recruitment form, and automated aggregation for billions of new events via Airflow.

Google | STEP Intern Summer 2024

I designed, developed, and tested the new MD3 GIF picker for the Google Chat Web frontend with a co-intern and resolved some preexisting visual accessibility bugs in the message input bar.

Amazon Web Services | SDE Intern Summer 2023

I reduced the engineering workload and slashed EC2 costs of a critical Lambda team by migrating asynchronous event invoke executions to an internal shared queue + poller infra service.

Projects

CougarCS

During my time as Webmaster, I revamped the homepage of UH's biggest CS club. Visit Site

Atypeical

A typing test app I built as my (winning) submission to the 2023 Swift Student Challenge. View GitHub

Remark Image

Remark plugin for Astro that automatically optimizes images found in markdown files. NPM Package

Melrady

Analyze the makeup of up to 4 songs with this Spotify song comparison chart creator. Visit Site

Reguession

A minigame about linear regressions that I built for my AP Statistics class. Visit Site

Sorgra

Massively improved version of ELPath that I ported to the web using Typescript React. Visit Site

ELPath

Sorting and pathfinding algorithm simulation application built in Python. View GitHub