Sample Resume

Moshikkeeran_CV___Notion_Web_page.pdf

To create your own resume as shown on the left, copy the following code to a Latex (Overleaf) editor and customize it.

%---- Required Packages and Functions ----

\\documentclass[a4paper,12pt]{article}
\\usepackage{latexsym}
\\usepackage{setspace}
\\usepackage{xcolor}
\\usepackage{float}
\\usepackage{ragged2e}
\\usepackage[empty]{fullpage}
\\usepackage{wrapfig}
\\usepackage{lipsum}
\\usepackage{tabularx}
\\usepackage{titlesec}
\\usepackage{geometry}
\\usepackage{marvosym}
\\usepackage{verbatim}
\\usepackage{enumitem}
\\usepackage[hidelinks]{hyperref}
\\usepackage{fancyhdr}
\\usepackage{fontawesome5}
\\usepackage{multicol}
\\usepackage{graphicx}
\\usepackage{cfr-lm}
\\usepackage[T1]{fontenc}
\\setlength{\\multicolsep}{0pt} 
\\pagestyle{fancy}
\\fancyhf{} % clear all header and footer fields
\\fancyfoot{}
\\renewcommand{\\headrulewidth}{0pt}
\\renewcommand{\\footrulewidth}{0pt}
\\geometry{left=1.4cm, top=0.8cm, right=1.2cm, bottom=1cm}
% Adjust margins
%\\addtolength{\\oddsidemargin}{-0.5in}
%\\addtolength{\\evensidemargin}{-0.5in}
%\\addtolength{\\textwidth}{1in}
\\usepackage[most]{tcolorbox}
\\tcbset{
	frame code={}
	center title,
	left=0pt,
	right=0pt,
	top=0pt,
	bottom=0pt,
	colback=gray!20,
	colframe=white,
	width=\\dimexpr\\textwidth\\relax,
	enlarge left by=-2mm,
	boxsep=4pt,
	arc=0pt,outer arc=0pt,
}

\\urlstyle{same}

\\raggedright
\\setlength{\\tabcolsep}{0in}

% Sections formatting
\\titleformat{\\section}{
  \\vspace{-4pt}\\scshape\\raggedright\\large
}{}{0em}{}[\\color{black}\\titlerule \\vspace{-7pt}]

%-------------------------
% Custom commands
\\newcommand{\\resumeItem}[2]{
  \\item{
    \\textbf{#1}{\\hspace{0.5mm}#2 \\vspace{-0.5mm}}
  }
}

\\newcommand{\\resumePOR}[2]{
    \\item
    \\begin{tabular*}{0.98\\textwidth}[t]{l@{\\extracolsep{\\fill}}r}
      \\small#1 & #2\\\\
    \\end{tabular*}\\vspace{-2pt}
}

\\newcommand{\\resumeSubheading}[4]{
\\vspace{0.5mm}\\item
    \\begin{tabular*}{0.98\\textwidth}[t]{l@{\\extracolsep{\\fill}}r}
        \\textbf{#1} & \\textbf{\\footnotesize{#4}} \\\\
        \\footnotesize{#3} &  \\footnotesize{#2}\\\\
    \\end{tabular*}
    \\vspace{-2.4mm}
}

\\newcommand{\\award}[3]{
    \\noindent \\textbf{#1} \\hfill #2\\\\
    \\textit{#3}\\\\[4pt]
}

\\newcommand{\\resumeProject}[4]{
\\vspace{0.5mm}\\item
    \\begin{tabular*}{0.98\\textwidth}[t]{l@{\\extracolsep{\\fill}}r}
        \\textbf{#1} & \\textbf{\\footnotesize{#3}} \\\\
        \\footnotesize{{#2}} & \\footnotesize{#4}
    \\end{tabular*}
    \\vspace{-2.4mm}
}
\\newcommand{\\resumeSubItem}[2]{\\resumeItem{#1}{#2}\\vspace{-4pt}}

% \\renewcommand{\\labelitemii}{$\\circ$}
\\renewcommand{\\labelitemii}{$\\vcenter{\\hbox{\\tiny$\\bullet$}}$}

\\newcommand{\\resumeSubHeadingListStart}{\\begin{itemize}[leftmargin=*,labelsep=0mm, label = {}]}
\\newcommand{\\resumeHeadingSkillStart}{\\begin{itemize}[leftmargin=*,itemsep=1.7mm, rightmargin=2ex]}
\\newcommand{\\resumeItemListStart}{\\begin{justify}\\begin{itemize}[leftmargin=3ex, rightmargin=2ex, noitemsep,labelsep=1.2mm,itemsep=0mm]\\small}

\\newcommand{\\resumeSubHeadingListEnd}{\\end{itemize}\\vspace{2mm}}
\\newcommand{\\resumeHeadingSkillEnd}{\\end{itemize}\\vspace{-2mm}}
\\newcommand{\\resumeItemListEnd}{\\end{itemize}\\end{justify}\\vspace{-2mm}}
\\newcommand{\\cvsection}[1]{%
\\vspace{2mm}
\\begin{tcolorbox}
    \\textbf{\\large #1}
\\end{tcolorbox}
    \\vspace{-4mm}
}

\\newcolumntype{L}{>{\\raggedright\\arraybackslash}X}%
\\newcolumntype{R}{>{\\raggedleft\\arraybackslash}X}%
\\newcolumntype{C}{>{\\centering\\arraybackslash}X}%
%---- End of Packages and Functions ------

%-------------------------------------------
%%%%%%  CV STARTS HERE  %%%%%%%%%%%
%%%%%% DEFINE ELEMENTS HERE %%%%%%%
\\newcommand{\\name}{\\Huge{Kimi no Na Wa}} % Your Name
\\newcommand{\\course}{DOB: DD-MM-YYYY} % Your Program
\\newcommand{\\phone}{Phone Number} % Your Phone Number
\\newcommand{\\emaila}{Mail ID} %Email 1
\\newcommand{\\emailb}{} %Email 2

\\begin{document}
\\fontfamily{cmr}\\selectfont
%----------HEADING-----------------
\\parbox{2.35cm}{%
\\includegraphics[width=2.35cm,clip]{Indian-Institute-of-Science-Education-and-Research-IISER-Pune.png}
}
\\parbox{\\dimexpr\\linewidth-2.8cm\\relax}{
\\begin{tabularx}{\\linewidth}{L r} \\\\
  \\textbf{\\Large \\name} & {\\raisebox{0.0\\height}{\\footnotesize \\faPhone}\\ +91-\\phone}\\\\
  \\course &  \\href{mailto:\\emaila}{\\raisebox{0.0\\height}{\\footnotesize \\faEnvelope}\\ {\\emaila}}\\\\
  {} &  \\href{<https://www.linkedin.com/in/moshikkeeran-s-853992234>}{\\raisebox{0.0\\height}{\\footnotesize \\faLinkedin}\\ {<https://www.linkedin.com/in/moshikkeeran/>}} \\\\
   
\\end{tabularx}
}

%-----------OBJECTIVE-----------
\\section{\\textbf{Research Interests}}
\\small{
    \\text{My current research is broadly on X} \\\\
    \\text{\\textit{Keywords:} pi, omega, zi}
\\vspace{-3mm}

%-----------EDUCATION-----------
\\section{\\textbf{Education}}
  \\resumeSubHeadingListStart
    \\resumeSubheading
      {Indian Institute of Science Education and Research (IISER), Pune, India}{}
      {Bachelor of Science and Master of Science: 5-years Dual Degree}{year}
      \\vspace{1.5mm}
    \\resumeSubheading
      {School Name}{}
      {Class XII (CBSE)}{year}
      \\vspace{1.5mm}

    \\resumeSubHeadingListEnd
\\vspace{-6mm}
%

%-----------PROJECTS-----------------
\\section{\\textbf{Research Experience}}
\\resumeSubHeadingListStart

    \\resumeProject
      {Research 1} %Project Name
      {Supervisors: Dr. X; Prof. Y, IISER, Pune, India} %Project Name, Location Name
      {Dates} %Event Dates

      \\resumeItemListStart
        \\item {Description 1}
        \\item {Description 2}
        \\item {Description 3}
    \\resumeItemListEnd
    \\vspace{-2mm}
    
    \\resumeProject
      {Research 2} %Project Name
      {Supervisor: Dr. Z} %Project Name, Location Name
      {Dates} %Event Dates

      \\resumeItemListStart
        \\item {Description 1}
        \\item {Description 2}
        \\item {Description 3}
    \\resumeItemListEnd
    \\vspace{-2mm}

      
  \\resumeSubHeadingListEnd
\\vspace{-5.5mm}

%---------- AWARDS & SCHOLARSHIPS ----------
\\section{\\textbf{Awards \\& Scholarships}}

\\award{Award 1}{\\textbf{Year}}{Description}
\\vspace{-1mm}
\\award{Award 2}{\\textbf{Year}}{Description}
\\vspace{-5mm}
%

%-----------Technical skills-----------------
\\section{\\textbf{Technical and Software Skills}}

\\textbf{Skill 1:} Description \\\\[3pt]
\\textbf{Skill 2:} Description \\\\[3pt]
\\textbf{Skill 3:} Description \\\\[3pt]
%

%----------Coding skills-----------------
\\section{\\textbf{Coding Skills}}

\\textbf{Languages:} Python, \\LaTeX, Bash/Zsh, FORTRAN, C++, Arduino \\\\[4pt]
\\textbf{Libraries:} numpy, matplotlib, astropy, pandas, pyTorch\\\\[4pt]
\\textbf{Environments:} Experiences with Linux and MacOS environments and high-performance computing and simulations
%

%-----------EXPERIENCE----------------- 
\\section{\\textbf{Conferences and Workshops}}
\\resumeSubHeadingListStart

    \\resumeProject
      {Event 1}
      {University}
      {Dates}

    \\resumeItemListStart
        \\item{Description 1}
        \\item{Description 2}
    \\resumeItemListEnd
      
    \\resumeProject
      {Event 2} %Project Name
      {University} %Project Name, Location Name
      {Dates} %Event Dates

    \\resumeItemListStart
        \\item {Description 1}
        \\item {Description 2}
    \\resumeItemListEnd
         
    
\\resumeSubHeadingListEnd

\\vspace{-3.5mm}

%-----------Positions of Responsibility-----------------
\\section{\\textbf{Positions of Responsibilities and Outreach}}
\\resumeItemListStart
        \\item {\\textbf{Experience 1}}\\\\
         Description
         \\vspace{2mm}
         \\item {\\textbf{Experience 2}}\\\\
         Description
         \\vspace{2mm}
         \\item {\\textbf{Experience 3}}\\\\
         Description

\\resumeItemListEnd
%\\vspace{-1mm}

%---------- FOOTER ----------
\\vfill
\\begin{center}
    \\textit{Last updated on November 30, 2025. Certificates, references and transcripts available upon request.}
\\end{center}
%
 
%-------------------------------------------

\\end{document}