resume: mid-tailscale update
This commit is contained in:
parent
1f4bfc8566
commit
8b21d74404
2 changed files with 16 additions and 7 deletions
23
resume.tex
23
resume.tex
|
@ -111,28 +111,38 @@
|
|||
%\CoopInfo{2A Computer Science | Student ID 2081{\kern 0.05em}3855}
|
||||
\vspace{1.5mm}
|
||||
{\hfill \href{mailto:mail@nsood.in}{mail@nsood.in} |
|
||||
\href{tel:4372157822}{(437) 215-7822}\vspace{0.5mm} |
|
||||
\href{https://www.nsood.in}{www.nsood.in} |
|
||||
\href{https://github.com/namansood}{github.com/namansood} |
|
||||
\href{https://linkedin.com/in/namansood}{linkedin.com/in/namansood}
|
||||
\href{tel:4372157822}{437-215-7822} |
|
||||
\href{https://linkedin.com/in/namansood}{linkedin.com/in/namansood} |
|
||||
\href{https://github.com/namansood}{github.com/namansood}
|
||||
\hfill}
|
||||
%%% Skills
|
||||
%%% ------------------------------------------------------------
|
||||
\NewPart{Skills}{}
|
||||
\normalsize
|
||||
\SkillsEntry{Languages}{JavaScript, Golang, Rust, C, C++, Scala, HTML5, CSS3, Bash, Racket, SQL, Python, PHP}
|
||||
\SkillsEntry{Technologies}{Node.js, Linux, React/React Native, Docker, AWS, MongoDB, Nginx, Apache, gRPC, Firebase}
|
||||
\SkillsEntry{Languages}{JavaScript, Go, Rust, C++, C, Scala, HTML5, CSS3, Bash, Racket, Python}
|
||||
\SkillsEntry{Technologies}{Linux, Git, Docker, AWS, Nginx, Apache, gRPC, React, SQL, MongoDB, Firebase}
|
||||
|
||||
%%% Work experience
|
||||
%%% ------------------------------------------------------------
|
||||
\NewPart{Experience}{}
|
||||
\normalsize
|
||||
\WorkEntry
|
||||
{Tailscale}
|
||||
{Jan 2021 -- Apr 2021}
|
||||
{Software Engineering Intern}
|
||||
{\begin{itemize} \itemsep -1pt
|
||||
\item Boosted compatibility with cloud infrastructure by enabling safe unprivileged VPN access, using Google gVisor sandbox.
|
||||
\item Enabled simple, standard communication for programs over Tailscale network by creating a SOCKS5 proxy server in Go.
|
||||
\item Improved support experience by documenting common administrative tasks as knowledge base articles.
|
||||
\end{itemize}}
|
||||
\vspace{1mm}
|
||||
\WorkEntry
|
||||
{University of Waterloo}
|
||||
{May 2020 -- Aug 2020}
|
||||
{Research Associate, Sirius Blockchain Research Group}
|
||||
{\begin{itemize} \itemsep -1pt
|
||||
\item Hardened security by enforcing BLS signature verification for Byzantine fault tolerance system in Golang.
|
||||
\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.
|
||||
|
@ -146,7 +156,6 @@
|
|||
\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.
|
||||
\item Reduced technical debt in React Native project by combining similar functionality into reusable components.
|
||||
\item Implemented frontend features including likes and comments in social media app, using React Native and Firebase.
|
||||
\end{itemize}}
|
||||
\vspace{1mm}
|
||||
\WorkEntry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue