Spotlight Alexandria
Featured
A three-service application built toward commercial deployment:
a React + Vite front end with bilingual (EN/FR) internationalization,
an Express API backend that proxies external services so API keys
never reach the browser, and a standalone Node.js scraper service
with scheduled jobs, caching, and stale-cache failover.
React · Vite · Express · Node.js · i18n · Docker
Job Tracker
In Progress
A MEAN-stack job application tracker, built to learn Angular in depth
while solving a real day-to-day problem: an Angular front end
(standalone components, reactive forms, CDK drag-and-drop) talking to
an independent Express/Mongoose REST API backed by MongoDB Atlas.
Tracks each application through the hiring pipeline, with linked
resumes, cover letters, and job postings stored in Google Drive.
Angular · Express · Node.js · MongoDB · Mongoose