Money Map is a personal finance decision system that not only tracks money but generates daily actions to improve financial health. Unlike traditional finance apps, Money Map connects financial data with task generation.
A simple Java CRUD demo showing how JSP views, Servlets, and an H2 database work together using plain JDBC and embedded Tomcat. Great for learning classic Java web app flow end-to-end.
SpringBootMultiModule is a layered Spring Boot multi-module Maven project (Java 24) that separates entity, dto, repository, services, and controller modules for clean architecture, maintainable code, and scalable development.
A modular Angular microfrontend boilerplate using module federation, supporting multiple independently deployable apps, shared dependencies, and theming with Angular Material and Tailwind. Ideal for scalable enterprise projects.
A demonstration project showcasing Microfrontend architecture in Angular using modular applications that can be developed, deployed, and scaled independently.