About Me
Education
-
Bachelor of Science, Computer ScienceFall 2019
- Design and Analysis of Algorithms
- Python Programming (2 quarters)
- C++ Programming
- Data Structures Implementation and Analysis
-
Associate of Arts, Liberal ArtsJune 2017
- C++ Programming (2 semesters)
- Java Programming
- Calculus I and II
- Graduated with 3.8 GPA
Experience
Apple
Software Quality Engineer
January 2020 - Present
- Created new automation to help with weekly testing (Python)
- Debugged automation failures and resolved them
- Reviewed pull requests and provided feedback.
- Collaborated with team members to improve our automation
- Filed detailed bug reports as issues were discovered
- Performed manual testing as needed.
Prism Software
QA Engineer
March 2018 - January 2020
- Created automated tests(Python, Protractor, and Karma)
- Created scripts to automate daily tasks (Powershell & Python)
- Identified gaps in our testing coverage and designed new tests
- Coordinated team to make sure efforts aligned with business goals
- Involved in the redesign of a web application to improve user experience
- Executed manual tests as necessary
- Created an onboarding process and trained new QA members
Projects
Fruits
The main goal of this project was to learn and get exposure to the Django framework. Users are able to create, read, update, and delete “Fruit” objects from the database. Different views are rendered based on the intent of the user. Bootstrap was also used to help create an enhanced user interface. Still being worked on during free time.