https://github.com/nbschultz97/fedresume
FedResume.ai - AI-powered federal resume converter
https://github.com/nbschultz97/fedresume
Last synced: 23 days ago
JSON representation
FedResume.ai - AI-powered federal resume converter
- Host: GitHub
- URL: https://github.com/nbschultz97/fedresume
- Owner: nbschultz97
- Created: 2026-03-05T23:15:07.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2026-03-15T06:06:37.000Z (4 months ago)
- Last Synced: 2026-03-15T15:54:37.059Z (4 months ago)
- Language: TypeScript
- Homepage: https://fedresume.vercel.app
- Size: 60.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FedResume.ai
AI-powered civilian-to-federal resume converter. Paste your resume + a USAJobs listing → get a properly formatted federal resume with KSAs, specialized experience blocks, and GS-level language.
**$9.99 per conversion** — no subscription.
## Tech Stack
- **Framework:** Next.js 14 (App Router)
- **Styling:** Tailwind CSS
- **Payments:** Stripe Checkout
- **AI:** Google Gemini 2.0 Flash
- **Hosting:** Vercel
## Development
```bash
npm install
cp .env.example .env.local # Fill in your keys
npm run dev
```
## Stripe Setup
```bash
npm run setup-stripe # Creates product + price in Stripe
```
## Deploy
```bash
npx vercel --prod
```
## License
Proprietary — Ceradon Systems