Skip to content

Instantly share code, notes, and snippets.

@prat0318
Created July 28, 2014 01:03
Show Gist options
  • Save prat0318/79778153c7e85183987b to your computer and use it in GitHub Desktop.
Save prat0318/79778153c7e85183987b to your computer and use it in GitHub Desktop.
Classic template example
% resume.tex
%
% (c) 2002 Matthew Boedicker <mboedick@mboedick.org> (original author) http://mboedick.org
% (c) 2003-2007 David J. Grant <davidgrant-at-gmail.com> http://www.davidgrant.ca
% (c) 2007-2010 Todd C. Miller <Todd.Miller@courtesan.com> http://www.courtesan.com/todd
%
% This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
\documentclass[letterpaper,11pt]{article}
%-----------------------------------------------------------
\usepackage[empty]{fullpage}
\usepackage{color}
\definecolor{mygrey}{gray}{0.80}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
% Adjust margins to 0.5in on all sides
\addtolength{\oddsidemargin}{-0.5in}
\addtolength{\evensidemargin}{-0.5in}
\addtolength{\textwidth}{1.0in}
\addtolength{\topmargin}{-0.5in}
\addtolength{\textheight}{1.0in}
\usepackage{multicol}
\usepackage{hyperref}
%-----------------------------------------------------------
%Custom commands
\newcommand{\resitem}[1]{\item #1 \vspace{-2pt}}
\newcommand{\resheading}[1]{{\large \colorbox{mygrey}{\begin{minipage}{\textwidth}{\textbf{#1 \vphantom{p\^{E}}}}\end{minipage}}}}
\newcommand{\ressubheading}[4]{
\begin{tabular*}{7.0in}{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\
\textit{#3} & \textit{#4} \\
\end{tabular*}\vspace{-6pt}}
%-----------------------------------------------------------
\begin{document}
\begin{tabular*}{7.5in}{l@{\extracolsep{\fill}}r}
\textbf{\large Prateek Agarwal} & 512.698.3649 (phone)\\
& prat0318@gmail.com \\
Ruby $\star$ Python $\star$ Git $\star$ Cartooning & \url{http://prat0318.github.io}\\
\end{tabular*}
\\
\vspace{0.1in}
\resheading{Qualifications Summary}
\begin{itemize}
\resitem{Competent at managing responsibilities in a high-volume atmosphere}
\resitem{Hard worker, quick learner, and ability to assume responsibility}
\end{itemize}
\resheading{GitHub Projects}
\begin{itemize}
\item
\ressubheading{prat0318/2048-tetris}{}{Live at \href{http://2048-tetris.com}{2048-tetris.com}}{}
\begin{itemize}
\resitem{Wrote a Tetris variant of 2048 game, 1M+ unique visits}
\resitem{Made it to the front page of Hacker News for a day(~150 pts), mentioned in TechCrunch.}
\end{itemize}
\item
\ressubheading{prat0318/gitator}{}{Live at \href{http://gitator.com}{Gitator.com}}{}
\begin{itemize}
\resitem{Finds relevant repositories based on an user's GitHub profile.}
\end{itemize}
\end{itemize}
\resheading{Technical Skills}
\begin{description}
\item[Programming Languages:] Ruby, Python, Java, C++, Javascript, PHP
\item[Web Frameworks:] Sinatra, Django, Rails, Apache
\item[Databases:] MySQL, PostgreSQL, IBM Informix, IBM DB2
\end{description}
\resheading{Education}
\begin{itemize}
\item
\ressubheading{University of Texas at Austin}{Austin, TX}{Master of Science in Computer Science}{Jul. 2015}
\item
\ressubheading{Indian Institute of Technology}{Kharagpur, WB}{Bachelor of Technology(Hons.) in Computer Science}{Jul. 2009}
\begin{itemize}
\resitem{Was among the top 5\% in the institute merit list of the undergraduate batch.}
\end{itemize}
\end{itemize}
\resheading{Professional Experience}
\begin{itemize}
\item
\ressubheading{University of Texas at Austin}{Austin, TX}{Graduate Research Assistant}{Sept. 2013 – Jan. 2014}
\begin{itemize}
\resitem{Developed a common web interface http://unitydatabase.com to search through different datasets and output aggregate results and ensuring easy pluggability of new datasets.}
\resitem{Technologies got to work on: Python, Django, South, PostgreSQL}
\end{itemize}
\end{itemize}
\resheading{Other Personal Projects}
\begin{itemize}
\resitem{Designed product \textit{Omerta}, a multi-user chat room application in j2me using Sun Wireless Toolkit.}
\begin{itemize}
\resitem{Was awarded 1$^{st}$ position for the product in Envision, Product Innovation Contest, IIT KGP.}
\resitem{Was awarded 1$^{st}$ position for the product in Javawise, J2ME s/w Development Contest at IIT Kharagpur, 2008 and 2009 continuously.}
\end{itemize}
\end{itemize}
\resheading{Graduate Courses Taken}
\begin{multicols}{2}
\begin{itemize}
\item Distributed Computing
\item Feature Oriented Programming
\item Multicore Programming
\end{itemize}
\end{multicols}
\resheading{Research Experience}
\begin{itemize}
\resitem{Undergraduate project at Sanyog Lab, IIT Kharagpur (Jul. 2008 – May 2009)}
\begin{itemize}
\resitem{Designing and Formal modelling of embedded systems for project Sanyog.}
\resitem{Skills Developed: Low level system design, theorem verification using Prolog and Coq}
\end{itemize}
\end{itemize}
\resheading{Patents}
\begin{itemize}
\resitem{US Patent 5,146,634 - \textit{Three zone bed cover with an inflatable human form.}, issued September 15, 1992.}
\end{itemize}
\resheading{Publications}
\begin{description}
\item["Security-Enhanced Darwin: Porting SELinux to Mac OS X",]
\emph{Proceedings from the Third Annual Security Enhanced Linux Symposium} in Baltimore, MD, 2007.
\end{description}
\resheading{Memberships}
\begin{itemize}
\resitem{Member of the American Mathematical Society, 2008-present}
\end{itemize}
\resheading{Extra Curricular Awards}
\begin{itemize}
\resitem{Was awarded 2nd position in Bionetics, Coding Event, Genesis 09 at IIT Kharagpur.}
\resitem{Microsoft Student Partner of IIT Kharagpur from the period July 08 – June 09}
\end{itemize}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment