https://github.com/abhiroopc84/restex
A form based resume generator with a LaTeX resume generator framework
https://github.com/abhiroopc84/restex
cv latex-template latexresume react resume-creator resume-template typescript
Last synced: 3 months ago
JSON representation
A form based resume generator with a LaTeX resume generator framework
- Host: GitHub
- URL: https://github.com/abhiroopc84/restex
- Owner: abhiroopc84
- Created: 2024-04-28T04:27:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-19T11:23:35.000Z (over 1 year ago)
- Last Synced: 2025-07-25T21:54:28.881Z (4 months ago)
- Topics: cv, latex-template, latexresume, react, resume-creator, resume-template, typescript
- Language: TypeScript
- Homepage:
- Size: 2.96 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
restex
A form based resume generator with a $\LaTeX$ resume generator framework.
View Demo .
Report Bug .
Request Feature
## About The Project

There are many great resume generators out there, however, I didn't find one that really boils down the simplicity and the reason for that is because I believe your time should be focused on the resume content and on the design of it, but both of these should be addressed seperately.
Of course, no one template will serve everyone since your resume content and sections may be vastly different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue.
### Built With
- [React](https://reactjs.org)
- [shadcn/ui](https://ui.shadcn.com/)
- [dnd-kit](https://dndkit.com/)
- [RadixUI](https://www.radix-ui.com/)
- [Tailwind](https://tailwindcss.com/)
## Usage
Text-mode:

## Roadmap
- [x] Basic markdown support
- [ ] Switch PDF compilation fromo swiftlatex to texlive.js
- [ ] Full markdown support
- [ ] Fully typed functions
- [ ] Add new templates
See the [open issues](https://github.com/abhiroopc84/restex/issues) for a full list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
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
## License
Distributed under the MIT License. See [MIT License](https://opensource.org/licenses/MIT) for more information.
## Contact
Your Name - [@me_abhiroop](https://x.com/me_abhiroop) - abhiroopc84@gmail.com
Project Link: [https://github.com/abhiroopc84/restex](https://github.com/abhiroopc84/restex)
## Acknowledgments
- [RenderCV](https://github.com/sinaatalay/rendercv)