Software developer, coffee lover, and part-time rock climber.
avatar3D icon
downArrowDark icon
Teams Enterprise Voice
01 | SOFTWARE ENGINEER INTERN

Teams Enterprise Voice

Microsoft
May 2024 - Aug 2024
Contributed to a new product by enhancing key settings and initiating integration of the Copilot Recap feature into the Queues app. Gained hands-on experience in testing, code reviews, bug bashes, and shipping features, collaborating closely with seasoned engineers.
Teams iOS
02 | SOFTWARE ENGINEER INTERN

Teams iOS

Microsoft
May 2023 - Aug 2023
Collaborated on developing innovative Teams features for iOS, integrating the platform's latest widgets to boost productivity. Focused on UX design using Xcode and Swift, working under the guidance of experienced mentors.
Teams Mesh
03 | EXPLORE INTERN

Teams Mesh

Microsoft
May 2022 - Aug 2022
Designed and built a web application to enhance remote team collaboration using React, TypeScript, and Figma. Collaborated with two interns under the guidance of a software engineer and program manager.
Technical Operations Assistant
04 | UNDERGRADUATE ASSISTANT

Technical Operations Assistant

UTEP
Aug 2021 - May 2022
Improved user experience in auditoriums, classrooms, and labs while operating maker space tools like 3D printers, laser engravers, and CNC machines. Led technical and DIY workshops to teach students and the community how to use maker space tools.
Projects
Personal Portfolio
A Next.js-based personal portfolio showcasing front-end programming skills, professional experiences, and projects. Designed from scratch with Material Design principles, the portfolio emphasizes a clean, user-centric UI built using custom components and modern tools.
Next.js TypeScript JavaScript CSS Tailwind Figma
PowerPit
A fitness-tracking web application built using React, Firebase, and Fluent UI. It provides features for workout creation, scheduling, nutrition tracking, and gym membership management. Developed with the Atomic Design Pattern, it also integrates AI for personalized workout plans.
React.js TypeScript JavaScript Firebase FireStore FluentUI Tailwind CSS Figma Vite
SmartGrades
A machine learning project analyzing factors influencing student performance, such as study hours, attendance, and resource access. Focused on data-driven decision-making, it uses linear regression, Lasso, Ridge, and Random Forest models to highlight impactful habits beyond studying.
Python Pandas NumPy Scikit-learn GoogleColab
TRACE
A web-app designed for the DoD to consolidate penetration testing tools and techniques into a single intuitive interface. It empowers analysts to perform reconnaissance on internal networks, generate custom credentials using AI, and produce real-time insights of discovered vulnerabilities.
WIP
UTEP Instructors
A database project created using SQL, MySQL, and PHP to manage instructors, students, courses, research projects, and labs at UTEP. It features robust database design and user interfaces to allow easy access and updates to data, with functionality for reports and administrative tasks.
MySQL SQL PHP CSS
TicketMiner
A Java-based ticketing system enabling event management and ticket booking. Built with Object-Oriented Programming principles, the project includes event creation and modification features, with comprehensive testing using JUnit and detailed documentation via Javadoc.
Java JUnit Javadoc