Skip to content

Instantly share code, notes, and snippets.

@asmjahid
Forked from sadmansk/resume.tex
Created May 12, 2016 20:27
Show Gist options
  • Save asmjahid/42f2676846216f77ed800bc6ff67ccf6 to your computer and use it in GitHub Desktop.
Save asmjahid/42f2676846216f77ed800bc6ff67ccf6 to your computer and use it in GitHub Desktop.
LatexResume
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Deedy - One Page Two Column Resume
% LaTeX Template
% Version 1.1 (30/4/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}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% LAST UPDATED DATE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lastupdated
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% TITLE NAME
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\namesection{Sadman}{Kazi}{ % Your name
Website: \href{http://sadmansk.com}{http://sadmansk.com} | Github: \href{https://github.com/sadmansk}{https://github.com/sadmansk} \\ % Your website, LinkedIn profile or other web address
Email: \href{mailto:sadmansazidk@gmail.com}{sadmansazidk@gmail.com}% Your contact information
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% COLUMN ONE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{minipage}[t]{0.35\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EDUCATION
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Education}
\subsection{University of Waterloo}
\descript{Candidate for Bachelor of Software Engineering (Co-op)}
\location{2014 - 2019 (Expected) | Waterloo, ON \\ Relevent Courses:}
\textbullet{} Programming Fundamentals \\
\textbullet{} Methods of Software Engineering \\
\textbullet{} Implementation of Data Structures \\
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% COURSEWORK
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Coursework}
\subsection{Graduate}
Advanced Machine Learning \\
Open Source Software Engineering \\
Advanced Interactive Graphics \\
Compilers + Practicum \\
Cloud Computing \\
\sectionsep
\subsection{Undergraduate}
Information Retrieval \\
Operating Systems \\
Artificial Intelligence + Practicum \\
Functional Programming \\
Computer Graphics + Practicum \\
{\footnotesize \textit{\textbf{(Research Asst. \& Teaching Asst) }}} \\
Unix Tools and Scripting \\
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SKILLS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Skills}
\subsection{Programming}
\descript{Proficient in:}
\location{Java \textbullet{} C \textbullet{} C++}
\descript{Familiar with:}
\location{Python \textbullet{} Javascript \textbullet{} CSS \textbullet{} HTML \textbullet{} C\# \\ \textbullet{} Git \textbullet{} Shell \textbullet{} Vim \textbullet{} Android SDK \textbullet{} OpenGL}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\subsection{Other}
\descript{Game Engines}
\location{Unity3d \textbullet{} Unreal Engine \textbullet{} Godot Engine}
\sectionsep
%------------------------------------------------
% Awards
%------------------------------------------------
\section{Awards}
\descript{2014}
\location{President’s Scholarship of Distinction}
University of Waterloo\\
\location{First}
Math Olympiad, MIST Toronto\\
\location{Calculus and Vectors Award}
\location{Data Management Award}
Marc Garneau CI\\
\descript{2013}
\location{Third}
Science Fair, MIST Toronto\\
\descript{2012}
\location{Gold Standard (Top 4\%)}
Galois Math Contest
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% COLUMN TWO
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{minipage}
\hfill
\begin{minipage}[t]{0.64\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EXPERIENCE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Technical Experience}
\runsubsection{d\{\} Lab} \\
\descript{Software Product Prototyper | C \textbullet{} C++ \textbullet{} Python}
\location{May 2015 – August 2015 | Kitchener, ON}
\vspace{\topsep}
Worked with an engineering team to develop a real-time communication architecture prototype for large-scale sensor networks from the ground up.
\vspace{\topsep}
\begin{tightemize}
\item Designed and implemented the offline software architecture
\item Optimized the platform to ensure that data is pushed to the cloud in real time
\item Developed an interface for an OLED screen and input registry
\item Worked with a partner to deploy a mesh network messaging system
\end{tightemize}
\sectionsep
\runsubsection{University of Waterloo Nano-Robotics Group} \\
\descript{Controls Team Member | Python \textbullet{} Glade \textbullet{} OpenCV \textbullet{} Git}
\location{September 2014 – Present | Waterloo, ON}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
Our team handles all the software-related aspects of the robots.
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightemize}
\item Implemented the controlling of actuators and magnetic field activation which is used to control a micro robot with gamepad input
\end{tightemize}
\sectionsep
\runsubsection{Thorncliffe Soccer Club} \\
\descript{Website Moderator | HTML \textbullet{} CSS}
\location{April 2012 – September 2013 | Toronto, ON}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightemize}
\item Moderated a community soccer league's website.
\end{tightemize}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% RESEARCH
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Research}
\runsubsection{Cornell Robot Learning Lab}
\descript{| Head Undergrad Research}
\location{Jan 2014 – Present | Ithaca, NY}
Worked with \textbf{\href{http://www.cs.cornell.edu/~ashesh/}{Ashesh Jain}} and \textbf{\href{http://www.cs.cornell.edu/~asaxena/}{Prof Ashutosh Saxena}} to create \textbf{PlanIt}, a tool which learns from large scale user preference feedback to plan robot trajectories in human environments. Publication submitted.
\sectionsep
\runsubsection{Cornell Phonetics Lab}
\descript{| Head Undergraduate Researcher}
\location{Mar 2012 – May 2013 | Ithaca, NY}
Lead the development of \textbf{QuickTongue}, the first ever breakthrough tongue-controlled game with \textbf{\href{http://conf.ling.cornell.edu/~tilsen/}{Prof Sam Tilsen}} to aid in Linguistics research. Publication submitted.
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% AWARDS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Awards}
\begin{tabular}{rll}
2014 & top 52/2500 & KPCB Engineering Fellow\\
2014 & 2\textsuperscript{nd} most points & Google Code Jam, Qualification Round\\
2014 & 1\textsuperscript{st}/50 & Microsoft Coding Competition, Cornell\\
2013 & National & Jump Trading Challenge Finalist\\
2013 & 7\textsuperscript{th}/120 & CS 3410 Cache Race Bot Tournament \\
2012 & 2\textsuperscript{nd}/150 & CS 3110 Biannual Intra-Class Bot Tournament \\
2011 & National & Indian National Mathematics Olympiad (INMO) Finalist \\
2010 & National & Comp. Soc. of India's National Programming Contest\\
\end{tabular}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SOCIETIES
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Societies}
\begin{tabular}{rll}
2014 & top 12\%ile & Tau Beta Pi Engineering Honor Society\\
2014 & National & The Global Leadership and Education Forum (tGELF)\\
2012 & National & Golden Key International Honor Society\\
2012 & National & National Society of Collegiate Scholars\\
\end{tabular}
\sectionsep
\end{minipage}
\end{document} \documentclass[]{article}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment