
AutoResume is an automated system designed to simplify and streamline the process of generating, compiling, and distributing professional resumes. Using Python scripts and LaTeX, AutoResume produces high-quality resumes, ensuring a polished look and feel. The project includes a CI/CD pipeline powered by GitHub Actions, automating resume generation to reduce errors and save time.
AutoResume also integrates with Google Drive and Telegram via their APIs, allowing users to upload resumes directly to Google Drive and receive both the file and download link through a Telegram bot. This integration includes real-time status updates, providing users with immediate feedback on resume generation and availability.
#Key Features
- Automated Resume Generation: Utilizes LaTeX and Python scripts to generate professional resumes automatically.
- CI/CD Pipeline: Built with GitHub Actions for efficient, error-free compilation and distribution.
- Google Drive Integration: Automatically uploads generated resumes to Google Drive, providing convenient storage and sharing options.
- Telegram Bot Notifications: Sends the resume file and download link through a Telegram bot, with real-time status updates on the process.
#Tech Stack
- Scripting and Document Generation: Python, LaTeX
- CI/CD Pipeline: GitHub Actions
- API Integrations: Google Drive API, Telegram API
This project demonstrates my skills in automation, CI/CD pipeline management, and API integrations, resulting in a reliable, user-friendly system for generating and distributing resumes.