Results of learning, struggle, & pure determination.
This Blog & Portfolio
A content management system (CMS) built for managing and displaying this blog and portfolio. Features a traditional web app built to feel like a single-page application (SPA) without two code bases or two build systems, a custom registration flow with email verification, and full AWS deployment with CloudFront, EC2, and S3. Built with Spring Boot, JDBC, and HTMX.
Point of Sale & Inventory Management System
A full-stack digital ordering system for restaurant operations, modeled as a Pizza Shop. It features a reactive menu with point of sale and live fulfillment dashboard for employees, with data-driven inventory management and reporting tools for managers. Built with Spring Boot and Hibernate.
Interactive World Map
An interactive, SVG based World map built with Vue.js, Vue Router, and GSAP for smooth animations. Features click-to-zoom and manual pan navigation controls, live data for selected countries sourced from the World Bank API, and bookmark-able state via Vue Router.
Paint Amount Calculator
A vue.js application that takes input for room measurements and displays the estimated amount of paint needed to cover it.