Back to projects
Dec 01, 2023
1 min read

AutechJobs Frontend Modernization

Migrated React to Next.js with CI/CD, testing strategy, and cloud deployment for a scalable job portal.

Overview

Modernized the frontend architecture for a job portal by improving performance, reliability, and release quality.

Highlights

  • Migrated from React.js to Next.js using SSR/SSG for better performance and SEO.
  • Designed a testing strategy with Jest and React Testing Library, reaching 85% coverage.
  • Automated delivery with GitHub Actions CI/CD pipelines for faster and more reliable releases.
  • Containerized the app with Docker and deployed to Google Cloud Run for scalable hosting.
  • Introduced pre-commit hooks and semantic commit standards to reduce review cycles and regressions.