Featured Project
JobHub
PythonFastAPIPostgreSQLRedisDocker
A backend-driven job aggregation and tracking service with cloud-native, fully automated delivery (GitHub Actions → Cloud Build/Run/Artifact Registry, Neon Postgres, Upstash Redis, VPS worker) that scrapes listings, stores structured data, and ships fast APIs for job search workflows.
- Automated job scraping service with scheduled fetches
- FastAPI backend exposing clean, high-performance endpoints
- Managed Neon PostgreSQL for primary data and Upstash Redis for low-latency caching
- Redis worker on a dedicated VPS handling background jobs and cache population
- CI/CD via GitHub Actions to Google Cloud Build + Artifact Registry, deploying services to Cloud Run