"You Are Jobless" is a blazing fast ⚡, modern resume builder that helps you create professional, ATS-friendly resumes in minutes.
- 🧩 Multiple Templates - Choose from a variety of professional templates (Modern, Classic, Creative, Minimal, Professional, Executive)
- 👀 Real-time Preview - See changes to your resume as you edit
- 📤 PDF Export - Download your resume as a PDF with a single click
- 🔧 Customizable Sections - Add, remove, and rearrange sections to fit your needs
- 📱 Responsive Design - Build your resume on any device with our mobile-friendly interface
- 🤖 ATS-Friendly - Our templates are designed to pass through Applicant Tracking Systems
- 🌓 Dark Mode - Built-in dark mode for comfortable editing at any time of day
- 🚀 Blazingly Fast - Built with Next.js for lightning-fast performance
Our new AI integration helps you create better resumes with intelligent assistance:
- ✍️ Smart Content Suggestions - Get AI-powered suggestions to improve clarity, impact, and professionalism in each section
- 🎯 ATS Keyword Optimization - Analyze job descriptions to identify and incorporate important keywords for better ATS matching
- 🏆 Achievement Formatter - Transform basic job descriptions into impressive achievement-oriented bullet points
- 📊 Comprehensive Resume Analysis - Receive an overall score and detailed feedback on your resume's strengths and weaknesses
- 📝 Personalized Improvement Suggestions - Get tailored suggestions for enhancing each section of your resume
Try it out now at 0xjobless.vercel.app
- Node.js 18+ (we recommend using LTS)
- npm, yarn, or pnpm
- API keys for AI providers (OpenAI, Anthropic, Google AI, or Deepseek)
-
Clone the repository:
git clone https://github.com/yourusername/you-are-jobless.git cd you-are-jobless
-
Install dependencies:
npm install # or yarn install # or pnpm install
-
Set up environment variables:
- Copy
.env.example
to.env.local
- Add your API keys for the AI providers you want to use
- Copy
-
Run the development server:
npm run dev # or yarn dev # or pnpm dev
-
Open your browser and navigate to
http://localhost:3000
"You Are Jobless" is built using cutting-edge technologies:
- Next.js - React framework with App Router
- React - UI component library
- TypeScript - Type-safe code
- Tailwind CSS - Utility-first CSS framework
- Radix UI - Unstyled, accessible components
- html2pdf.js - PDF generation
- next-themes - Dark mode support
- OpenAI API - AI-powered content suggestions and analysis
- Anthropic Claude API - Alternative AI provider
- Zod - Schema validation for AI responses
Contributions are welcome! Here's how you can help:
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
This project is open source and available under the MIT License.
If you found this project helpful, please consider:
- Giving it a ⭐️ on GitHub
- Sharing it with friends and colleagues
- Contributing to the project
- shadcn/ui - UI component system
- OpenAI - AI provider for content suggestions
- Anthropic - Alternative AI provider
- All contributors who have helped make this project better!
Built with ❤️
Open Source