Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ResMatch treats your resume like source code and job descriptions like build tar
| Layer | Technology | Purpose |
|-------|------------|---------|
| Frontend | Next.js <!-- NEXTJS_VERSION_START -->16.1.6<!-- NEXTJS_VERSION_END --> | React app with App Router |
| Styling | Tailwind CSS <!-- TAILWIND_VERSION_START -->3.4.1<!-- TAILWIND_VERSION_END --> + shadcn/ui | Modern UI components |
| Styling | Tailwind CSS <!-- TAILWIND_VERSION_START -->4.2.2<!-- TAILWIND_VERSION_END --> + shadcn/ui | Modern UI components |
| Backend | FastAPI <!-- FASTAPI_VERSION_START -->0.109.0<!-- FASTAPI_VERSION_END --> | Python async API |
| AI | Google Gemini API | Extraction + LLM tailoring |
| Database | MongoDB Atlas | Document storage |
Expand Down
Loading