Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 6 days ago
JSON representation

A form based resume generator with a LaTeX resume generator framework

Awesome Lists containing this project

README

        





Logo

restex



A form based resume generator with a $\LaTeX$ resume generator framework.





View Demo .
Report Bug .
Request Feature


## About The Project

![Product Screenshot](./public/textmode_screen.png)

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:
![TextMode Screenshot](./public/textmode_screen.png)

## 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) - [email protected]

Project Link: [https://github.com/abhiroopc84/restex](https://github.com/abhiroopc84/restex)
## Acknowledgments

- [RenderCV](https://github.com/sinaatalay/rendercv)