I am a Full Stack Software Engineer with experience creating applications with Angular, Java, Spring, Apache, SQL, Jenkins, and Amazon Web Services. I love working with technology and I am always learning something new. I have a B.S. in Computer Science from the University of California, Riverside and I am an Oracle Certified Professional Java Programmer II. I have experience working with customers, users, technical teams, and stakeholders to resolve everything from service requests to critical production issues. Below, are some sample projects that I have completed to showcase my skills. Please, feel free to contact me. My information is located down below along with my personal links.
MFLIX is a web application used for watching movies in the cloud. A user can search for movies to watch either by text, cast member, or genre and navigate the application with any of the buttons or clickable links. It is MongoDB University's Movie project (Java version) targeted towards intermediate level developers. In this project, I connected the application to MongoDB's cloud database and completed the Java backend. I performed queries, insertions, updates, and deletions to documents in the database. Additionally, I performed unit testing using JUnit in order to complete the application.
Spring Pet Clinic is a web application that allows users to schedule and track vet visits online. This particular application comes from the course Spring Framework 5: Beginner to Guru. The course teaches everything from creating a Spring Boot Application to building a Restful Web Service.
Game Store is a web application that allows users to create, edit, delete, and track game store inventory.