https://github.com/sanjib-sen/resume
Sanjib Kumar Sen's Resume
https://github.com/sanjib-sen/resume
automation ci-cd cicd curriculum-vitae cv devops latex resume resume-builder
Last synced: about 2 months ago
JSON representation
Sanjib Kumar Sen's Resume
- Host: GitHub
- URL: https://github.com/sanjib-sen/resume
- Owner: sanjib-sen
- License: mit
- Created: 2023-12-22T20:24:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T19:44:37.000Z (over 1 year ago)
- Last Synced: 2025-02-02T01:25:02.642Z (over 1 year ago)
- Topics: automation, ci-cd, cicd, curriculum-vitae, cv, devops, latex, resume, resume-builder
- Language: TeX
- Homepage: https://github.com/sanjib-sen/resume/releases/latest
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sanjib Kumar Sen's Resume
[](https://drive.google.com/drive/folders/19MLkW83T63CDFbVnXhbZ_6E_3CLpIGgw)
[](https://github.com/sanjib-sen/resume/releases/latest)
[](https://github.com/sanjib-sen/resume/actions/workflows/release.yml)
## Features
This Software uses GitHub Actions as a CI/CD pipeline to automatically generate pdfs from latex files and Publish as a new GitHub Release with Download Link. The generated pdfs will also be uploaded to Google Drive. [Check this workflow file](https://github.com/sanjib-sen/resume/blob/main/.github/workflows/release.yml) to view the action steps.
- Automatically Compile LaTeX code to PDF after each release
- Automatically Publish the newly compiled pdf as a GitHub Release with Download Links
- Automatically Upload the newly compiled pdf to pre-shared Google Drive Folder
- Followed component based file structure for better Developer Experience
- With all the features of [WebLaTeX](https://github.com/sanjib-sen/weblatex)

Made with ❤️ with [WebLaTeX](https://github.com/sanjib-sen/WebLaTex)