Arizona State University
May 2023
Bachelor of Science in Computer Science GPA: 3.79
Tempe, AZ
Academic Honors: Dean's List: 7 Semesters, Graduated with magna cum laude academic recognition
AWS Certified Cloud Practitioner
August 2023
Validity: Until Auguest 14th, 2026
NASA Psyche Web-Based Game Capstone Project
September 2022 - May 2023
- Used Unity to create a web game based on the formation of the Psyche asteroid.
- Created a particle-based system to demonstrate the loss of mass resulting from asteroid impacts.
- Wrote C# scripts to handle events in the game.
- Practiced agile development.
- Used GitHub for version control between group members.
Cloud Resume Challenge
August 2023
- Created a static website utilizing many of the fundamental AWS services.
- Hosted the website in a S3 bucket and set up HTTPS access using CloudFront.
- Linked a DNS domain name to the CloudFront Distribution.
- Setup a DynamoDB database, a Lambda function to query the database, and a REST API in the AWS API Gateway to invoke the Lambda function.
- Using the API I created a page viewed counter to keep track of how many times the page was opened/refreshed.
Water Dog Pool Care React Web Application
Summer 2023
- Created a web portal to easily store and view customer data.
- Utilized React to create a data driven front end that updated based on changes made within the app.
- Created a REST API that allows the front end to make requests such as view all customers, get specific customer data, update customer data, and remove customers.
- REST services use a PostgreSQL database to store/retrieve data and return relevant data in JSON format.
- Styled the web application using Bootstrap.
ASP.NET Web Application and Web Service Project
Fall 2022
- Utilized the ASP.NET framework to create a light-weight text editor web application that uses REST and SOAP services to perform all backend functionality.
- Implemented the services by writing them in C# then deploying them to a live AWS server.
- Created a REST API to access the REST services from the web application.
SQL Java Project
Spring 2022
- Utilized the JavaFX library to create a GUI for the application.
- Created a way for users to query restaurant data in Tempe, Arizona and find restaurants based on their preferences.
- Setup a PostgreSQL database and populated tables from real-world data.
Programming Languages: Java, C/C++, C#, JavaScript, HTML
Tools/Frameworks: React, jQuery, SQL, .NET Framework, Git/GitHub version control.
Professional Skills: Agile/scrum methodology, SOAP and RESTful service development, Relational databases