Bariz Khuda Bakhsh's Résumé
Author
Bariz Qureshi
Last Updated
8 years ago
License
Creative Commons CC BY 4.0
Abstract
Bariz Khuda Bakhsh's résumé
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% "ModernCV" CV and Cover Letter
% LaTeX Template
% Version 1.1 (9/12/12)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Xavier Danaux (xdanaux@gmail.com)
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important note:
% This template requires the moderncv.cls and .sty files to be in the same
% directory as this .tex file. These files provide the resume style and themes
% used for structuring the document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or roman
\moderncvstyle{casual} % CV theme - options include: 'casual' (default), 'classic', 'oldstyle' and 'banking'
\moderncvcolor{black} % CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
\usepackage{lipsum} % Used for inserting dummy 'Lorem ipsum' text into the template
\usepackage[scale=0.75]{geometry} % Reduce document margins
%\setlength{\hintscolumnwidth}{3cm} % Uncomment to change the width of the dates column
%\setlength{\makecvtitlenamewidth}{10cm} % For the 'classic' style, uncomment to adjust the width of the space allocated to your name
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION SECTION
%----------------------------------------------------------------------------------------
\firstname{Bariz} % Your first name
\familyname{Khuda Bakhsh} % Your last name
% All information in this block is optional, comment out any lines you don't need
\title{Resume}
\address{B/104,Shumail Heights,Block-11,Gulistan-e-Johar}{Karachi}
\mobile{(+92) 313 7155541}
\email{barizqureshi@gmail.com}
%----------------------------------------------------------------------------------------
\begin{document}
\makecvtitle % Print the CV title
%----------------------------------------------------------------------------------------
% Summary Section
%----------------------------------------------------------------------------------------
\section{Summary}
\cvitem{}{Highly motivated ,ambitious and performance driven Electrical Engineer.I was the highest GPA holder of second and fourth semester and currently, i am among the top CGPA holders.}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\section{Education}
\cventry{2014--2018}{Bachelors in Electical Engineering}{Bahria Uniersity}{Karachi}{\textit{GPA -- 3.5}}{} % Arguments not required can be left empty
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
\section{Experience}
%------------------------------------------------
\cventry{2016}{ Internee}{\textsc{Pakistan International Airlines}}{Karachi}{}{Rated "Outstanding Internee" for Analytical Skills .}
%------------------------------------------------
%----------------------------------------------------------------------------------------
% AWARDS SECTION
%----------------------------------------------------------------------------------------
\section{Awards}
\cvitem{}{Outstanding Student Award}
\cvitem{}{Laptop Awardee under PM Laptop Scheme}
\cvitem{}{Consolation Prize in Essay Writing Competetion}
%----------------------------------------------------------------------------------------
% COMPUTER SKILLS SECTION
%----------------------------------------------------------------------------------------
\section{Softwares}
\cvlistdoubleitem{MARS}{Microsoft Visual Studio}
\cvlistdoubleitem{Arduino}{Matlab}
\cvlistdoubleitem{Ciso Packet Tracer}{Multisim}
\cvlistdoubleitem{Microsoft Office}{AutoCAD}
%----------------------------------------------------------------------------------------
% LANGUAGES SECTION
%----------------------------------------------------------------------------------------
\section{Languages}
\cvitem{}{English}{}
\cvitem{}{Urdu}{}
\cvitem{}{Sindhi}{}
%----------------------------------------------------------------------------------------
% INTERESTS SECTION
%----------------------------------------------------------------------------------------
\section{Interests}
\renewcommand{\listitemsymbol}{-~} % Changes the symbol used for lists
\cvlistdoubleitem{Debating}{}
\cvlistdoubleitem{Circuit Designing}{}
\cvlistitem{Programming}
%----------------------------------------------------------------------------------------
\end{document}