Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add version with header containing photo #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified sourabh_bajaj_resume.pdf
Binary file not shown.
183 changes: 103 additions & 80 deletions sourabh_bajaj_resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
\usepackage{fancyhdr}
\usepackage[english]{babel}
\usepackage{tabularx}
\usepackage{fontawesome5}
\usepackage{graphicx}
\input{glyphtounicode}

\pagestyle{fancy}
Expand Down Expand Up @@ -92,38 +94,59 @@
\begin{document}

%----------HEADING-----------------
\begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
\textbf{\href{http://sourabhbajaj.com/}{\Large Sourabh Bajaj}} & Email : \href{mailto:[email protected]}{[email protected]}\\
\href{http://sourabhbajaj.com/}{http://www.sourabhbajaj.com} & Mobile : \href{tel:+11234567890}{+1-123-456-7890} \\
\end{tabular*}

% \begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
% \textbf{\href{http://sourabhbajaj.com/}{\Large Sourabh Bajaj}} & Email : \href{mailto:[email protected]}{[email protected]}\\
% \href{http://sourabhbajaj.com/}{http://www.sourabhbajaj.com} & Mobile : \href{tel:+11234567890}{+1-123-456-7890} \\
% \end{tabular*}


%----------HEADING WITH IMAGE-----------------

\begin{minipage}[t]{0.7\textwidth}
\vspace{2pt}
\begin{center}
{\Huge \scshape Name Surname}
\\
\small \raisebox{-0.1\height}\faPhone\ +00 000 000 000
~ \href{mailto:[email protected]}{\raisebox{-0.2\height}\faEnvelope\ \underline{[email protected]}}
~ \href{https://www.example.com/}{\raisebox{-0.2\height}\faGlobe\ \underline{example.com}} \vspace{2pt} \\
\href{https://www.linkedin.com/in/}{\raisebox{-0.2\height}\faLinkedin\ \underline{LnkedIn Profile}}
~ \href{https://github.com/}{\raisebox{-0.2\height}\faGithub\ \underline{GitHub Profile}}
\end{center}

\end{minipage}%
\begin{minipage}[t]{0.3\textwidth}
\vspace{0pt} % Top align the minipage
\raggedleft % Right align the image
\includegraphics[width=1.3in]{example-image-a}
\end{minipage}

%-----------EDUCATION-----------------
\section{Education}
\resumeSubHeadingListStart
\resumeSubheading
{Georgia Institute of Technology}{Atlanta, GA}
{Master of Science in Computer Science; GPA: 4.00}{Aug. 2012 -- Dec. 2013}
\resumeSubheading
{Birla Institute of Technology and Science}{Pilani, India}
{Bachelor of Engineering in Electrical and Electronics; GPA: 3.66 (9.15/10.0)}{Aug. 2008 -- July. 2012}
\resumeSubHeadingListEnd
\resumeSubHeadingListStart
\resumeSubheading
{Georgia Institute of Technology}{Atlanta, GA}
{Master of Science in Computer Science; GPA: 4.00}{Aug. 2012 -- Dec. 2013}
\resumeSubheading
{Birla Institute of Technology and Science}{Pilani, India}
{Bachelor of Engineering in Electrical and Electronics; GPA: 3.66 (9.15/10.0)}{Aug. 2008 -- July. 2012}
\resumeSubHeadingListEnd


%-----------EXPERIENCE-----------------
\section{Experience}
\resumeSubHeadingListStart

\resumeSubheading
{Google}{Mountain View, CA}
{Software Engineer}{Oct 2016 - Present}
\resumeItemListStart
\resumeItem{Tensorflow}
{TensorFlow is an open source software library for numerical computation using data flow graphs; primarily used for training deep learning models. Worked on APIs and performance for training models on Tensor Processing Units (TPU).}
\resumeItem{Apache Beam}
{Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and runners.}
\resumeItemListEnd
\resumeSubHeadingListStart

\resumeSubheading
{Google}{Mountain View, CA}
{Software Engineer}{Oct 2016 - Present}
\resumeItemListStart
\resumeItem{Tensorflow}
{TensorFlow is an open source software library for numerical computation using data flow graphs; primarily used for training deep learning models. Worked on APIs and performance for training models on Tensor Processing Units (TPU).}
\resumeItem{Apache Beam}
{Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and runners.}
\resumeItemListEnd

% --------Multiple Positions Heading------------
% \resumeSubSubheading
% {Software Engineer I}{Oct 2014 - Sep 2016}
Expand All @@ -134,65 +157,65 @@ \section{Experience}
% \resumeSubHeadingListEnd
%-------------------------------------------

\resumeSubheading
{Coursera}{Mountain View, CA}
{Senior Software Engineer}{Jan 2014 - Oct 2016}
\resumeItemListStart
\resumeItem{Notifications}
{Service for sending email, push and in-app notifications. Involved in features such as delivery time optimization, tracking, queuing and A/B testing. Built an internal app to run batch campaigns for marketing etc.}
\resumeItem{Nostos}
{Bulk data processing and injection service from Hadoop to Cassandra and provides a thin REST layer on top for serving offline computed data online.}
\resumeItem{Workflows}
{Dataduct an open source workflow framework to create and manage data pipelines leveraging reusables patterns to expedite developer productivity.}
\resumeItem{Data Collection}
{Designed the internal survey and crowd sourcing platform which allowed for creating various tasks for crowd sourcing or embedding surveys across the Coursera platform.}
\resumeItem{Dev Environment}
{Analytics environment based on docker and AWS, standardized the python and R dependencies. Wrote the core libraries that are shared by all data scientists.}
\resumeItem{Data Warehousing}
{Setup, schema design and management of Amazon Redshift. Built an internal app for access to the data using a web interface. Dataduct integration for daily ETL injection into Redshift.}
\resumeItem{Recommendations}
{Core service for all recommendation systems at Coursera, currently used on the homepage and throughout the content discovery process. Worked on both offline training and online serving.}
\resumeItem{Content Discovery}
{Improved content discovery by building a new onboarding experience on coursera. Using this to personalize the search and browse experience. Also worked on ranking and indexing improvements.}
\resumeItem{Course Dashboards}
{Instructor dashboards and learner surveying tools, which helped instructors run their class better by providing data on Assignments and Learner Activity.}
\resumeItemListEnd

\resumeSubheading
{Lucena Research}{Atlanta, GA}
{Data Scientist}{Summer 2012 and 2013}
\resumeItemListStart
\resumeItem{Portfolio Management}
{Created models for portfolio hedging, portfolio optimization and price forecasting. Also creating a strategy backtesting engine used for simulating and backtesting strategies.}
\resumeItem{QuantDesk}
{Python backend for a web application used by hedge fund managers for portfolio management.}
\resumeItemListEnd

\resumeSubheading
{Georgia Institute of Technology}{Atlanta, GA}
{Research and Teaching Assistant}{Jan 2012 - Dec 2013}
\resumeItemListStart
\resumeItem{Research Assistant - Machine Learning}
{Research on machine learning for portfolio hedging and replication algorithms. Modeling low-risk \& continuous-return strategies. Developed the python library QSTK.}
\resumeItem{Teaching Assistant - Computational Investing}
{The online course on Coursera, had more than 100,000 students enrolled. It was featured on the 11 Alive News and the Atlanta Journal Constitution. Involved in creating assignment, exams and conducting recitation sessions. Also taught the on-campus version of the course.}
\resumeItemListEnd

\resumeSubHeadingListEnd
\resumeSubheading
{Coursera}{Mountain View, CA}
{Senior Software Engineer}{Jan 2014 - Oct 2016}
\resumeItemListStart
\resumeItem{Notifications}
{Service for sending email, push and in-app notifications. Involved in features such as delivery time optimization, tracking, queuing and A/B testing. Built an internal app to run batch campaigns for marketing etc.}
\resumeItem{Nostos}
{Bulk data processing and injection service from Hadoop to Cassandra and provides a thin REST layer on top for serving offline computed data online.}
\resumeItem{Workflows}
{Dataduct an open source workflow framework to create and manage data pipelines leveraging reusables patterns to expedite developer productivity.}
\resumeItem{Data Collection}
{Designed the internal survey and crowd sourcing platform which allowed for creating various tasks for crowd sourcing or embedding surveys across the Coursera platform.}
\resumeItem{Dev Environment}
{Analytics environment based on docker and AWS, standardized the python and R dependencies. Wrote the core libraries that are shared by all data scientists.}
\resumeItem{Data Warehousing}
{Setup, schema design and management of Amazon Redshift. Built an internal app for access to the data using a web interface. Dataduct integration for daily ETL injection into Redshift.}
\resumeItem{Recommendations}
{Core service for all recommendation systems at Coursera, currently used on the homepage and throughout the content discovery process. Worked on both offline training and online serving.}
\resumeItem{Content Discovery}
{Improved content discovery by building a new onboarding experience on coursera. Using this to personalize the search and browse experience. Also worked on ranking and indexing improvements.}
\resumeItem{Course Dashboards}
{Instructor dashboards and learner surveying tools, which helped instructors run their class better by providing data on Assignments and Learner Activity.}
\resumeItemListEnd

\resumeSubheading
{Lucena Research}{Atlanta, GA}
{Data Scientist}{Summer 2012 and 2013}
\resumeItemListStart
\resumeItem{Portfolio Management}
{Created models for portfolio hedging, portfolio optimization and price forecasting. Also creating a strategy backtesting engine used for simulating and backtesting strategies.}
\resumeItem{QuantDesk}
{Python backend for a web application used by hedge fund managers for portfolio management.}
\resumeItemListEnd

\resumeSubheading
{Georgia Institute of Technology}{Atlanta, GA}
{Research and Teaching Assistant}{Jan 2012 - Dec 2013}
\resumeItemListStart
\resumeItem{Research Assistant - Machine Learning}
{Research on machine learning for portfolio hedging and replication algorithms. Modeling low-risk \& continuous-return strategies. Developed the python library QSTK.}
\resumeItem{Teaching Assistant - Computational Investing}
{The online course on Coursera, had more than 100,000 students enrolled. It was featured on the 11 Alive News and the Atlanta Journal Constitution. Involved in creating assignment, exams and conducting recitation sessions. Also taught the on-campus version of the course.}
\resumeItemListEnd

\resumeSubHeadingListEnd


%-----------PROJECTS-----------------
\section{Projects}
\resumeSubHeadingListStart
\resumeSubItem{QuantSoftware Toolkit}
{Open source python library for financial data analysis and machine learning for finance.}
\resumeSubItem{Github Visualization}
{Data Visualization of Git Log data using D3 to analyze project trends over time.}
\resumeSubItem{Recommendation System}
{Music and Movie recommender systems using collaborative filtering on public datasets.}
\resumeSubItem{Mac Setup}
{Book that gives step by step instructions on setting up developer environment on Mac OS.}
\resumeSubHeadingListEnd
\resumeSubHeadingListStart
\resumeSubItem{QuantSoftware Toolkit}
{Open source python library for financial data analysis and machine learning for finance.}
\resumeSubItem{Github Visualization}
{Data Visualization of Git Log data using D3 to analyze project trends over time.}
\resumeSubItem{Recommendation System}
{Music and Movie recommender systems using collaborative filtering on public datasets.}
\resumeSubItem{Mac Setup}
{Book that gives step by step instructions on setting up developer environment on Mac OS.}
\resumeSubHeadingListEnd

%
%--------PROGRAMMING SKILLS------------
Expand Down