● Developed a full-stack web application allowing users to create accounts, verify emails using Mailtrap, and securely log in using JWT authentication
● Implemented a dynamic home page where users can view and interact with posts created by themselves and other users, including voting, commenting, and reading full posts
● Enabled users to create custom categories and posts within those categories, promoting personalized content creation and improved discoverability
● Designed a user profile section where users can access their post history, view created posts, and review comments made on other users' posts, enhancing user engagement and customization
● Utilized Java, Spring Boot, JPA repository, and MySQL for the backend, and Angular, HTML, CSS, and Bootstrap for the frontend