\documentclass{article}
\usepackage{multicol}
\usepackage{hyperref}
%\usepackage{txfonts} %times font
\usepackage{pxfonts} %pandora font

%\headheight=0in
%\headsep=0in

%\evensidemargin=-0.0in
%\oddsidemargin=-0.0in

%\textheight=10in
%\textwidth=6.5in

%\addtolength{\hoffset}{-0.4in}
%\addtolength{\textwidth}{0.5in}
%\addtolength{\voffset}{-0.3in}
%\addtolength{\textheight}{0.6in}
%\addtolength{\parskip}{0.2in}

\hoffset=-1in
\textwidth=6.75in
\voffset=-1.25in
\textheight=10in

\pagestyle{empty}

\newcounter{nosepitemize}
\newenvironment{nosepitemize}%
  {\begin{list}{\bf $\bullet$}{\usecounter{nosepitemize}%
     \setlength{\parsep}{0pt}%
     \setlength{\itemsep}{0pt}%
     \setlength{\partopsep}{0pt}%
     \setlength{\topsep}{0pt}}}%
  {\end{list}}

\begin{document}
\title{}
\author{}

\section*{\centering{\LARGE\bf Stephen O'Dor}}
%\section*{\centering{\LARGE\bf R\'{e}sum\'{e} for Stephen O'Dor}}
%\section*{\centering{\LARGE\bf Resume for Stephen O'Dor}}

\section*{Contact}

\begin{multicols}{3}
\begin{nosepitemize}
%\item {\bf Home:} \#1406 - 120 Milross Avenue\\
%Vancouver, British Columbia, Canada, V6A 4K7
%\item {\bf Citizenship:} Canada, U.S.A.
\item {\bf Web:} https://digitheon.org/
\item {\bf Email:} sodor@digitheon.org
\item {\bf Tel:} 206.483.3653
\end{nosepitemize}
\end{multicols}

\section*{Skills}
\begin{multicols}{2}
\begin{itemize}
\item {\bf Systems:} Distributed system dev/ops. Network and kernel tuning. Containerization.
\item {\bf Services:} Apache Kafka, ClickHouse, ZooKeeper, PostgreSQL, Squid.
\item {\bf AWS:} EC2, S3, IAM, Aurora, DynamoDB.
\item {\bf Coding:} Python, Rust, TypeScript, Java, C/C++, Ruby, Perl, PL/(pg)SQL, and Shell.
\item {\bf Networking:} Anti-DDoS, IP routing (BGP), DNS, firewalling, AuthN/Z (Radius/TACACS).
\item {\bf Patent:} \href{https://patents.google.com/patent/US11968226B1}{US11968226B1}.
\end{itemize}
\end{multicols}

\section*{Employment Experience}
\begin{itemize}

\item {\bf Amazon, Seattle, Washington, Systems Development Engineer.} Anti-DDoS and Network teams. Designed and operated 250M+ rec/sec streaming telemetry platform for global network. From Fall 2016.

\item {\bf Facebook, Menlo Park, California, Production Engineer.} Realtime infrastructure for Messenger's 800 million monthly active users. Hybrid software and systems engineer. Fall 2014 to Spring 2016.

\item {\bf Astute Hosting, Vancouver, B.C., Partner.} Integrated hosting systems for Anycast DNS, Content Delivery, NFS Storage, Monitoring and network automation. Fall 2010 to Fall 2014.

\item {\bf Peer 1 Hosting, Vancouver, B.C., Development Manager.} Led four member team in development of customer facing portal and a multi-vendor network authentication system. Fall 2008 to Fall 2010.

\item {\bf Peer 1 Network Inc., Vancouver, B.C., Systems Engineer.} Architect of a 15 city, 2 continent Content Delivery Network and related DNS and monitoring products. Spring 2003 to Fall 2008.

\item {\bf University of British Columbia, Vancouver, B.C., Teaching Assistant.} Assisting in-class discussion as well as marking essays and reports. Spring 2002.

\item {\bf Look Communications Inc., Vancouver, B.C., Systems Architect.} Design and maintain the dialup auth, mail, domain name, and web systems for a 200k customer ISP. Spring to Fall 2000.

\item {\bf Digital Environments Incorporated, Vancouver, B.C., Consultant.} Performed on and off site consulting for clients ranging from training to database design. Summer 1999 to Spring 2000.

\item {\bf Canada Internet Direct, Vancouver B.C., Software Engineer.} Programmer on customer service and accounting system; Oracle with web and Win32 frontend reporting tools. Fall 1995 to Summer 1999.

\item {\bf De Facto Networking Services, Vancouver B.C., Consultant.} Partner in a network/computer consulting company targeting LAN installation and intranet development. Fall 1995 to Summer 1997.

\item {\bf Atlantic LRMI, Halifax N.S., Intern.} Developed an in-house application for time/project management. Used MS Visual Basic to link MS Project with an Oracle database. Summer 1995.

\item {\bf Dalhousie University, Halifax N.S., Intern.} Produced 3D animations of aquatic animal movements from field tracking data. Summer 1994.

\item {\bf VEMCO Ultrasonics, Shad Bay N.S., Developer.} Developed a program and algorithm for resolving 3D position from ultrasonic telemetry data. Summer 1993.

\end{itemize}

\section*{Education}
\begin{nosepitemize}
\item {\bf 2000 - 2002:} University of British Columbia (B.Sc., Major Computer Science)
\item {\bf 1996 - 1997:} Langara College (Part time study in Arts and Science)
\item {\bf 1993 - 1995:} University of British Columbia (Two years of Engineering)
\item {\bf 1993:} Halifax Grammar School (High School Matriculation)
\end{nosepitemize}

%\section*{Other Significant Experience}
%\begin{multicols}{2}
%\begin{nosepitemize}
%\item Shad Valley entrepreneur.
%\item Editor of high school student newspaper.
%\item Member of Scouts Canada for ten years.
%\item Attended French immersion schools.
%\item High school jazz band member.
%\item Canada Winter Games athlete: fencing.
%\end{nosepitemize}
%\end{multicols}

\end{document}
