ResMake is a mobile application that generates a professional resume using a predefined LaTeX template.
- Allows users to input personal, educational, and professional details through a structured form-based UI
- Maps user input to LaTeX code using Room database for persistent storage
- Streamlines resume creation for users with no LaTeX experience
- Offers seamless export to Overleaf for final formatting
- Frontend: XML
- Backend: Kotlin
- Database: Room ORM Library
Special thanks to Cyril Noah for their helpful contributions to ResMake.

