You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web application that serves as my personal portfolio. Uses a Java Spring backend to serve web pages that are generated by the Thymeleaf templating engine. Thymeleaf utilizes Java classes that are stored within a PostgreSQL database maintained by Hibernate, Java Spring PostgreSQL, and JPA. The Java Spring portfolio also utilizes the Java Spring…