From 94d2c80d949d5bf734d76326c5252cf4ab47f2c8 Mon Sep 17 00:00:00 2001 From: Kevin Cotugno Date: Mon, 27 Jul 2020 17:01:39 -0700 Subject: [PATCH] Update M-Bridge text --- resume.tex | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/resume.tex b/resume.tex index 52dd2e6..f1de906 100644 --- a/resume.tex +++ b/resume.tex @@ -112,17 +112,21 @@ Course work heavily emphasizes philosophy, mathematics, and science. \vskip-1em\hfill (Intern)\ \ \ July 2016--September 2016 \item Maintain the Ruby on Rails platform for integrating the core - \textit{Mavenlink} product with other SaaS products. This system runs on a - queue and worker system which has processed events numbering in the hundreds - of millions. + \textit{Mavenlink} product with other SaaS products. This system is + responsible for moving critical customer data between their various business + systems where reliability and data integrity are non-negotiable. During + peak load, the backlog reaches five hundred thousand to one millions + events. \item Extend and maintain the core \textit{Mavenlink} public \textit{API} focusing on a consistent non-breaking user experience and clean maintainable code. \item Co-lead development on a new \textit{Ruby On Rails} application for bulk legacy data importing to \textit{Mavenlink}. -\item Discover optimal \textit{SQL} queries and schema; in one case, reducing a - query involving over six million rows from ten minutes to under one second. -\item Develop in a strong test driven development. +\item Scale existing services through algorithmic and \textit{SQL} design + optimizations; in one case, reducing a query involving over six million rows + from ten minutes to under one second. +\item Develop maintainable code in a strong test-driven development + environment. \bigskip