Update
This commit is contained in:
@@ -24,8 +24,7 @@ title="Cloud/Software Engineer Intern" languages="Kubernetes, GoLang, Jenkins" d
|
|||||||
and downtime during production launches**.
|
and downtime during production launches**.
|
||||||
- **Enhanced system reliability** by refactoring probes to
|
- **Enhanced system reliability** by refactoring probes to
|
||||||
[assign default values](https://github.com/apache/incubator-kie-kogito-operator/commit/af4977af228ec8648be28779259d4552246b656f) dynamically based on deployed YAML
|
[assign default values](https://github.com/apache/incubator-kie-kogito-operator/commit/af4977af228ec8648be28779259d4552246b656f) dynamically based on deployed YAML
|
||||||
files and fixing reconciliation issues, **increasing probe
|
files and fixing reconciliation issues, **increasing probe accuracy by 30%** and preventing misconfigurations.
|
||||||
accuracy by 30%** and preventing misconfigurations.
|
|
||||||
- **Increased CI pipeline efficiency** by rewriting the
|
- **Increased CI pipeline efficiency** by rewriting the
|
||||||
**Jenkins (Groovy)** [nightly pipeline](https://github.com/apache/incubator-kie-kogito-pipelines/commit/4c83f1aecdea2c1ba2796b79839a90d4083dce88) to run in a GitHub PR
|
**Jenkins (Groovy)** [nightly pipeline](https://github.com/apache/incubator-kie-kogito-pipelines/commit/4c83f1aecdea2c1ba2796b79839a90d4083dce88) to run in a GitHub PR
|
||||||
environment, allowing for automated testing of all
|
environment, allowing for automated testing of all
|
||||||
@@ -74,7 +73,7 @@ url="https://kevin-mok.com/server/" languages="AWS, Kubernetes, Docker, Terrafor
|
|||||||
- **Optimized cloud security** by configuring AWS security
|
- **Optimized cloud security** by configuring AWS security
|
||||||
groups to allow inbound HTTPS traffic, **improving system
|
groups to allow inbound HTTPS traffic, **improving system
|
||||||
accessibility while maintaining secure data transmission**,
|
accessibility while maintaining secure data transmission**,
|
||||||
resulting in a **50% reduction in data interference attempts
|
resulting in a **50% reduction in data interference
|
||||||
attempts**.
|
attempts**.
|
||||||
- **Enhanced data resilience** by automating regular backups
|
- **Enhanced data resilience** by automating regular backups
|
||||||
using Amazon EBS snapshots, ensuring **99.9% uptime and data
|
using Amazon EBS snapshots, ensuring **99.9% uptime and data
|
||||||
@@ -95,7 +94,7 @@ AWS, Kubernetes, Terraform, Docker (Compose), Jenkins, Groovy, Go(Lang), Bash, *
|
|||||||
|
|
||||||
{{% resume/section education %}}<!--- {{{ -->
|
{{% resume/section education %}}<!--- {{{ -->
|
||||||
|
|
||||||
{{% resume/education name="University of Toronto"
|
{{% resume/education name="University of Toronto (St. George)"
|
||||||
title="Computer Science Specialist — 3.84 GPA (CS). Graduated with High Distinction." date="2019 — 2024" %}}
|
title="Computer Science Specialist — 3.84 GPA (CS). Graduated with High Distinction." date="2019 — 2024" %}}
|
||||||
|
|
||||||
{{% /resume/section %}}<!--- }}} -->
|
{{% /resume/section %}}<!--- }}} -->
|
||||||
|
|||||||
@@ -117,6 +117,24 @@ url="https://kevin-mok.com/server/" languages="AWS, Kubernetes, Docker, Terrafor
|
|||||||
|
|
||||||
<!--- AWS }}} -->
|
<!--- AWS }}} -->
|
||||||
|
|
||||||
|
|
||||||
|
<!--- Astronofty (extended) {{{ -->
|
||||||
|
|
||||||
|
{{% resume/project name="Astronofty"
|
||||||
|
url="https://github.com/Kevin-Mok/astronofty" languages="JavaScript, React, Solidity" date="Jan 2023"
|
||||||
|
show="true" %}}
|
||||||
|
|
||||||
|
- **Secured [2nd place](https://devpost.com/software/astronofty) overall out of 150+ teams** at UofTHacks
|
||||||
|
X, a 36-hour hackathon, for developing a blockchain-based
|
||||||
|
NFT marketplace app.
|
||||||
|
- **Built and optimized React (JavaScript) [components](https://github.com/Kevin-Mok/astronofty/tree/main/src/components)** to synchronously
|
||||||
|
upload images and metadata to IPFS, **enhancing user engagement by 40%** during the demo,
|
||||||
|
and ensuring real-time NFT data retrieval, achieving a **75% improvement in loading times**.
|
||||||
|
|
||||||
|
{{% /resume/project %}}
|
||||||
|
|
||||||
|
<!--- Astronofty }}} -->
|
||||||
|
|
||||||
<!--- {{{ Spotify Graphs -->
|
<!--- {{{ Spotify Graphs -->
|
||||||
|
|
||||||
{{% resume/project name="Spotify Graphs"
|
{{% resume/project name="Spotify Graphs"
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<!-- <span class="copyright">© {{ .Site.LastChange.Year }} {{ .Site.Title }} - <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></span> -->
|
|
||||||
<div id="footer-row" class="row justify-content-center">
|
<div id="footer-row" class="row justify-content-center">
|
||||||
<span id="footer-content" class="name">
|
<span id="footer-content" class="name">
|
||||||
<span id="copyright" class="col-xs-6">
|
<span id="copyright" class="col-xs-6">
|
||||||
|
|||||||
Submodule static/pdf updated: 404fd021d2...2acb4ee38c
Reference in New Issue
Block a user