These are my most recent projects.
TicTacToe Application
This is a full-stack application in which it is possible to play TicTacToe games in your browser. The app was created with a PostgreSQL database, a Java SpringBoot back end, and a Javascript front end.
Budget Manager
This is a full-stack application used to manage a personal budget. It was built using a PostgreSQL database, a Java SpringBoot back end with Spring Security and a REST API, and an Angular front end.
It features a fully functional login system which was implemented using Spring Security. Authenticated users can view their transactions, add new transactions, view their transaction history, view their transaction totals for the month and for all time,
and create and edit categories which are associated with the transactions that they create.
US Government Diversity Application
This is a full-stack application that displays information about diversity in the United States government. It was built using PostgreSQL, Java with SpringBoot, and Angular.
The front end also displays a beautiful Tableau dashboard which shows trends in diversity in the US Government over time. This project is currently hosted on Amazon RDS, EC2, and S3.

View the project here!