From 254ef5d9a5767334ce9398449ba19dd9694384c9 Mon Sep 17 00:00:00 2001 From: Zach Pendleton <154548075+asmrtfm@users.noreply.github.com> Date: Fri, 19 Apr 2024 19:13:43 -0400 Subject: [PATCH] Update data.yml --- _data/data.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_data/data.yml b/_data/data.yml index 27be48f..87fac17 100644 --- a/_data/data.yml +++ b/_data/data.yml @@ -60,6 +60,7 @@ experiences: company and to assume the role of acting CTO. Since then, I have made significant contributions across the project's (MERN) software stack, including + - dockerizing the backend api server and reconfiguring nginx to support load balancing and kubernetes integration, - restructuring and migrating MongoDB database clusters, - refactoring the frontend ReactJS codebase, - refactoring the nodejs backend API server,