267 lines
6.7 KiB
TeX
267 lines
6.7 KiB
TeX
% A Template for Professional CV/Resume
|
|
% Preamble Begins Here
|
|
\documentclass[12pt,a4paper]{article}
|
|
|
|
% Packages
|
|
\usepackage[left=1.5cm,right=1.5cm,top=1cm,bottom=2cm]{geometry}
|
|
\usepackage{fontawesome}
|
|
\usepackage{setspace} \usepackage{fontspec}
|
|
\usepackage{newtxtext,newtxmath}
|
|
\renewcommand{\familydefault}{\sfdefault}
|
|
\usepackage{graphicx}
|
|
\usepackage{transparent}
|
|
\usepackage{color}
|
|
\usepackage{xcolor}
|
|
\usepackage{multicol}
|
|
\usepackage{tikz}
|
|
\usepackage{array}
|
|
\usepackage{colortbl}
|
|
|
|
% For hiding page no
|
|
\pagestyle{empty}
|
|
|
|
% Define Command for name and job position
|
|
\newcommand{\myname}[1]{\textbf{\Huge\selectfont\MakeUppercase{#1}}\\}
|
|
\newcommand{\myjobtitle}[1]{{\large #1}\\}
|
|
|
|
% Define Command For Topic,Upper case subtopic,Subtopic and Short Horizontal Black Line
|
|
\newcommand{\myline}[1]{\rule{#1}{1.0pt}\\}
|
|
|
|
\newcommand{\topic}[1]{\textbf{\Large\selectfont\MakeUppercase{#1}}\\\vspace{-0.5cm}\myline{1.0cm}}
|
|
|
|
\newcommand{\uppersubtopic}[1]{\textbf{\normalsize\selectfont\MakeUppercase{#1}}\\}
|
|
|
|
\newcommand{\subtopic}[1]{\textbf{\normalsize\selectfont{#1}}\\}
|
|
% Sub topic with location side by side
|
|
\newcommand{\lsubtopic}[3]{
|
|
\begin{minipage}[t]{0.7\linewidth}
|
|
\textbf{\normalsize\selectfont{#1}}
|
|
\end{minipage}
|
|
\hfill
|
|
\begin{minipage}[t]{0.25\linewidth}
|
|
\raggedleft
|
|
{#2\\}
|
|
\end{minipage}
|
|
\par
|
|
}
|
|
% location
|
|
\newcommand{\adress}[1]{\normalsize\selectfont{#1}}
|
|
|
|
% Preamble ends Here
|
|
|
|
\begin{document}
|
|
|
|
|
|
% Name, job title, and horizontal line
|
|
\setstretch{1.5}
|
|
\begin{flushleft}
|
|
\myname{LILANATH} %name
|
|
\myname{GHIMIRE} %surname
|
|
\myjobtitle{Software Engineer} %designation
|
|
\textcolor{gray!50}{\rule{\linewidth}{1pt}}\\
|
|
\end{flushleft}
|
|
|
|
% Separating Rest of document on two column
|
|
% First Page
|
|
\vspace{-1.25cm} % To make horizontal and vertical line meet
|
|
\begin{multicols}{2}
|
|
\setlength{\arrayrulewidth}{1pt} % Set line thickness
|
|
\arrayrulecolor{gray!50}
|
|
|
|
\noindent\begin{tabular}{p{0.3\textwidth}|@{\hspace{5mm}}p{0.65\textwidth}}
|
|
|
|
{
|
|
\setstretch{1.5}
|
|
\begin{flushleft}
|
|
\topic{DETAILS}
|
|
\uppersubtopic{address}
|
|
Kathmandu, 44600\\
|
|
Nepal\\
|
|
\uppersubtopic{phone}
|
|
contact here\\ % give your contact no here
|
|
\uppersubtopic{email}
|
|
lmail here\\ % mail adress here
|
|
\uppersubtopic{Date/Place of Birth}
|
|
dob\\ % Date of birth and place
|
|
place,\\
|
|
place\\
|
|
\uppersubtopic{Nationality}
|
|
Nepalese\\
|
|
\uppersubtopic{Driving Licence}
|
|
No\\
|
|
\topic{skills} % provide your skills here
|
|
Solidworks\\
|
|
AutoCAD\\
|
|
Microsoft Excel\\
|
|
Finite Element Analysis\\
|
|
deal.ii\\
|
|
LaTex\\
|
|
\end{flushleft}
|
|
}
|
|
&
|
|
{
|
|
\setstretch{1.5}
|
|
\begin{flushleft}
|
|
\topic{profile} % provide your field and interests
|
|
Mechanical Engineer interested in
|
|
\begin{itemize}
|
|
\item Mechanical Engineering Design
|
|
\item Design Analysis
|
|
\item Mathematical Modeling
|
|
\item Operation Research
|
|
\item Project Management
|
|
\item Microsoft Excel
|
|
|
|
\end{itemize}
|
|
\textcolor{gray!50}{\rule{\linewidth}{0.5pt}}\\
|
|
|
|
\topic{education} % edit your institutions and courser in lsubtopic give course, institutation name in first and provide adress in second
|
|
\lsubtopic{SLC, Shree Sharada Higher Secondary School}{Makawanpur, Nepal}
|
|
|
|
Apr 2011-Jun 2016
|
|
\begin{itemize}
|
|
\item Completed School Level Education
|
|
\item GPA: 3.60
|
|
\end{itemize}
|
|
|
|
\lsubtopic{+2 Science, Hetauda School of Management Secondary School}{Makawanpur, Nepal}
|
|
|
|
Aug 2016 - Sep 2018
|
|
\begin{itemize}
|
|
\item Studied basic level Mathematics, Physics, Chemistry and Biology
|
|
\item National Examination Board (NEB) Scholarship
|
|
\item Mahatma Gandhi Scholarship
|
|
\item CGPA: 3.31
|
|
\end{itemize}
|
|
|
|
\end{flushleft}
|
|
}
|
|
\end{tabular}
|
|
\end{multicols}
|
|
|
|
% page two
|
|
|
|
\pagebreak
|
|
|
|
\begin{multicols}{2}
|
|
\setlength{\arrayrulewidth}{1pt} % Set line thickness
|
|
\arrayrulecolor{gray!50}
|
|
\noindent\begin{tabular}{p{0.3\textwidth}|@{\hspace{5mm}}p{0.65\textwidth}}
|
|
|
|
{
|
|
\setstretch{1.5}
|
|
\begin{flushleft}
|
|
\topic{Language}
|
|
\subtopic{Language Skills} % language skills if any..
|
|
\begin{itemize}
|
|
\item Nepali
|
|
\item English
|
|
\item Hindi
|
|
\end{itemize}
|
|
|
|
|
|
\topic{Hobbies} %hobbies here...
|
|
Reading Books, Photography,\\ Historic Coin Collection, \\Travelling, Workouts
|
|
|
|
\end{flushleft}
|
|
}
|
|
&
|
|
{
|
|
\setstretch{1.5}
|
|
\begin{flushleft}
|
|
\topic{education} % more eduction
|
|
\lsubtopic{Mechanical Engineering, IOE, Pulchowk Campus}{Lalitpur, Nepal}
|
|
|
|
Nov 2018 - Present % date
|
|
\begin{itemize}
|
|
\item Merit Based Scholarship
|
|
\item Final Year project: Using deal.ii for structural analysis of Medical Oxygen Cylinder
|
|
\end{itemize}
|
|
\textcolor{gray!50}{\rule{\linewidth}{0.5pt}}\\
|
|
\topic{internships} % internships experiences
|
|
\lsubtopic{Design Internship, Calcgen Nepal}{Lalitpur, Nepal}
|
|
|
|
Apr 2022 - Jun 2022 %date
|
|
\begin{itemize}
|
|
\item Design ( 2D Drafting, 3D Modeling) of Pressure Vessel
|
|
\item FEA of Pressure Vessel
|
|
\item Pressure Vessel Codes and Standards
|
|
\end{itemize}
|
|
\textcolor{gray!50}{\rule{\linewidth}{0.5pt}}\\
|
|
\topic{extra-curricular activities} % here are extracurricular activities order is Type, provider , add date if want to
|
|
|
|
\lsubtopic{Research Methodology Training, Center For Energy Research (CES, IOE) \& UGC}{Lalitpur, Nepal}
|
|
|
|
Jun 2022
|
|
\begin{itemize}
|
|
\item Attended 3 Days of Research Methodology Training
|
|
\end{itemize}
|
|
|
|
\lsubtopic{Basic Computer Application Training,
|
|
College of Information Technology (CIT)}{Makawanpur, Nepal}
|
|
|
|
Apr 2016 - Jul 2016
|
|
\begin{itemize}
|
|
\item 3 Month Training
|
|
\item Microsoft Office Packages including Excel
|
|
\end{itemize}
|
|
|
|
\end{flushleft}
|
|
}
|
|
|
|
\end{tabular}
|
|
\end{multicols}
|
|
\pagebreak
|
|
|
|
%page three
|
|
\begin{multicols}{2}
|
|
\setlength{\arrayrulewidth}{1pt} % Set line thickness
|
|
\arrayrulecolor{gray!50}
|
|
\noindent\begin{tabular}{p{0.3\textwidth}|@{\hspace{5mm}}p{0.65\textwidth}}
|
|
|
|
{
|
|
\setstretch{1.5}
|
|
\begin{flushleft}
|
|
% Anything here....
|
|
\end{flushleft}
|
|
}
|
|
&
|
|
{
|
|
\setstretch{1.5}
|
|
\begin{flushleft}
|
|
\topic{extra-curricular activities}
|
|
\subtopic{Volunteer, MECHTRIX X}
|
|
|
|
Jan 2019
|
|
\begin{itemize}
|
|
\item Organized by Society of Mechanical Engineering Students (SOMES) IOE, Pulchowk Campus
|
|
\end{itemize}
|
|
|
|
\subtopic{Volunteer and Participation,MECHTRIX 2020}
|
|
Jan 2020
|
|
\begin{itemize}
|
|
\item Organized by SOMES IOE, Pulchowk Campus
|
|
\item Project: Solidwaste Collector
|
|
\end{itemize}
|
|
|
|
% Add your extra curricular activities here
|
|
|
|
|
|
\textcolor{gray!50}{\rule{\linewidth}{0.5pt}}\\
|
|
\topic{Experiences}
|
|
|
|
% add your experience here
|
|
|
|
\textcolor{gray!50}{\rule{\linewidth}{0.5pt}}\\
|
|
\topic{Publications}
|
|
|
|
% Add your research publication here
|
|
|
|
\textcolor{gray!50}{\rule{\linewidth}{0.5pt}}\\
|
|
\end{flushleft}
|
|
}
|
|
\end{tabular}
|
|
\end{multicols}
|
|
|
|
\end{document}
|