This repository contains the LaTeX source code for the resume of Sourish Chandra.
The resume is formatted using the article class with a two-column layout created using the multicol package. It features customized section headings, compact lists, and colored clickable hyperlinks.
- A LaTeX distribution such as TeX Live, MiKTeX, or MacTeX
- Packages used:
- geometry
- multicol
- titlesec
- enumitem
- xcolor
- hyperref
These are usually included by default in modern LaTeX installations.
Compile the document using pdflatex or any LaTeX editor of your choice:
pdflatex resume.tex