mirror of
https://github.com/prdlk/cv.git
synced 2026-08-02 09:21:40 +00:00
style(resume): update personal info and profile section
This commit is contained in:
+91
-143
@@ -15,27 +15,8 @@
|
||||
% default. If you get compilation errors saying a font is missing, find the line
|
||||
% on which the font is used and either change it to a font included with your
|
||||
% operating system or comment the line out to use the default font.
|
||||
%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%
|
||||
% TODO:
|
||||
% 1. Integrate biber/bibtex for article citation under publications.
|
||||
% 2. Figure out a smoother way for the document to flow onto the next page.
|
||||
% 3. Add styling information for a "Projects/Hacks" section.
|
||||
% 4. Add location/address information
|
||||
% 5. Merge OpenFont and MacFonts as a single sty with options.
|
||||
%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%
|
||||
% CHANGELOG:
|
||||
% v1.1:
|
||||
% 1. Fixed several compilation bugs with \renewcommand
|
||||
% 2. Got Open-source fonts (Windows/Linux support)
|
||||
% 3. Added Last Updated
|
||||
% 4. Move Title styling into .sty
|
||||
% 5. Commented .sty file.
|
||||
%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%
|
||||
% Known Issues:
|
||||
% 1. Overflows onto second page if any column's contents are more than the
|
||||
@@ -47,10 +28,10 @@
|
||||
|
||||
\documentclass[]{deedy-resume-openfont}
|
||||
\usepackage{fancyhdr}
|
||||
|
||||
|
||||
\pagestyle{fancy}
|
||||
\fancyhf{}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@@ -65,8 +46,8 @@
|
||||
% TITLE NAME
|
||||
%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\namesection{Debarghya}{Das}{ \urlstyle{same}\href{http://debarghyadas.com}{debarghyadas.com}| \href{http://fb.co/dd}{fb.co/dd}\\
|
||||
\href{mailto:deedy@fb.com}{deedy@fb.com} | 607.379.5733 | \href{mailto:dd367@cornell.edu}{dd367@cornell.edu}
|
||||
\namesection{Prad}{Nukala}{ \urlstyle{same}\href{https://prad.nu}{prad.nu} | \href{https://did.run}{did.run} | \href{https://github.com/prdlk}{github.com/prdlk} | \href{mailto:prad@sonr.io}{prad@sonr.io}\\
|
||||
Principal Architect --- Distributed Systems \& Applied Cryptography
|
||||
}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@@ -75,175 +56,142 @@
|
||||
%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\begin{minipage}[t]{0.33\textwidth}
|
||||
\begin{minipage}[t]{0.33\textwidth}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% EDUCATION
|
||||
% PROFILE
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\section{Education}
|
||||
|
||||
\subsection{Cornell University}
|
||||
\descript{MEng in Computer Science}
|
||||
\location{Dec 2014 | Ithaca, NY}
|
||||
\section{Profile}
|
||||
15+ years building crypto-primitives from first principles. Specialist in client-side WASM enclaves, WebAuthn / Account Abstraction identity, and high-performance settlement rails.
|
||||
\sectionsep
|
||||
|
||||
\subsection{Cornell University}
|
||||
\descript{BS in Computer Science}
|
||||
\location{May 2014 | Ithaca, NY}
|
||||
College of Engineering \\
|
||||
Magna Cum Laude\\
|
||||
\location{ Cum. GPA: 3.83 / 4.0 \\
|
||||
Major GPA: 3.9 / 4.0}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% STACK
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\section{Stack}
|
||||
\subsection{Languages}
|
||||
Go (expert) \textbullet{} Rust \textbullet{} TypeScript / React \textbullet{} C++
|
||||
\sectionsep
|
||||
|
||||
\subsection{La Martiniere for Boys}
|
||||
\location{Grad. May 2011| Kolkata, India}
|
||||
\subsection{Cryptography \& Identity}
|
||||
WebAuthn / Passkeys \textbullet{} MPC-TSS \textbullet{} ERC-4337 \textbullet{} UCANs \textbullet{} DIDs
|
||||
\sectionsep
|
||||
|
||||
\subsection{Runtime \& Storage}
|
||||
WASM (Extism, Dedicated Workers) \textbullet{} OPFS \textbullet{} SQLite / wa-sqlite \textbullet{} TigerBeetle
|
||||
\sectionsep
|
||||
|
||||
\subsection{Networking}
|
||||
libp2p \textbullet{} WebRTC DataChannels \textbullet{} GossipSub \textbullet{} IBC
|
||||
\sectionsep
|
||||
|
||||
\subsection{Chains \& Infra}
|
||||
EVM (Base, Monad) \textbullet{} Cosmos SDK \textbullet{} Cloudflare Workers \textbullet{} IPFS / Helia
|
||||
\sectionsep
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% LINKS
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\section{Links}
|
||||
Facebook:// \href{https://facebook/dd}{\bf dd} \\
|
||||
Github:// \href{https://github.com/deedydas}{\bf deedydas} \\
|
||||
LinkedIn:// \href{https://www.linkedin.com/in/debarghyadas}{\bf debarghyadas} \\
|
||||
YouTube:// \href{https://www.youtube.com/user/DeedyDash007}{\bf DeedyDash007} \\
|
||||
Twitter:// \href{https://twitter.com/debarghya_das}{\bf @debarghya\_das} \\
|
||||
Quora:// \href{https://www.quora.com/Debarghya-Das}{\bf Debarghya-Das}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% COURSEWORK
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\section{Coursework}
|
||||
\subsection{Graduate}
|
||||
Advanced Machine Learning \\
|
||||
Open Source Software Engineering \\
|
||||
Advanced Interactive Graphics \\
|
||||
Compilers + Practicum \\
|
||||
Cloud Computing \\
|
||||
Evolutionary Computation \\
|
||||
Defending Computer Networks \\
|
||||
Machine Learning \\
|
||||
\section{Links}
|
||||
Site:// \href{https://prad.nu}{\bf prad.nu} \\
|
||||
Demo:// \href{https://did.run}{\bf did.run} \\
|
||||
Github:// \href{https://github.com/prdlk}{\bf prdlk} \\
|
||||
LinkedIn:// \href{https://www.linkedin.com/in/pradn}{\bf pradn} \\
|
||||
X:// \href{https://x.com/thisisprad}{\bf @thisisprad} \\
|
||||
Email:// \href{mailto:prad@sonr.io}{\bf prad@sonr.io}
|
||||
\sectionsep
|
||||
|
||||
\subsection{Undergraduate}
|
||||
Information Retrieval \\
|
||||
Operating Systems \\
|
||||
Artificial Intelligence + Practicum \\
|
||||
Functional Programming \\
|
||||
Computer Graphics + Practicum \\
|
||||
{\footnotesize \textit{\textbf{(Research Asst. \& Teaching Asst 2x) }}} \\
|
||||
Unix Tools and Scripting \\
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% SKILLS
|
||||
% RECOGNITION
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\section{Skills}
|
||||
\subsection{Programming}
|
||||
\location{Over 5000 lines:}
|
||||
Java \textbullet{} Shell \textbullet{} Python \textbullet{} Javascript \\
|
||||
OCaml \textbullet{} Matlab \textbullet{} Rails \textbullet{} \LaTeX\ \\
|
||||
\location{Over 1000 lines:}
|
||||
C \textbullet{} C++ \textbullet{} CSS \textbullet{} PHP \textbullet{} Assembly \\
|
||||
\location{Familiar:}
|
||||
AS3 \textbullet{} iOS \textbullet{} Android \textbullet{} MySQL
|
||||
\section{Recognition}
|
||||
\subsection{GitHub}
|
||||
\descript{4th Most Contributions Worldwide}
|
||||
\location{2021 -- 2023 \textbullet{} 6{,}000+ commits}
|
||||
\sectionsep
|
||||
|
||||
\subsection{Fast Company}
|
||||
\descript{Featured}
|
||||
Decentralized identity \& consumer crypto.
|
||||
\sectionsep
|
||||
|
||||
\subsection{iOS App Store}
|
||||
\descript{Top 5{,}000 launch app}
|
||||
\location{age 12 \textbullet{} 2008}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%
|
||||
% COLUMN TWO
|
||||
%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\end{minipage}
|
||||
\end{minipage}
|
||||
\hfill
|
||||
\begin{minipage}[t]{0.66\textwidth}
|
||||
\begin{minipage}[t]{0.66\textwidth}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% EXPERIENCE
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\section{Experience}
|
||||
\runsubsection{Facebook}
|
||||
\descript{| Software Engineer }
|
||||
\location{Jan 2015 - Present | New York, NY}
|
||||
\sectionsep
|
||||
|
||||
\runsubsection{Coursera}
|
||||
\descript{| KPCB Fellow + Software Engineering Intern }
|
||||
\location{June 2014 – Sep 2014 | Mountain View, CA}
|
||||
\runsubsection{HyperAuth} \descript{(formerly Sonr) | Founder \& Architect}
|
||||
\location{2020 -- Present}
|
||||
\vspace{\topsep} % Hacky fix for awkward extra vertical space
|
||||
\begin{tightemize}
|
||||
\item 52 out of 2500 applicants chosen to be a KPCB Fellow 2014.
|
||||
\item Led and shipped Yoda - the admin interface for the new Phoenix platform.
|
||||
\item Full-stack developer - Wrote and reviewed code for JS using Backbone, Jade, Stylus and Require and Scala using Play
|
||||
\item Led a \$5M venture-backed buildout of a decentralized identity protocol; raised at age 24.
|
||||
\item Architected \textbf{Motr} --- a Go-compiled WASM enclave running in a browser Dedicated Worker. \textbf{Sub-10ms signing}, 15--20x faster than Privy and Web3Auth.
|
||||
\item Solved the ``header constraint'': Motr runs without \texttt{SharedArrayBuffer} or COOP/COEP, dropping into any dApp with zero security-header friction.
|
||||
\item Shipped 60+ cryptographic operations --- MPC-TSS keygen, DID management, UCAN delegation --- locally, with hardware-backed entropy.
|
||||
\item Built end-to-end Passkey/WebAuthn $\rightarrow$ ERC-4337 onboarding (Pimlico, Alchemy); biometric-to-on-chain in under 3 seconds.
|
||||
\item Executed a 3-week ``power-wash'' refactor (Mar 2026): full migration from a sovereign Cosmos L1 to a lean Ethereum / L2 stack.
|
||||
\item Built \href{https://did.run}{did.run} solo --- public demo of the world's fastest client-side identity enclave.
|
||||
\end{tightemize}
|
||||
\sectionsep
|
||||
|
||||
\runsubsection{Google}
|
||||
\descript{| Software Engineering Intern }
|
||||
\location{May 2013 – Aug 2013 | Mountain View, CA}
|
||||
\runsubsection{W3C} \descript{| Working Group Member}
|
||||
\location{2021 -- Present}
|
||||
\begin{tightemize}
|
||||
\item Worked on the YouTube Captions team, in Javascript and Python to plan, to design and develop the full stack to add and edit Automatic Speech Recognition captions. In production.
|
||||
\item Created a backbone.js-like framework for the Captions editor.
|
||||
\item Contributing member on standards bodies covering DIDs, WebAuthn, and WASM --- the three primitives the HyperAuth stack is built on.
|
||||
\end{tightemize}
|
||||
\sectionsep
|
||||
|
||||
\runsubsection{Phabricator}
|
||||
\descript{| Open Source Contributor \& Team Leader}
|
||||
\location{Jan 2013 – May 2013 | Palo Alto, CA \& Ithaca, NY}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% SELECTED ENGINEERING
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\section{Selected Engineering}
|
||||
|
||||
\runsubsection{Local-First Runtime}
|
||||
\descript{| WASM concurrency \& sync}
|
||||
\begin{tightemize}
|
||||
\item Phabricator is used daily by Facebook, Dropbox, Quora, Asana and more.
|
||||
\item I created the Meme generator and more in PHP and Shell.
|
||||
\item Led a team from MIT, Cornell, IC London and UHelsinki for the project.
|
||||
\item OPFS + SQLite-in-WASM for high-concurrency state inside a single browser tab.
|
||||
\item P2P device synchronization over libp2p, WebRTC DataChannels, and GossipSub.
|
||||
\end{tightemize}
|
||||
\sectionsep
|
||||
|
||||
\runsubsection{Settlement Pipeline}
|
||||
\descript{| Fiat-to-crypto rails}
|
||||
\begin{tightemize}
|
||||
\item Apple Pay Gateway $\rightarrow$ Noble USDC (IBC) $\rightarrow$ TigerBeetle double-entry accounting.
|
||||
\end{tightemize}
|
||||
\sectionsep
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% RESEARCH
|
||||
% SPEAKING
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\section{Research}
|
||||
\runsubsection{Cornell Robot Learning Lab}
|
||||
\descript{| Researcher}
|
||||
\location{Jan 2014 – Jan 2015 | Ithaca, NY}
|
||||
Worked with \textbf{\href{http://www.cs.cornell.edu/~ashesh/}{Ashesh Jain}} and \textbf{\href{http://www.cs.cornell.edu/~asaxena/}{Prof Ashutosh Saxena}} to create \textbf{PlanIt}, a tool which learns from large scale user preference feedback to plan robot trajectories in human environments.
|
||||
\sectionsep
|
||||
\section{Speaking}
|
||||
\runsubsection{MIT Media Lab}
|
||||
\descript{| Guest Lecturer}
|
||||
\location{Graduate blockchain courses}
|
||||
\begin{tightemize}
|
||||
\item ``The Future of Self-Sovereign Identity.'' Co-shaped curriculum at the intersection of WebAuthn and hardware-backed security modules.
|
||||
\end{tightemize}
|
||||
|
||||
\runsubsection{Cornell Phonetics Lab}
|
||||
\descript{| Head Undergraduate Researcher}
|
||||
\location{Mar 2012 – May 2013 | Ithaca, NY}
|
||||
Led the development of \textbf{QuickTongue}, the first ever breakthrough tongue-controlled game with \textbf{\href{http://conf.ling.cornell.edu/~tilsen/}{Prof Sam Tilsen}} to aid in Linguistics research.
|
||||
\sectionsep
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% AWARDS
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\section{Awards}
|
||||
\begin{tabular}{rll}
|
||||
2014 & top 52/2500 & KPCB Engineering Fellow\\
|
||||
2014 & 1\textsuperscript{st}/50 & Microsoft Coding Competition, Cornell\\
|
||||
2013 & National & Jump Trading Challenge Finalist\\
|
||||
2013 & 7\textsuperscript{th}/120 & CS 3410 Cache Race Bot Tournament \\
|
||||
2012 & 2\textsuperscript{nd}/150 & CS 3110 Biannual Intra-Class Bot Tournament \\
|
||||
2011 & National & Indian National Mathematics Olympiad (INMO) Finalist \\
|
||||
\end{tabular}
|
||||
\sectionsep
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% PUBLICATIONS
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\section{Publications}
|
||||
\renewcommand\refname{\vskip -1.5em} % Couldn't get this working from the .cls file
|
||||
\bibliographystyle{abbrv}
|
||||
\bibliography{publications}
|
||||
\nocite{*}
|
||||
|
||||
\end{minipage}
|
||||
\end{minipage}
|
||||
\end{document} \documentclass[]{article}
|
||||
|
||||
Reference in New Issue
Block a user