- Single Page LATEX document to efficiently create resume without using Google Docs or Microsoft Word
- An OverLeaf Account
- Download this repository as ZIP
- Open your Overleaf account
- Create a new project & give a name as you like
- Unzip the repo ZIP
- Locate resume.tex and resumeclass.cls in the folders
- In your overleaf workstation, on top left corner click on upload
- Select resume.tex and resume.cls
- Edit the LaTeX file as you like
- Remeber not to rename any of the files.
- In
\name{Abhijit Rout}
change it to your name replacing Abhijit Rout - In
\address{(+91)~$\cdot$~824xxxxxxx\\
replace 824xxxxxxx with yout own contact number - In
\href{mailto:[email protected]}{[email protected]} \\
Replace with your own email address In\href{https://www.github.com/oyeabhijit}{github.com/oyeabhijit} \\
Replace the links with your own github link In\href{https://www.linkedin.com/in/oyeabhijit}{linkedin.com/in/oyeabhijit}}
Replace the links with your own linkedin link
- There are 3
\begin{rSubsection}
- The first Subsection is for Bachelors Degree, second is for 12th School, and the third section is for 10th School.
- Each section has a name of Institution, Degree Information, Marks Obtained and City name.
- The subsection
\begin{rSubsection}
contains details about name of company, date of join & date of leave, name of your working position and job loaction. \item
are unordered lists which explains your work experience in that internship/job
- Each
\begin{rSubsection}
contains the name of the projects, project link and date. - Each
\item
represent the unordered list which explains what you learned from the proejct
- In
\begin{tabular}
change topic after the parenthesis
Example: Change
Languages & Python, Java, LaTeX \\
Web skills & HTML5, CSS, JavaScript \\
Tools & Figma, Adobe Creatuve Cloud Suite, Blender, MySQL
to this
Languages & Languege 1, Languege 2, Languege 3 \\
Web skills & Skill 1, Skill 2, Skill 3 \\
Tools & Tool 1, Tool 2, Tool 3, Tool 4
- In
\begin{rSection}
change your interests inAstronomy~$\cdot$~Computer Vision~$\cdot$~Photogrammetry~$\cdot$~Psychology\\
- Chnage hobbies in
3D Modeling~$\cdot$~Tech Article Writing~$\cdot$~UI Designing~$\cdot$~Pixel Art
- In
\begin{rSection}{Additional Skills}
, change your skills for every~$\cdot$~
- In the top right of PDF section, click download. It will download your resume in .pdf extension