Student Work
Here are some prior projects:
Interactive World Map:
An interactive world map built with Angular, allowing users to explore country data by clicking regions or searching by country code. Built the front-end using Angular, HTML, and custom CSS. Integrated an SVG world map with clickable countries connected to an external API, plus a country code search feature.
This project was built for coursework — the repository is private but available upon request.
Full-stack Programming Hotel Project:
A customized inventory management system for a camera store, built with Spring Boot and a Java back end. I extended a base application to include store-specific branding, sample inventory, a one-click purchase button, and min/max inventory validation with user-facing error messaging throughout.
This project was built for coursework — the repository is private but available upon request.
Full-stack Programming Hotel Project:
A full-stack hotel scheduling app modified to meet international business requirements. I extended the Java back end with multithreaded localization across English and French, time zone conversion across ET/MT/UTC, and multi-currency pricing on the Angular front end. The finished application was containerized using Docker.
This project was built for coursework — the repository is private but available upon request.