diff options
Diffstat (limited to 'resume.tex')
-rw-r--r-- | resume.tex | 36 |
1 files changed, 20 insertions, 16 deletions
@@ -1,4 +1,4 @@ -% Created 2025-02-11 Tue 03:12 +% Created 2025-02-11 Tue 18:22 % Intended LaTeX compiler: xelatex \documentclass[10pt,letterpaper]{article} \usepackage[rm]{roboto} @@ -36,14 +36,18 @@ \usepackage{microtype} \sloppy \date{} -\title{Preston's Resume} +\title{My Resume} \begin{document} -\section*{Resume -- Preston Pan} -\label{sec:org2a32c6c} +\section*{Introduction} +\label{sec:orgfe25a86} +This is the HTML form of my resume. There is a \href{resume.pdf}{pdf form} of my resume as well, if that's what you want. +I'm excited to hear from you! +\section*{Preston Pan} +\label{sec:org6d476f9} \begin{minipage}[t]{0.47\textwidth} \subsection*{CONTACT} -\label{sec:org846763a} +\label{sec:org2a864bf} \begin{itemize} \item 📧 \textbf{\textbf{Email:}} ret2pop@gmail.com \item 📍 \textbf{\textbf{Location:}} Vancouver, BC, Canada @@ -51,7 +55,7 @@ \item 🖥️ \textbf{\textbf{GitHub:}} \href{https://github.com/ret2pop}{https://github.com/ret2pop} \end{itemize} \subsection*{SKILLS} -\label{sec:orgdecc8d6} +\label{sec:org2892f13} \begin{itemize} \item \textbf{\textbf{Programming:}} Python, Solidity, Rust, C, x86-64 Assembly, Shell \item \textbf{\textbf{DevOps:}} Docker, Kubernetes, NixOS, declarative configurations @@ -62,9 +66,9 @@ \vfill \subsection*{EXPERIENCE} -\label{sec:orge5307a0} +\label{sec:org6ef9801} \subsubsection*{\textbf{Software Engineer} - LayerZero Labs} -\label{sec:orged9d799} +\label{sec:org8ea673e} \begin{itemize} \item Shipped production-ready smart contract code as part of a world-class blockchain engineering team. \item Discovered and fixed critical vulnerabilities in TON and Aptos blockchain code, preventing potential losses of millions. @@ -77,37 +81,37 @@ \hfill \begin{minipage}[t]{0.47\textwidth} \subsection*{PROJECTS} -\label{sec:org9cd42b8} +\label{sec:orge82cd19} \subsubsection*{Stem} -\label{sec:orgef7a6a4} +\label{sec:orgfb19df5} \begin{itemize} \item Designed a stack-based programming language, written entirely in C. \item Reached \#1 on HackerNews; led to an offer at LayerZero. \end{itemize} \subsubsection*{Cognition} -\label{sec:orga262a78} +\label{sec:org4df69fe} \begin{itemize} \item Engineered a stack-based programming language featuring advanced metaprogramming capabilities. \item Another blog post that reached \#1 on HackerNews \end{itemize} \subsubsection*{NoExcess} -\label{sec:org6fefc71} +\label{sec:org93f1121} \begin{itemize} \item Developed a Lisp-like programming language with scoping, written in C. \end{itemize} \subsubsection*{Server/Website} -\label{sec:org73f6fd4} +\label{sec:orga313b21} \begin{itemize} \item Maintains a website/server with a blog and mindmap — runs a webring (\href{https://nullring.xyz}{nullring.xyz}). \end{itemize} \subsubsection*{Snake3} -\label{sec:orgb89d92d} +\label{sec:org49e5353} \begin{itemize} \item Created a threaded, multiplayer snake game in C. \item Available at \href{https://git.aberrantflux.xyz/snake3.git}{https://git.aberrantflux.xyz/snake3.git} \end{itemize} \subsection*{INTERESTS} -\label{sec:org844b368} +\label{sec:org1f6da6e} \begin{itemize} \item Cryptography, decentralized governance, Economic systems \item low-level programming, compiler design @@ -116,7 +120,7 @@ \vfill \subsection*{Let's Connect} -\label{sec:org863f885} +\label{sec:orgc9f3fcc} I'm open to opportunities in low level programming, blockchain, and cryptography. Feel free to reach out via email or Linkedin! \end{minipage} \end{document} |