I developed a full stack web application called ITOOLS for Innova Service Delivery Unit all by myself. I did everything from scratch. By saying scratch I mean from designing pages in Figma all the way up to the deployment and maintenance. ITOOLS has been in use since January 2023. It has over 100 users and most of them are using the system daily.
WordReminder is a web app designed to help users remember words. It’s a simple tool I created while studying German. The app allows you to input words, and it periodically sends you random selections from your list via email to remind you. I'm still in the development phase, but once it's ready, I plan to deploy it.
This repository serves as an advanced Spring Boot starter pack, designed to streamline development with pre-configured integrations for database connections, Spring Security with JWT, email services, and Aspect-Oriented Programming (AOP) for logging. Developers can quickly adapt this project with minimal configuration adjustments to meet their needs.