Education

The University of Texas at Austin - BS in Computer Science

2025

Coursework: Computer Architecture, Computer Systems (OS), Machine Learning, Algorithms, Data Structures, Linear Algebra, Object Oriented Programming

Minor in Business Administration - Accounting, Marketing, Management, Finance

Experiences

CNA Financial - Software Engineer Intern

June -- August 2024

Worked on things.

H-E-B Inc - Software Engineer Intern

May -- July 2023

Worked on things.

DePaul University - Research Intern

May -- August 2021

Worked on things.

Skills

Languages: Javascript, Python, C++, HTML/CSS, Java, Dart, Golang {.pinresume}

Developer Tools: VS Code, Amazon Web Services, Git, Splunk, Grafana {.pinresume} Technologies/Frameworks: Linux, Node.js, Flutter, GitHub, Gitlab, AWS Lambda, Express.js {.pinresume}

Projects

Pintos | C, x86 Assembly, Bochs simulator

December 2023

  • Completed development of PintOS operating system from start to finish, implementing features progressively.
  • Built memory management, process scheduling, system call API, and the filesystem to support user programming.
  • Facilitated collaboration across the team and set goals and deadlines to complete work on time.

Greenthumb | Next.js, tRPC, Prisma, NextAuth.js, Supabase

March 2023

  • Led the development of Greenthumb app, featuring event management, Discord authentication, blogging, and Google Maps-powered garden finder.
  • Integrated Google Maps API, streamlined Discord authentication, and implemented real-time data synchronization using Supabase.
  • Developed and presented demonstration highlighting various capabilities as well as potential for expansion.

Geoguessr Location Tracker | Javascript, Chromium, Rust, MongoDB, Git

August 2022

  • Developed a browser extension to collect data on visited locations in the game Geoguessr.
  • Used Chromium API to intercept HTTP requests to collect data.
  • Uploaded data to cloud-based MongoDB instance, which stores all visited locations.
  • Developed Rust script to retrieve data from MongoDB instance and format locations into CSV file.