resume: update spring 2021 grades, add employment locations

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2021-08-24 11:12:56 -04:00
parent 281de03d4f
commit 295f1062c7
2 changed files with 15 additions and 15 deletions

View file

@ -32,10 +32,10 @@
\EducationEntry
{University of Waterloo}
{Sep 2019 -- Apr 2024}
{Bachelor of Computer Science -- 94.5\%}
{Bachelor of Computer Science -- 92.3\%}
{\begin{itemize} \itemsep -1pt
\vspace{1mm}
\item {\bf Awards and Honors:} Received \$15,000 Computer Science Upper Year Scholarship, and placed on Dean's Honors List.
\item {\bf Awards and Honors:} \$15,000 Computer Science Upper Year Scholarship, Dean's Honors List.
% \item {\bf Mentor, StarterHacks 2020:} Provided technical and design advice in Canada's largest beginner-focused hackathon.
% \item {\bf Editor, mathNEWS:} Provide news and recreation to student body via student publication of the Faculty of Mathematics.
\item {\bf Relevant Coursework:} Data Structures, Object-Oriented Programming (C++), Functional Programming (Racket, Haskell)
@ -45,8 +45,8 @@
%%% ------------------------------------------------------------
\NewPart{Skills}{}
\normalsize
\SkillsEntry{Languages}{JavaScript, Go, Rust, C++, C, Scala, HTML5, CSS3, Shell, Python, Racket, Haskell}
\SkillsEntry{Technologies}{Linux, Git, Docker, TCP/IP, AWS, gRPC, React, SQL, MongoDB, Firebase}
\SkillsEntry{Languages}{JavaScript, Go, Rust, C++, C, Scala, HTML/CSS, Shell, Python, Racket, Haskell}
\SkillsEntry{Technologies}{Linux, Git, Docker, TCP/IP, AWS EC2/S3, gRPC, React, SQL, MongoDB, Firebase}
\vspace{1mm} % other sections end in list items, which have their own padding -- compensate for that here
%%% Work experience
@ -56,7 +56,7 @@
\WorkEntry
{Carta}
{Sep 2021 -- Dec 2021}
{Incoming Software Engineering Intern, Infrastructure}
{Incoming Software Engineering Intern, Infrastructure -- Kitchener, ON}
{
% todo: work
}
@ -67,12 +67,12 @@ Made Tailscale ready for the cloud, by creating features that allowed it to run
\WorkEntry
{Tailscale}
{Jan 2021 -- Apr 2021}
{Software Engineering Intern}
{Software Engineering Intern -- Toronto, ON}
{\begin{itemize} \itemsep -1pt
\item Boosted compatibility with LXC containers by providing in-process TCP/IP and link-layer emulation, using Google gVisor.
\item Improved compatibility with LXC containers by providing in-process TCP/IP and link-layer emulation, using Google gVisor.
\item Enabled simple, standard communication for programs over Tailscale network by creating a SOCKS5 proxy server in Go.
\item Simplified deployment of Tailscale in cloud environments by creating single-session authentication keys with auto-cleanup.
\item Secured continuous integration and deployment pipelines by creating GitHub Action to allow workflows to use Tailscale.
\item Simplified deployment of application in cloud environments by creating single-session authentication keys with auto-cleanup.
\item Secured continuous integration and deployment pipelines by creating GitHub Action to allow workflows to use VPN client.
\item Expanded outreach with technical community by writing long-form content for knowledge base and corporate blog (\underline{\href{https://tailscale.com/blog/2021-05-github-actions-and-tailscale/}{link}}).
\end{itemize}}
\vspace{1mm}
@ -83,12 +83,12 @@ Accelerated research in the field of Byzantine fault tolerant distributed comput
\WorkEntry
{University of Waterloo}
{May 2020 -- Aug 2020}
{Research Associate, Sirius Blockchain Research Group}
{Research Associate, Sirius Blockchain Research Group -- Waterloo, ON}
{\begin{itemize} \itemsep -1pt
\item Hardened security by enforcing BLS signature verification for Byzantine fault tolerant distributed consensus system in Go.
\item Streamlined deployment of project, using Docker images to generate repeatable builds across diverse environments.
\item Unified similar codebases by migrating components to a single project to reduce code duplication, using C++.
\item Assisted distributed systems research by conducting experiments on AWS and analyzing performance data using gnuplot.
\item Streamlined deployment of project, by using Docker images to generate repeatable builds across diverse environments.
\item Unified similar codebases by migrating duplicate components to a single C++ project.
\item Assisted distributed systems research by conducting experiments on AWS EC2 and analyzing performance data in gnuplot.
\end{itemize}}
\vspace{1mm}
\iffalse
@ -98,7 +98,7 @@ Designed and build native apps for professional photographers to deliver photos
\WorkEntry
{Creesync Software}
{May 2019 -- Aug 2019}
{Software Engineering Intern}
{Software Engineering Intern -- New Delhi, India}
{\begin{itemize} \itemsep -1pt
\item Simplified professional photography, by building native apps to deliver photos to clients, using Electron and React Native.
\item Designed and deployed API to upload and preview photos in low-bandwidth situations, using Node.js and AWS S3.
@ -108,7 +108,7 @@ Designed and build native apps for professional photographers to deliver photos
\WorkEntry
{The Girl Code}
{Mar 2018 -- Apr 2020}
{Full Stack Developer}
{Full Stack Developer -- New Delhi, India}
{\begin{itemize} \itemsep -1pt
\item Empowered school children by creating online platform to learn Python programming, using Node.js and MongoDB.
\item Assisted research by tracking usage of learning platform to collect data for National University of Singapore study.