Minor fixes
This commit is contained in:
parent
2abe65e63a
commit
29ed1c2353
23
resume.tex
23
resume.tex
@ -1,6 +1,6 @@
|
|||||||
% Copyright 2018-2020 Kevin Cotugno
|
% Copyright 2018-2020 Kevin Cotugno
|
||||||
|
|
||||||
\vsize=9.5in
|
\vsize=9.6in
|
||||||
\voffset-.15in
|
\voffset-.15in
|
||||||
\font\namefont=cmssdc10 at 30pt
|
\font\namefont=cmssdc10 at 30pt
|
||||||
\font\headingfont=cmr10 at 22pt
|
\font\headingfont=cmr10 at 22pt
|
||||||
@ -115,7 +115,9 @@ Course work heavily emphasizes philosophy, mathematics, and science.
|
|||||||
|
|
||||||
\company Mavenlink \hfill May 2019--Present\medskip
|
\company Mavenlink \hfill May 2019--Present\medskip
|
||||||
\vskip-1em\hfill (Integration Engineer) September 2016--May 2019\medskip
|
\vskip-1em\hfill (Integration Engineer) September 2016--May 2019\medskip
|
||||||
\vskip-1em\hfill (Intern)\ \ \ July 2016--September 2016
|
\vskip-1em\hfill (Intern)\ July 2016--September 2016
|
||||||
|
|
||||||
|
\item Integration Engineer to Software Engineer was a change in title only.
|
||||||
|
|
||||||
\item Maintain the Ruby on Rails platform for integrating the core
|
\item Maintain the Ruby on Rails platform for integrating the core
|
||||||
\textit{Mavenlink} product with other SaaS products. This system is
|
\textit{Mavenlink} product with other SaaS products. This system is
|
||||||
@ -148,7 +150,7 @@ Course work heavily emphasizes philosophy, mathematics, and science.
|
|||||||
\subhead{Grounds Supervisor}
|
\subhead{Grounds Supervisor}
|
||||||
\company{Thomas Aquinas College} \hfill January 2014--May 2015
|
\company{Thomas Aquinas College} \hfill January 2014--May 2015
|
||||||
|
|
||||||
\item Led a small team maintaining aspects of the college's 50-acre
|
\item Led a small team maintaining multiple aspects of the college's 50-acre
|
||||||
property.
|
property.
|
||||||
|
|
||||||
\bigskip
|
\bigskip
|
||||||
@ -169,19 +171,20 @@ An efficient and feature-rich \Go\ language background job scheduler.
|
|||||||
|
|
||||||
\textit{Open Source} \hfill December 2017
|
\textit{Open Source} \hfill December 2017
|
||||||
|
|
||||||
A real-time console based GDAX market visualizer. It is written in \Go. It
|
A real-time console based \textit{Coinbase Pro} market visualizer. It is
|
||||||
utilizes Websockets for receiving the streaming data, and \ANSI\ escape codes
|
written in \Go. It utilizes Websockets for receiving the streaming data, and
|
||||||
for the UI. The architecture heavily utilizes \Go's
|
\ANSI\ escape codes for the UI. The architecture heavily utilizes \Go's
|
||||||
\textit{goroutines} and \textit{channels} for message passing, allowing the
|
\textit{goroutines} and \textit{channels} for message passing, allowing the
|
||||||
program to perform fast and efficiently.
|
program to execute efficiently.
|
||||||
|
|
||||||
The challenge for this project was in understanding the finer points
|
The challenge for this project was in understanding the finer points of
|
||||||
of \textit{Linux} console manipulation.
|
\textit{Linux} console manipulation and for experience dealing with concurrent
|
||||||
|
paradigms.
|
||||||
|
|
||||||
\egroup
|
\egroup
|
||||||
|
|
||||||
\setbox\divider=\vbox\bgroup
|
\setbox\divider=\vbox\bgroup
|
||||||
\hskip\sectionspace\raise24pt\hbox{\vrule depth8.819in}\hskip\sectionspace
|
\hskip\sectionspace\raise24pt\hbox{\vrule depth9.17in}\hskip\sectionspace
|
||||||
\egroup
|
\egroup
|
||||||
|
|
||||||
\wd\main=\mainwidth
|
\wd\main=\mainwidth
|
||||||
|
Loading…
Reference in New Issue
Block a user