Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anrsgrl/resume-builder
Create a professional and standardized resume for free, with no sign-up required
https://github.com/anrsgrl/resume-builder
nextjs resume resume-builder resume-creator resume-template tailwindcss zustand
Last synced: 3 days ago
JSON representation
Create a professional and standardized resume for free, with no sign-up required
- Host: GitHub
- URL: https://github.com/anrsgrl/resume-builder
- Owner: Anrsgrl
- License: mit
- Created: 2024-12-27T10:10:42.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-23T14:14:40.000Z (4 days ago)
- Last Synced: 2025-01-23T14:30:42.459Z (4 days ago)
- Topics: nextjs, resume, resume-builder, resume-creator, resume-template, tailwindcss, zustand
- Language: JavaScript
- Homepage: https://resume.anarr.dev
- Size: 432 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Resume Builder
Resume Builder is a free and simple tool that allows users to build their resumes without any sign-up required. This project uses Next.js, Zustand, and i18n for localization, making it flexible for future language expansion.
## Templates
| Template 1 | Template 2
| ------------------------------------------------------------ | ----------------------------------------------------------- |
| | |## Features
- Build a professional resume with ease.
- No sign-up required for creating and downloading resumes.
- Multilingual support with initial language options (English, Turkish and Azerbaijani).
- Data is stored locally in the browser using `localStorage`.## Technologies Used
- **Next.js**: A React framework for building modern web applications.
- **i18n**: Internationalization for easy language support.
- **Zustand**: A simple, fast state management tool for React.
- **localStorage**: Used for storing data locally in the user's browser to avoid reliance on external servers.## Localization
The app currently supports English and Azerbaijani languages (i18n). You can easily extend this by adding more language files and updating the `i18n` configuration.
## Security
Data entered by users is stored securely in the browser's `localStorage`. Please refer to the [security documentation](SECURITY.md) for more information about how the data is handled and stored.
## TODO
- Add more templates for different types of resumes.
- Extend multilingual support with additional languages.
- Enhance UI/UX design for a better user experience.## Contributing
If you'd like to contribute to the project, please check out the [Contributing Guide](CONTRIBUTING.md).
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Contact
For any inquiries, please contact me at [[email protected]].