Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinfiol committed Mar 23, 2024
1 parent b17a1f9 commit 86745f0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions content/resume.md
Expand Up @@ -19,19 +19,18 @@ template = "resume.html"
* Senior Software Engineer on HealthCare.gov responsible for developing TypeScript/React and Ruby/Rails applications that enable millions of Americans to enroll in healthcare and minimize insurance costs. Spearheaded efforts in collaboration with Dev Ops team to containerize our backend Rails application, and migrate from a legacy webserver (unicorn) for full encryption over transit. Led a front-end migration from react-scripts 4 to 5 which reduced the lines of code in our application by 1237 lines, and enabled a migration to Vite. Introduced a performance enhancement by memoizing computationally expensive components on HealthCare.gov, reducing the render time of a major component by 80%. Created multiple enhancements to our deployment and testing pipeline such as: ANSI color outputs in our CI, disabling concurrent pull request builds to reduce CI load; enabled a workflow to only test affected libraries during CI; and authored a job to automatically build Docker images containing our dependencies to reduce time spent waiting for `npm install`s on our jobs.

* __09/2021 - 04/2022__*Senior Software Engineer* - Circulo Health
* Responsible for creating React applications for Olive Helps, an Electron-based desktop application by Circulo's sister company that assists in automating tasks for over 100 healthcare providers. The applications use screen-reading, filesystem, browser, and keyboard listener APIs to be context-aware of user activities and provide information based on actions. As a Software Engineer, I was also responsible for building our underlying APIs, using Next.js, AWS Lambda, and Supabase. As an effort to increase the portability of our backends, I introduced a database migration workflow to our main API monorepo, and contributed a development script upgrade that sped up our TypeScript codebase development speeds by 50%.
* Responsible for creating React applications for Olive Helps, an Electron-based desktop application that assists in automating tasks for over 100 healthcare providers. Responsible for building our underlying APIs, using Next.js, AWS Lambda, and Supabase. As an effort to increase the portability of our backends, I introduced a database migration workflow to our main API monorepo, and contributed a watch mode script to our TypeScript codebases using esbuild, which sped up the development feedback loop.

* __03/2019 - 09/2021__*Full-Stack Developer* - ICF
* Lead Front-End Developer on multiple government agency projects, including opa.hhs.gov, researchconnections.org, and rebuild.nc.gov. I served as the initial lead for NIH.gov's COVID-19 Dashboard, where I was responsible for choosing the tech stack and collaborating with NIH researchers to create accurate data visualizations. As a Full-Stack Engineer, I led the migration of the HHS.gov Professional Development Tool from Symfony 2 to Symfony 3, replacing deprecated packages, and writing unit tests to ensure full compatibility. I was also responsible for creating a custom APA7 Citation Generator as part of researchconnections.org, working closely with ICF's librarian specialists to ensure accuracy across citation exports. During my last year, I partook in interviewing job candidates and served as an Associate Manager, mentoring and organizing weekly 1-on-1s with Junior Engineers. Lastly, I participated in giving presentations to audiences of up to 40 other internal engineers on topics such as Cypress Testing Framework, React, and Mithril.js.
* Lead Front-End Developer on multiple government agency projects, including opa.hhs.gov, researchconnections.org, and rebuild.nc.gov. Lead for NIH.gov's COVID-19 Dashboard, where I collaborated with NIH researchers to create accurate data visualizations. Created a custom APA7 Citation Generator as part of researchconnections.org, working closely with librarians to ensure accuracy across citation exports. Responsible for interviewing job candidates and served as an Associate Manager, mentoring and organizing weekly 1-on-1s with Junior Engineers. Gave presentations to audiences of up to 40 other internal engineers on topics such as Cypress Testing Framework, React, and Mithril.js.

* __03/2017 - 03/2019__*Information Technology Specialist* - New York State Education Department
* Developer on small team working on data.nysed.gov, a public-facing data-heavy site housing report card data for all public school districts of New York State. Led effort in transitioning the legacy codebase from HTML templates using rudimentary string-concatenation to the Twig-templating library, improving code maintainability and site rendering speeds by <20%. Lead on internal React-based search tool, and its background API written with then-new PHP7 features using Slim Framework, Redis, and Symfony Middleware. Also responsible for interviewing potential new-hires, and mentoring other developers.

* __09/2016 - 02/2017__*Software Developer* - Cendyn
* One of four developers responsible for development and launch of the Red Lion Hotels "Hello Rewards" program. Responsibilities included layout and design implementation using Bootstrap, Select2, and jQuery, as well as API implementation using an ASP.NET 4 backend and MSSQL. Co-ordinated with one other developer to improve internal documentation on C# Coding Conventions.

* __12/2014 - 02/2016__*Software Developer* - MatrixCare
* Transitioned from Junior Engineer to one of two leads on the AOD Software Point of Sale platform. Specialized in developing native desktop applications for Microsoft Windows using the Magic XPA Development Kit. Worked with Senior Engineers in developing new features for our long-term care software suite, resolving bugs, communicating with our internal support team, and mentoring new staff.
* __12/2014 - 02/2016__*C# Developer* - MatrixCare

---

Expand Down

0 comments on commit 86745f0

Please sign in to comment.