Updating resume a bit. Adding back coursework, and some unlisted skills

master
Dustin Swan 9 years ago
parent 0eafd158bb
commit c8f8735323

Binary file not shown.

@ -1 +1 @@
My résumé done in LaTeX.
My résumé, in LaTeX.

@ -1,6 +1,14 @@
\documentclass[margin]{res}
\usepackage{vwcol}
\usepackage{calc}
\usepackage[none]{hyphenat}
\topmargin=-0.25in
\addtolength{\textwidth}{.5in}
\addtolength{\textheight}{.75in}
\addtolength{\oddsidemargin}{-.25in}
\addtolength{\topmargin}{-.25in}
\begin{document}
@ -10,11 +18,14 @@
\smallskip
%\moveleft.5\hoffset\centerline{318 Thompson Rd.}
%\moveleft.5\hoffset\centerline{Moriarty, NM 87035}
\moveleft.5\hoffset\centerline{(312) 608-2957}
\smallskip
\moveleft.5\hoffset\centerline{dustinswan@gmail.com}
\smallskip
\moveleft.5\hoffset\centerline{(312) 608-2957}
\parshape 1 -\sectionwidth \resumewidth
\newlength{\summarylength}
\setlength{\summarylength}{\textwidth+1.25in}
\parshape 1 -\sectionwidth \summarylength
Passionate Software Engineer with eight years of experience architecting,
implementing, and shipping secure, cross-platform applications. Proficient in
functional and object-oriented programming paradigms; delivering clean,
@ -26,8 +37,8 @@ maintainable codebases; utilizing modern, full-stack, web technologies.
{\sl Past experience with} C, C++, Objective C, Java
\section{LIBRARIES \& FRAMEWORKS}
jQuery, Underscore, React, RxJS, AngularJS, Grunt, Jasmine, \\
Sass, SCSS, Rails, Node.js, Express, Sails.js, Qt, PhoneGap
jQuery, Underscore/lodash, React, RxJS, AngularJS, Grunt, Jasmine, \\
LESS/Sass/SCSS, Rails, Node.js, Express, Sails.js, Qt, PhoneGap
\section{SOFTWARE \& SERVICES}
\begin{vwcol}[widths={0.2,0.8}, sep=.1cm, justify=flush,rule=0pt,indent=1em,lines=4]
@ -44,12 +55,11 @@ Github, Heroku, AWS
\section{EXPERIENCE}
{\sl Software Engineer} \hfill 2009 - Present \\
\smallskip
{\bf IOCOM Integrated Communications, Chicago, IL} \\
Worked closely with developers and QA engineers to create a cross-platform, desktop and mobile, web-based video conferencing application suite.
\smallskip
{\bf IOCOM Integrated Communications, Chicago, IL}
\begin{itemize} \itemsep -1pt
\item Efficiently designed \& developed the cross-platform video conferencing JavaScript application and UI
\item Worked closely with backend developers and QA engineers to create a cross-platform, web-based video conferencing application suite.
\item Efficiently designed \& developed the video conferencing single-page JavaScript application and UI
\item Programming \& maintained the iOS PhoneGap application
\item Developed \& maintained the PHP server management web pages
\item Implemented a WebRTC audio \& video web application and JavaScript API
@ -75,18 +85,18 @@ University of Illinois at Chicago (UIC), Chicago, IL \\
Major: Bioengineering \\
Minors: Computer Science \& Mathematics
% \section{COURSEWORK}
%
% \begin{vwcol}[widths={0.2,0.8}, sep=.1cm, justify=flush,rule=0pt,indent=1em,lines=6]
% {\sl Math:} \\
% {\sl Comp. Sci.:} \\
% {\sl Electronics:} \\ \\
% {\sl Biology:} \\ \\
% Calculus I - IV, Differential Equations, Linear Algebra \\
% Algorithms, Languages and Automata, Data Structures \\
% Pattern Recognition, Signal Analysis, Discrete Continuous Signals \& Systems \\
% Modeling Physiological Data \& Systems, Bioinformatics, Biostatistics, Bioinstrumentation, Genetics, Biomaterials
% \end{vwcol}
\section{COURSEWORK}
\begin{vwcol}[widths={0.2,0.8}, sep=.1cm, justify=flush,rule=0pt,indent=1em,lines=5]
{\sl Math:} \\
{\sl Comp. Sci.:} \\
{\sl Electronics:} \\
{\sl Biology:} \\ \\
Calculus I - IV, Differential Equations, Linear Algebra \\
Algorithms, Languages and Automata, Data Structures \\
Pattern Recognition, Signal Analysis, Discrete Continuous Signals \& Systems \\
Modeling Physiological Data \& Systems, Bioinformatics, Biostatistics, \\ Bioinstrumentation, Genetics, Biomaterials
\end{vwcol}
\end{resume}
\end{document}
Loading…
Cancel
Save