Computer science at UT Dallas, building internal tools as a software development intern, and mostly interested in why running systems misbehave.
B.S. Computer Science, graduating May 2027. Coursework across programming languages, data structures, systems security, and formal methods — the parts of CS that are really about proving a thing behaves the way you claim it does.
Software development intern since August 2025. Building internal web tools in HTML, CSS, JavaScript, and React, shipping small AI-powered features for internal teams, and working with senior engineers on debugging, testing, and documentation.
No reply yet. Looking for the role where I work on live systems and figure out why they aren't behaving — support engineering, infrastructure, or machine learning.
Budgeting and expense tool with CSV import, category breakdowns, and trend reporting, wrapped in an interactive Streamlit UI so the data updates live as you filter it.
Python · Streamlit
Sign-up platform for volunteer events. Automated reminders and streamlined messaging cut friction enough to raise sign-up efficiency by 30%.
Flask · JavaScript · SQL
Visualizes push, pop, and peek so LIFO behavior is something you can watch rather than take on faith. Written to be read, with test cases demonstrating each operation.
Python · testing