keyboard_arrow_down


Hey There!


I am an Electrical and Computer Engineering student at The University of Texas at Austin, graduating in May 2020. I am specializing in software engineering, and I also do graphic design, photography, and videography on the side. I am currently looking for full-time employment opportunities for 2020!

Work Experience


  • Deloitte Consulting June 2019 - Aug 2019
    Business Technology Analyst Summer Scholar
    • Reduced testing time by 22% by designing a concurrent algorithm and testing framework (Java)
    • Decreased weekly client-billable hours spent on status deck by 83% by automating process (VBA)
    • Improved accuracy and efficiency of project pricing by updating automated staffing utility (VBA)
  • Enseo June 2018 - Aug 2018
    Quality Assurance Engineer Intern
    • Accelerated testing speed by developing automated testing framework (HTML/CSS, Javascript)
    • Conducted faster and more accurate tests by writing and using scripted tests (Bash, Expect/Tcl)
    • Identified software defects across 6 firmware releases, 3 product models, and IoT peripherals
  • LaunchPad City June 2017 - Aug 2017
    Technology & Marketing Intern
    • Expanded market reach by designing 75 graphics and producing 10 videos (Photoshop, Premiere)
    • Improved brand presence by designing high-fidelity UX/UI wireframes for 2 websites (Illustrator)
    • Insured nation-wide renovation of 300 stores by maintaining database and creating basic websites
  • NTT DATA June 2014 - Aug 2014
    Summer Intern
    • Enhanced technical knowledge of marketing employees by creating a training for cloud computing
    • Increased usability of company’s portal and learning management system by producing 5 tutorials
    • Raised $800 for the North Texas Food Bank by organizing an office-wide fundraiser

Coursework


Technical Projects


Card image cap
Full Stack Fantasy Golf Web Application
Python, SQL, JavaScript, React, AWS, Postman, Git

A full stack fantasy golf web application designed to meet the requirements of a client. Developed a RESTful API, MySQL database, and Flask backend with Python with a React JS frontend.

Spring 2019

Check it out
Card image cap
Neural Networks Playing Video Games
Python, GCP, Gym Retro, Git

Exploration of how various machine learning algorithms would perform while playing retro video games like Mortal Kombat, Sonic The Hedgehog, and Super Mario Bros. Preprocessed data to improve performance using techniques like frame skipping, object tracking, edge detection, and more. Utilized a Neuro-Evolution of Augmenting Topologies (NEAT) feed-forward network, a PPO2 model, and a curiosity-driven model.

Spring 2019

Check it out
Card image cap
Critters Simulation
Java, JavaFX

A Model-View-Controller (MVC) program that simulates animals and plants interacting with each other in a grid-based world. Uses JavaFX for GUI.

Spring 2017