From 35ca12661827b55c2478dfe00bc32e7850d76728 Mon Sep 17 00:00:00 2001 From: Kevin Mok Date: Thu, 21 Sep 2023 15:36:51 -0400 Subject: [PATCH] Resume: minor changes --- content/resume/_index.md | 8 +++----- content/resume/red-hat.txt | 9 +++++++++ layouts/shortcodes/resume/references.html | 8 +++++++- static/pdf | 2 +- 4 files changed, 20 insertions(+), 7 deletions(-) create mode 100644 content/resume/red-hat.txt diff --git a/content/resume/_index.md b/content/resume/_index.md index 1cff820..4789a95 100644 --- a/content/resume/_index.md +++ b/content/resume/_index.md @@ -12,15 +12,13 @@ title="Cloud/Software Engineer Intern" date="May 2020 — Aug 2021" %}} using only command-line. - Implemented ability for Kubernetes operator to fetch data from a deployed service and update config with data. +- Added startup probes to handle starting legacy application containers that require additional startup time. - Refactored probes to have default values assigned based on deployed YAML while also fixing reconciliation issues. - Automated the promotion and release process as part of the **Jenkins** release pipeline. - Wrote documentation on how to get started with the project to onboard new developers and mentored the incoming intern. -- Presented a talk based on my experience called "8 Things I - Learned About Software Engineering" to an audience of 75+ - in a conference for internship seekers. {{% /resume/section %}} @@ -83,7 +81,7 @@ url="https://kevin-mok.com/server/" date="Aug. 2019 — present" show="true" %}} {{% resume/section skills %}} -**JavaScript**, **React**, **Python**, Go, Bash, Solidity, C, **Django**, Node.js, PostgreSQL, **Linux**, **Git**, **Command Line** +Kubernetes, **JavaScript**, **React**, **Python**, Go, Bash, Solidity, C, **Django**, Node.js, Jenkins, PostgreSQL, **Linux**, **Git**, **Command Line** {{% /resume/section %}} @@ -96,7 +94,7 @@ title="Computer Science Specialist — 3.84 GPA (CS)" date="2018 — 2023" %}} {{% resume/section "References" %}} -{{% resume/references title="See my LinkedIn for references from my Red Hat managers/mentee and a startup client." %}} +{{% resume/references %}} {{% /resume/section %}} diff --git a/content/resume/red-hat.txt b/content/resume/red-hat.txt new file mode 100644 index 0000000..cbebfd7 --- /dev/null +++ b/content/resume/red-hat.txt @@ -0,0 +1,9 @@ +• Working on the Kogito (cloud-native, open-source business automation technology) Cloud Engineering team. +• Implemented ability for Kogito operator to fetch exposed protobuf files from a deployed service and update ConfigMap with data (*Kubernetes*, *Go*, KOGITO-3376). +• Reduced deployment time by 66% by implementing ability to deploy locally-compiled Kogito binaries onto OpenShift using only Kogito CLI (*Go*, KOGITO-2113). +• Added startup probes to handle starting legacy application containers that require additional startup time +(*Go*, KOGITO-4322). +• Refactored Kogito probes to have default values assigned based on deployed YAML/runtime while also fixing reconciliation issues (*Kubernetes*, *Go*, KOGITO-4898). +• Automated the promotion and release process for Kogito runtimes as part of the release pipeline (*Jenkins*, KOGITO-1653). Wrote unit tests in the Spock framework. +• Wrote documentation to onboard new Kogito operator developers and reduce friction needed for them to start contributing (*Kubernetes/minikube/OpenShift*, KOGITO-5127). Was completed as part of mentoring incoming intern to expedite initial onboarding process. +• Presented a talk based on my experience called "8 Things I Learned About Software Engineering" to an audience of 75+ in a conference for internship seekers. diff --git a/layouts/shortcodes/resume/references.html b/layouts/shortcodes/resume/references.html index d448089..15fbee1 100644 --- a/layouts/shortcodes/resume/references.html +++ b/layouts/shortcodes/resume/references.html @@ -1,5 +1,11 @@
- {{ .Get "title" }} + See my + + LinkedIn + + for references from my Red Hat managers/mentee and a + startup client.
diff --git a/static/pdf b/static/pdf index 441dbce..50171c4 160000 --- a/static/pdf +++ b/static/pdf @@ -1 +1 @@ -Subproject commit 441dbce684ca1985dd263ea62fbf1dbd79f50d5f +Subproject commit 50171c4c7064366f0492cec808657d0f30b1a3de