0% found this document useful (0 votes)
350 views

Latex Code of CV

This document is a LaTeX template for a one page two column resume. It includes instructions and comments for customizing the template. It outlines several TODO items like integrating citations, improving page breaks, and adding additional sections. It also lists some known issues like content overflowing to a second page if columns are too long.

Uploaded by

Abid Raza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
350 views

Latex Code of CV

This document is a LaTeX template for a one page two column resume. It includes instructions and comments for customizing the template. It outlines several TODO items like integrating citations, improving page breaks, and adding additional sections. It also lists some known issues like content overflowing to a second page if columns are too long.

Uploaded by

Abid Raza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 11

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% Deedy - One Page Two Column Resume

% LaTeX Template

% Version 1.2 (16/9/2014)

% Original author:

% Debarghya Das (http://debarghyadas.com)

% Original repository:

% https://github.com/deedydas/Deedy-Resume

% IMPORTANT: THIS TEMPLATE NEEDS TO BE COMPILED WITH XeLaTeX

% This template uses several fonts not included with Windows/Linux by

% default. If you get compilation errors saying a font is missing, find the line

% on which the font is used and either change it to a font included with your

% operating system or comment the line out to use the default font.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% TODO:

% 1. Integrate biber/bibtex for article citation under publications.

% 2. Figure out a smoother way for the document to flow onto the next page.

% 3. Add styling information for a "Projects/Hacks" section.

% 4. Add location/address information

% 5. Merge OpenFont and MacFonts as a single sty with options.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%
% CHANGELOG:

% v1.1:

% 1. Fixed several compilation bugs with \renewcommand

% 2. Got Open-source fonts (Windows/Linux support)

% 3. Added Last Updated

% 4. Move Title styling into .sty

% 5. Commented .sty file.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% Known Issues:

% 1. Overflows onto second page if any column's contents are more than the

% vertical limit

% 2. Hacky space on the first bullet point on the second column.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\documentclass[]{deedy-resume-openfont}

\usepackage{fancyhdr}

\usepackage{hyperref}

\protected\def\hrefhashcode{\href{https://drive.google.com/file/d/1Mhg6zgZnLz1tyWwxQ2Uz6Zsnhlez
zmBu/view?usp=sharing}}

\protected\def\hrefned{\href{https://www.neduet.edu.pk/}}

\pagestyle{fancy}
\fancyhf{}

\usepackage{xcolor}

\usepackage{ocg-p,hyperref}

\begin{document}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% LAST UPDATED DATE

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\lastupdated

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% TITLE NAME

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\namesection{Abid}{Raza}

{ \urlstyle{same}\href{mailto:[email protected]}{[email protected]} | +92-331-895-7407\\

\href{https://github.com/abidrazaa}{github.com/abidrazaa } |

\href{https://www.linkedin.com/in/abid-razaa/}{ linkedin.com/in/abid-razaa}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% COLUMN ONE

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{minipage}[t]{0.38\textwidth}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% EDUCATION

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\sectionsep

\section{Education}

\subsection{\hrefned{NED University}}

\descript{Bachelor of Engineering}

\location{2018 - 2022 (expected) | Karachi, Pakistan}

\location{ Cum. GPA: 3.49 / 4.00}

\textbf{Major:} Computer Information Systems\\

\sectionsep

\subsection{DJ Govt. Science College}

\descript{Pre-Engineering}

\location{Aug 2018 | Karachi, Pakistan}

\location{ Grade: A-1}

\sectionsep

% \subsection{Ghulaman-e-Abbas}

% \descript{Pre-Engineering}

% \location{Aug 2018 | Karachi, Pakistan}

% \location{ Grade: A-1}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% WORK EXPERIENCE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% \section{Work Experience}

% \subsection{Open Source Developer}

% \descript{\hrefanalogue{Analogue}}

% \location{May 2020 - Aug 2020}

% Developed an open-source data enrichment service for \hrefanalogue{Analogue} to pull in data from
multiple sources, currently reducing response time from 12.2 seconds to 2 seconds.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% COURSEWORK

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Relevant Coursework}

\runsubsection{ONLINE COURSES}

\descript{| Coursera}

\vspace{\topsep} % Hacky fix for awkward extra vertical space

\begin{tightemize}

\item Responsive Web Development \textbf{| University of London} \\

\item What is Data Science \textbf{| IBM}

\end{tightemize}

\subsection{Undergraduate}

\vspace{\topsep} % Hacky fix for awkward extra vertical space

\begin{tightemize}

\item Data Structures \& Algorithms \\

\item Object Oriented Programming \\

\item Database \& Management Systems \\

\item Computer Architecture \\


\item Probability \& Statistics \\

\item Linear Algebra \\

\end{tightemize}

% \sectionsep

% \subsection{Online}

% \vspace{\topsep} % Hacky fix for awkward extra vertical space

% \begin{tightemize}

% \item Machine Learning by \textbf{Stanford University} on Coursera

% \end{tightemize}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% SKILLS

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Skills}

\subsection{Technical Skills}

Python 3 \textbullet{} Web \& Android Development\\

HTML/CSS/JavaScript \textbullet{} Machine Learning \\

Numpy \textbullet{} Pandas \textbullet{} Laravel \textbullet{} Node.js \\

Game Development \textbullet{} SQL \textbullet{} Pygame \\

MATLAB

\sectionsep

\subsection{Soft Skills}

% Problem-Solving \textbullet{} Leadership \textbullet{} Teamwork\\

% Time Management \textbullet{} Communication\\

% Public Speaking \textbullet{} Creativity


Adaptability\textbullet{}Problem-Solving \textbullet{} Leadership \textbullet{} Teamwork \textbullet{}
Time Management \\

Public Speaking \textbullet{}Strategy Development

\sectionsep

\section{Experience}

\subsection{Soft Innovative Systems}

\descript{ JavaScript Developer}

\location{Oct - Dec 2020 | Karachi, Pakistan}

\begin{tightemize}

\item Contributed in the Pakistan Navy Cadet Management System Project by developing dashboard
and reports.

\item developed front-end of an e-commerce system.

\end{tightemize}

\sectionsep

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% COLUMN TWO

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\end{minipage}
\hfill

\begin{minipage}[t]{0.61\textwidth}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% COMPETITIONS AND PROJECTS

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\sectionsep

\section{Competitions and Projects}

\runsubsection{Checkers Game}

\descript{| 2-persons project}

\location{January 2020 | Karachi, Pakistan}

\vspace{\topsep} % Hacky fix for awkward extra vertical space

\begin{tightemize}

\item Developed a player vs computer Checkers Game on \textbf{Python}.

\item Integrated Sound and graphics using \textbf{Pygame} library.

\end{tightemize}

\sectionsep

\runsubsection{Car Repairing System}

\descript{| 2-person project }

\location{August 2019 | Karachi, Pakistan}

\begin{tightemize}

\item Programmed a car repairing management system using \textbf{OOP} concepts.

\item The management system calculates total bill based on the amount of work put into the vehicle
and generates receipt for the client.

\end{tightemize}

\sectionsep
\runsubsection{Quiz App}

\descript{| 1-person project}

\location{January 2021 | Karachi, Pakistan}

\begin{tightemize}

\item Developed a Quiz app for Computer related students using \textbf{"Flutter"}

\item Included dashboard, result screen and timer. Feedbacks were given based on the scores.

\end{tightemize}

\sectionsep

\runsubsection{{Google Hash Code}}

\descript{}

\location{2020}

\begin{tightemize}

\item Participated in Google's popular coding competition \textbf{Hash Code} in 2020.

\end{tightemize}

\sectionsep

\runsubsection{Google Code Jam}

\descript{}

\location{2020}

\begin{tightemize}

\item Participated in Google's popular coding competition \textbf{Code Jam} in 2020.

\end{tightemize}

\sectionsep

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% META CURRICULAR

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Meta Curricular}

\runsubsection{Volunteer Teacher}

\location{December 2017 - Present}

\begin{tightemize}

\item Received professional teaching training at \textbf{EDLAB Pakistan}.

\item Over \textbf{3 years} of value-driven teaching experience in Secondary Schools with pedagogical
practices.

\end{tightemize}

\sectionsep

\runsubsection{English Access Microscholarship Program}

\descript{| Alumni}

\location{August 2016 - Present}

\begin{tightemize}

\item A US-based English training organization focusing on modern English language training with the
spirit of community service.

\item Received 100\% scholarship for the duration of the program.

\end{tightemize}

\sectionsep

\runsubsection{IEEE Society}

\descript{| Marketing member}

\location{April 2021 - Present}

\begin{tightemize}

\item IEEE is the world's largest technical professional organization dedicated to advancing technology
for the benefit of humanity.
\item compiled and distributed financial and statistical information.

\end{tightemize}

\sectionsep

\runsubsection{Football Team}

\descript{| Captain}

\location{2016}

\begin{tightemize}

\item Captain of the runner up team in the Football tournament held at Habib Public School.

\end{tightemize}

\sectionsep

\end{minipage}

\end{document} \documentclass[]{article}

You might also like