Ame Houston

Developer

Student Work

Here are some prior projects:

CoffeeRun Full-stack Web Application:

A full-stack web application for managing coffee run orders across a workplace. Employees can browse participating coffee shops, save their preferred orders, and view run lists organized by department. Admins have full CRUD control over employees, coffee shops, and menu options, plus reporting tools for coordinating orders.

Built with a Spring Boot backend (Spring Security + JWT authentication), PostgreSQL database, and Angular frontend — deployed on Render and Vercel.

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:

Screenshot of an order form showing a prior 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:

Screenshot the landing page to a hotel booking page showing a prior 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.