https://github.com/znx-30/resumeitnow-
ResumeItNow is a free, open-source resume builder that helps job seekers create professional resumes without watermarks or hidden fees. Built with modern technologies and powered by AI, it offers a seamless experience for creating ATS-friendly resumes.
https://github.com/znx-30/resumeitnow-
ats github minimal programming project resume study
Last synced: 2 months ago
JSON representation
ResumeItNow is a free, open-source resume builder that helps job seekers create professional resumes without watermarks or hidden fees. Built with modern technologies and powered by AI, it offers a seamless experience for creating ATS-friendly resumes.
- Host: GitHub
- URL: https://github.com/znx-30/resumeitnow-
- Owner: znx-30
- Created: 2025-02-11T15:45:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-12T04:45:32.000Z (over 1 year ago)
- Last Synced: 2025-07-30T00:14:39.127Z (12 months ago)
- Topics: ats, github, minimal, programming, project, resume, study
- Language: TypeScript
- Homepage: https://resumeitnow.vercel.app/
- Size: 3.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ResumeItNow-
ResumeItNow is a free, open-source resume builder that helps job seekers create professional resumes without watermarks or hidden fees. Built with modern technologies and powered by AI, it offers a seamless experience for creating ATS-friendly resumes.
# ResumeItNow - Free & Open Source Resume Builder 🚀
[Demo](https://resumeitnow.vercel.app)

ResumeItNow is a free, open-source resume builder that helps job seekers create professional resumes without watermarks or hidden fees. Built with modern technologies and powered by AI, it offers a seamless experience for creating ATS-friendly resumes.
## ✨ Features
- 🎯 **ATS-Friendly Templates**: Professionally designed templates optimized for Applicant Tracking Systems
- 🤖 **AI-Powered**: Smart content suggestions and auto-generation powered by Llama 3.1
- 💳 **100% Free**: No credit card required, no hidden fees
- 🎨 **Customizable**: Multiple layout options and customizable sections
- 📱 **Responsive**: Works perfectly on desktop and mobile devices
- 📤 **Export Options**: Download as PDF, share links, and more
## 🛠️ Tech Stack
- [Next.js 14](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [shadcn/ui](https://ui.shadcn.com/)
- [Firebase](https://firebase.google.com/)
- [Llama 3.1](https://llama.ai)
## 🤝 Contributing
We love contributions! There are many ways you can help improve ResumeItNow:
### Adding New Resume Templates
1. Create a new template in the `components/resume/templates` directory
2. I would reccomend you to duplicate existing template and work over it.
3. Add preview image in `public/assets/`
4. Add template selection in `app/resume/[resumeId]/resumeView.tsx`
```
Template Name
```
6. Submit a pull request
### Template Guidelines
- Must be ATS-friendly
- Responsive design
- Clean, professional layout
- Support all standard resume sections
- Follow accessibility best practices
- Use Tailwind CSS for styling
### Other Contributions
- 🐛 Fix bugs and issues
- ✨ Add new features
- 📝 Improve documentation
- 🎨 Enhance UI/UX
- ⚡ Optimize performance
- 🌐 Add translations
### How to Contribute
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## 🙏 Acknowledgments
- [shadcn/ui](https://ui.shadcn.com/) for the beautiful UI components
- [Lucide Icons](https://lucide.dev/) for the icons
## 💌 Contact
- Website: [resumeitnow.com](https://resumeitnow.vercel.app)
---
Built with ❤️