An open API service indexing awesome lists of open source software.

https://github.com/andrewteece/ai-powered-job-prep

AI Powered Job Prep - NextJS, TailwindCSS, Clerk
https://github.com/andrewteece/ai-powered-job-prep

arcjet clerk nextjs tailwindcss vitest zod

Last synced: 4 months ago
JSON representation

AI Powered Job Prep - NextJS, TailwindCSS, Clerk

Awesome Lists containing this project

README

          

# AI-Powered Job Prep

![AI-Powered Job Prep Banner](public/brand/job-prep-banner.png)

[![CI](https://github.com/andrewteece/ai-powered-job-prep/actions/workflows/ci.yml/badge.svg)](https://github.com/andrewteece/ai-powered-job-prep/actions/workflows/ci.yml)

An **AI-powered SaaS app** to help job seekers prepare for interviews with tailored practice, rรฉsumรฉ analysis, and technical Q&A. Built with **Next.js 15**, **TypeScript**, **Tailwind CSS v4**, and **shadcn/ui**, following a clean, scalable architecture with pro-grade tooling.

---

## โœจ Features

- ๐Ÿค– **AI Assistance** โ€“ practice interviews, rรฉsumรฉ feedback, and technical Q&A
- ๐ŸŽจ **Modern UI** โ€“ Next.js 15 (App Router) + Tailwind v4 + shadcn/ui
- ๐Ÿ—‚ **Scalable Architecture** โ€“ feature slices, path aliases, Drizzle ORM
- ๐Ÿ—„ **Database** โ€“ PostgreSQL + Drizzle ORM migrations
- ๐Ÿงช **Testing** โ€“ Vitest, React Testing Library, MSW
- ๐Ÿšฆ **CI/CD** โ€“ GitHub Actions (typecheck โ†’ lint โ†’ test โ†’ build)
- โ˜๏ธ **Deployment** โ€“ Vercel (preview URLs for every PR)

---

## ๐Ÿ“ฆ Tech Stack

- **Framework**: Next.js 15 (App Router)
- **Language**: TypeScript
- **Styling**: Tailwind CSS v4
- **UI**: shadcn/ui (Radix primitives, CVA, tailwind-merge)
- **State**: Zustand
- **Database**: PostgreSQL + Drizzle ORM
- **Testing**: Vitest, React Testing Library, MSW
- **CI/CD**: GitHub Actions + Vercel
- **Package manager**: pnpm
- **Node**: 20.x

---