The Vacation Planner is a mobile Android app made with Java and XML. This app was created using Android Studio, Gradle, and the Room persistence library as an abstraction layer over the local SQLite database. Users can save, update, or delete vacations and excursions. There is an option to recieve an alert for vacation and excursion dates. There is also a share feature to share vacation details.
View Project Files
This web application tracks inventory for the parts and products of phones. Users can add, update, and delete products and parts. This app was created with Java using IntelliJ, Maven, and Spring framework.
View Project Files
This is a website about a hotel where users can read hotel details and book rooms. I modified a Spring application with a Java back end and an Angular front end to include multithreaded language translation, a message at different time zones, and currency exchange. I built a Docker image of the current multithreaded Spring application and containerized it.
View Project Files
This is an interactive world map. I developed an interactive Angular web app using TypeScript, HTML, CSS, and World Bank API to visualize global data. I implemented an SVG map with hover effects for displaying country specific information. The user can gain information on different countries while hovering over countries on the map.
View Project View Files
This is a website about Washington state. I created a responsive informational website formatted with HTML and styled with CSS. The user can learn some facts and read about three different cities within the state. I built a user input form with JavaScript, including client-side validation.
View Project View Files