Add more details
This commit is contained in:
parent
111416490e
commit
266c483996
13
resume.tex
13
resume.tex
@ -1,6 +1,6 @@
|
|||||||
% Copyright 2018 Kevin Cotugno
|
% Copyright 2018 Kevin Cotugno
|
||||||
\vsize=9.9in
|
\vsize=10.25in
|
||||||
\voffset-.5in
|
\voffset-.65in
|
||||||
\font\namefont=cmssdc10 at 30pt
|
\font\namefont=cmssdc10 at 30pt
|
||||||
\font\headingfont=cmr10 at 22pt
|
\font\headingfont=cmr10 at 22pt
|
||||||
\font\subfont=cmr10 at 16pt
|
\font\subfont=cmr10 at 16pt
|
||||||
@ -115,13 +115,14 @@ Course work heavily emphasizes philosophy, mathematics, and science.
|
|||||||
\item Maintain a large Ruby on Rails platform for integrating the core
|
\item Maintain a large Ruby on Rails platform for integrating the core
|
||||||
\textit{Mavenlink} product with other products
|
\textit{Mavenlink} product with other products
|
||||||
including \textit{Netsuite}, \textit{Xero}, \textit{Jira},
|
including \textit{Netsuite}, \textit{Xero}, \textit{Jira},
|
||||||
and \textit{Intacct}. Help maintain the queue and worker system which
|
and \textit{Intacct}, as well as flat files over \textit{FTP}, \textit{SFTP},
|
||||||
has processed over one billion events.
|
and \textit{S3}. Help maintain the queue and worker system which has processed
|
||||||
|
over one billion events.
|
||||||
\item Develop in a strong test driven development and pair-programming environment.
|
\item Develop in a strong test driven development and pair-programming environment.
|
||||||
\item Extend the core Mavenlink public API platform focusing on consistent
|
\item Extend the core Mavenlink public API platform focusing on consistent
|
||||||
non-breaking user experience and clean maintainable code.
|
non-breaking user experience and clean maintainable code.
|
||||||
\item Develop a new Ruby on Rails application from the ground up which
|
\item Develop a new Ruby on Rails application from the ground up which
|
||||||
required a front end (\textit{Vue.js}), background workers and queing system
|
requires a front end (\textit{Vue.js}), background workers and queing system
|
||||||
(\textit{Sidekiq}), and database (\textit{PostgreSQL}).
|
(\textit{Sidekiq}), and database (\textit{PostgreSQL}).
|
||||||
|
|
||||||
\bigskip
|
\bigskip
|
||||||
@ -179,7 +180,7 @@ design so that indexes are properly utilized to provide fast queries.
|
|||||||
\egroup
|
\egroup
|
||||||
|
|
||||||
\setbox\divider=\vbox\bgroup
|
\setbox\divider=\vbox\bgroup
|
||||||
\hskip\sectionspace\raise24pt\hbox{\vrule depth9.47in}\hskip\sectionspace
|
\hskip\sectionspace\raise24pt\hbox{\vrule depth9.46in}\hskip\sectionspace
|
||||||
\egroup
|
\egroup
|
||||||
|
|
||||||
\wd\main=\mainwidth
|
\wd\main=\mainwidth
|
||||||
|
Loading…
Reference in New Issue
Block a user