https://github.com/arnabd64/resume
A digital copy of my Resume (may not be up-to-date all the time) for anyone to view.
https://github.com/arnabd64/resume
Last synced: 4 months ago
JSON representation
A digital copy of my Resume (may not be up-to-date all the time) for anyone to view.
- Host: GitHub
- URL: https://github.com/arnabd64/resume
- Owner: arnabd64
- License: mit
- Created: 2024-12-30T03:21:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-26T05:03:02.000Z (over 1 year ago)
- Last Synced: 2025-01-26T06:17:48.336Z (over 1 year ago)
- Language: TeX
- Homepage: https://www.linkedin.com/in/arnab-dhar
- Size: 571 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Resume
To edit the resume and compile it to a `.pdf` file, you must have __TeX Live__ installed on your machine. You can find the installer for OS in the following [Link](https://tug.org/texlive/). Install TeX live with the `basic` installation setting which installs only the basic LateX packages needed to get started with LateX then run the `install_text_packages.sh` to install the extra packages needed to compile this document.
You can also get started using DevContainers on Visual Studio Code.