diff --git a/src/assets/resume.pdf b/src/assets/resume.pdf index b9e4e2a..046b20b 100644 Binary files a/src/assets/resume.pdf and b/src/assets/resume.pdf differ diff --git a/src/pages/index.js b/src/pages/index.js index 8b3fde7..d6d90a2 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -25,7 +25,7 @@ const IndexPage = ({ data }) => (

Most of my web work has been on the backend, often in Ruby on Rails, and I enjoy the core web technologies of HTML, CSS, and JavaScript. I also gravitate to the other side of the stack, setting up repeatable, consistent server environments that are fully automated and continuously deployed. - Most recently, that’s been deploying small services to AWS Lambda and AWS Fargate using Terraform. + Most recently, that’s been deploying small services to AWS Lambda and AWS Fargate using Terraform and CDK. I’ve also appreciated the philosophy of other devops tools like BOSH, Packer, and Chef. When working on ops teams, I’ve automated and deployed services like Cloud Foundry and Elasticsearch to AWS.

@@ -48,8 +48,8 @@ const IndexPage = ({ data }) => (

I started working at One Medical in 2015 on the electronic medical record and provider application, 1life. - Lately I’ve been working on supporting our enterprise clients, especially with COVID-19 response. - Previous to that I worked on our clinical team workflows, and helped migrate much of our infrastructure from Heroku and hosted services to Amazon Web Services. + Lately I’ve been working on supporting our developers, streamlining and automating their workflows. + Before that I supported our enterprise clients, especially with COVID-19 response, clinical team workflows, and helped migrate much of our infrastructure from Heroku and hosted services to Amazon Web Services. The first projects I worked on at One Medical were around clinical compliance with new standards and member registration.

diff --git a/src/projects/1life.md b/src/projects/1life.md index afa6490..842bc9f 100644 --- a/src/projects/1life.md +++ b/src/projects/1life.md @@ -13,8 +13,10 @@ At [One Medical](https://www.onemedical.com/careers/) I primarily worked on 1Lif ### Contributions -- Introduced improved continuous deployment and operations systems +- Researched and implemented a “paved path” for new services - Migrated infrastructure to self-hosted, private networks in AWS +- Introduced improved continuous deployment and operations systems +- Identified and automated tasks affecting developer productivity - Automated and simplified provider workflows and maintained EMR application - Created and maintained several open-source projects, including [`devise_saml_authenticatable`](/projects/devise_saml_authenticatable.html) - Integrated with clinical data providers and systems using HL7 and C-CDA diff --git a/src/projects/my-one.md b/src/projects/my-one.md index f7efc8b..51142a7 100644 --- a/src/projects/my-one.md +++ b/src/projects/my-one.md @@ -13,10 +13,10 @@ My One is the web application that patients access to send secure messages, book ### Contributions -- Built and later updated enterprise patient registration -- Created a service to ingest enterprise client eligibility files -- Quickly built tools for enterprise clients to support a return to work during COVID-19 - Planned and executed a rewrite of membership lifecycle and billing systems +- Quickly built tools for enterprise clients to support a return to work during COVID-19 +- Created a service to ingest enterprise client eligibility files +- Built and later updated enterprise patient registration ### Description