Full-stack Web Developer and Army Veteran with experience in troubleshooting technical issues and creative problem-solving. Detail-oriented, organized and meticulous employee. Works at fast pace to meet tight deadlines. Enthusiastic team player ready to contribute to company success.
JavaScript
BudgetPros
Paired Program - BudgetPros is a site that aids users in becoming more conscious of their spending, and helps them organize their transactions. The profile page contains a list of all of your transactions along with a calculated account balance, a list of created savings goals, your budget expenses, and the total amount of money spent on non-budget expenses. Through the use of Spring Boot, Thymeleaf, and JavaScript our views are dynamic and user friendly. Using modals we cut down on the amount of pages needed to support our CRUD functions. The layout and styling of all pages were created through a combination of Bootstrap and CSS.
Outdoor Lister
Paired Program - Outdoor Lister is a resource for individuals who love everything outdoors to share and advertise events going on around them. Visitors can observe a list of events created by users from a wide variety of categories, and as a user you can create posts and share information with your community. The Outdoor Lister UI is built with a series of servlets and JSPs, and was created overall following the MVC process. Our goal was to create a user friendly site, and through our use of JSTL we were able to make more dynamic pages. We used JAVA on the backend paired with mySQL to send and receive the data needed to support all CRUD functionality.