This repository contains my resume, created using LaTeX. You can easily compile it using Overleaf or by using local shell commands.
- Open Overleaf.
- Upload the
.tex
file to your project. - Click "Recompile" to generate your PDF.
To compile the resume locally, follow these steps:
Download and install LaTeX by following the instructions from MiKTeX.
Open your terminal or command prompt and navigate to the directory containing the .tex
file.
For Windows and Linux, run the following command:
pdflatex <filename>.tex