CV Generator
A Tauri Project that generating CV/Resume by giving data
Description
CV Generator is a cross-platform desktop application built with Tauri, React, TypeScript, and Rust. It allows users to dynamically create, edit, and export their CVs as LaTeX-generated PDFs. The frontend is built with React and TypeScript, while the backend, powered by Rust, handles file management, JSON processing, and PDF generation using Tera templates and pdflatex.
Features
Cross-Platform: Runs on Windows, macOS, and Linux with Tauri.
Dynamic Form Builder: Easily manage work experience, education, projects, and skills.
Multiple CV Templates: Choose from different LaTeX-based templates for various CV styles.
PDF Export: Generate high-quality, professional PDFs.
JSON Import/Export: Save CV data and reload it later.
Lightweight & Fast: Powered by Rust, ensuring efficiency and low resource usage.