Make resume less wide

This commit is contained in:
Naman Sood 2020-09-07 22:40:42 -04:00
parent 1f04006b4b
commit b32652a6fe
2 changed files with 14 additions and 14 deletions

Binary file not shown.

View file

@ -5,7 +5,7 @@
\usepackage{lmodern} \usepackage{lmodern}
\usepackage[protrusion=true,expansion=true]{microtype} \usepackage[protrusion=true,expansion=true]{microtype}
\usepackage[svgnames]{xcolor} % Colours by their 'svgnames' \usepackage[svgnames]{xcolor} % Colours by their 'svgnames'
\usepackage[margin=0.33in,top=0.4in]{geometry} \usepackage[margin=0.75in,top=0.3in,bottom=0.3in]{geometry}
\usepackage{url} \usepackage{url}
\usepackage{lmodern} % Allow arbitrary font sizes \usepackage{lmodern} % Allow arbitrary font sizes
\usepackage{textcomp} \usepackage{textcomp}
@ -138,10 +138,10 @@
{May 2020 Aug 2020} {May 2020 Aug 2020}
{Research Associate, Sirius Blockchain Research Group} {Research Associate, Sirius Blockchain Research Group}
{\begin{itemize} \itemsep -1pt {\begin{itemize} \itemsep -1pt
\item Assisted academic research by conducting experiments on AWS and analyzing performance data using Python and gnuplot, for a novel Byzantine fault tolerant consensus framework. \item Assisted research by conducting experiments on AWS and analyzing performance data using Python and gnuplot, for a novel Byzantine fault tolerant consensus framework.
\item Hardened security by studying and implementing BLS signature verification for distributed computing project, using Golang. \item Hardened security by studying and enforcing BLS signature verification for distributed computing system in Golang.
\item Streamlined deployment of project by using Docker to containerize dependencies for repeatable builds across diverse environments. \item Streamlined deployment of project, using Docker images to generate repeatable builds across diverse environments.
\item Unified similar codebases by migrating components from one codebase to another for higher code interoperability, using C++. \item Unified similar codebases by migrating components to a single project to reduce code duplication, using C++.
\end{itemize}} \end{itemize}}
\vspace{2.5mm} \vspace{2.5mm}
\WorkEntry \WorkEntry
@ -151,7 +151,7 @@
{\begin{itemize} \itemsep -1pt {\begin{itemize} \itemsep -1pt
\item Created photo delivery service for professional photographers, by implementing a REST API and native apps for photographers to preview photos to customers before delivery, using Electron, React Native, and AWS. \item Created photo delivery service for professional photographers, by implementing a REST API and native apps for photographers to preview photos to customers before delivery, using Electron, React Native, and AWS.
\item Reduced technical debt in React Native project by combining similar functionality into portable modules. \item Reduced technical debt in React Native project by combining similar functionality into portable modules.
\item Implemented user-facing features including likes and comments on posts in social media app, using React Native and Firebase. \item Implemented user-facing features including likes and comments in social media app, using React Native and Firebase.
\end{itemize}} \end{itemize}}
\vspace{2.5mm} \vspace{2.5mm}
\WorkEntry \WorkEntry
@ -160,7 +160,7 @@
{Full Stack Developer} {Full Stack Developer}
{\begin{itemize} \itemsep -1pt {\begin{itemize} \itemsep -1pt
\item Created online learning platform to promote gender equality by teaching Python programming to school-aged girls using intuitive tutorials, live code examples and a digital companion, using Node.js and MongoDB. \item Created online learning platform to promote gender equality by teaching Python programming to school-aged girls using intuitive tutorials, live code examples and a digital companion, using Node.js and MongoDB.
\item Assisted academic research by tracking usage of learning platform in collaboration with National University of Singapore. \item Assisted research by tracking usage of learning platform to collect data for National University of Singapore study.
\end{itemize}} \end{itemize}}
%%% Projects %%% Projects
@ -169,13 +169,13 @@
\normalsize \normalsize
\ProjectEntry{Vibgyor}{} \ProjectEntry{Vibgyor}{}
{JavaScript, Apache Cordova} {JavaScript, Apache Cordova}
{Won 1\textsuperscript{st} place in XINO 2018 hackathon. Optimized smartphone UX for visually impaired, {Won 1\textsuperscript{st} place in XINO 2018 hackathon. Optimized phone UX for visually impaired
using voice commands and live text narration.} using voice commands and text narration.}
\sepspace \sepspace
\ProjectEntry{\href{https://github.com/namansood/cmdmap}{cmdmap}}{} \ProjectEntry{\href{https://github.com/namansood/cmdmap}{cmdmap}}{}
{Node.js} {Node.js}
{Node module to map command line programs to a JSON-based interface. Designed an accessible API, {Node module to map command line programs to a JSON interface. Designed developer API to ensure
managed inter-process communication.} security and usability.}
\sepspace \sepspace
%%% %%%
\iffalse \iffalse
@ -188,13 +188,13 @@ and `pinboards' to save search results.}
%%% %%%
\ProjectEntry{\href{https://github.com/namansood/tsh}{Turtle Shell}}{} \ProjectEntry{\href{https://github.com/namansood/tsh}{Turtle Shell}}{}
{C, POSIX APIs} {C, POSIX APIs}
{Shell for Unix-like operating systems in C. Learned dynamic memory management, process management, {Shell for Unix operating systems in C. Learned memory management, process management,
and usage of POSIX interfaces. } and usage of POSIX interfaces. }
\sepspace \sepspace
\ProjectEntry{\href{https://github.com/namansood/chip8-rust}{CHIP8-rust}}{} \ProjectEntry{\href{https://github.com/namansood/chip8-rust}{CHIP8-rust}}{}
{Rust} {Rust}
{Emulator for CHIP-8 microprocessor. Learned Rust, {Emulator for CHIP-8 microprocessor. Simulated behavior of machine instructions using
emulated behavior of machine instructions, and created graphics in a framebuffer.} Rust, created graphics in framebuffer.}
%%% %%%
\iffalse \iffalse
%%% Awards %%% Awards