resume

Resume

Welcome to my resume repository! This repository contains my professional resume in LaTeX format. The resume is automatically compiled to a PDF using GitHub Actions on each update.

How it Works

Compiling Locally

If you’d like to compile the resume locally, follow these steps:

  1. Install Visual Studio Code if you haven’t already.
  2. Install the LaTeX Workshop extension by James Yu.
  3. Clone the repository:
    git clone https://github.com/subhendu17620/resume.git
    cd resume
    
  4. Open the repository in Visual Studio Code.
  5. Open main.tex and click the “Build LaTeX project” button in the top-right corner of the editor.

License

This repository is licensed under the MIT License. See the LICENSE file for more information.