From 20f8b9a72416a70fd1526b979dab21be889202df Mon Sep 17 00:00:00 2001 From: Kevin Mok Date: Thu, 2 Jan 2025 10:44:56 -0500 Subject: [PATCH] Astronofty --- content/resume/_index.md | 28 +++++++++++++++------------- layouts/partials/base/footer.html | 1 - static/pdf | 2 +- 3 files changed, 16 insertions(+), 15 deletions(-) diff --git a/content/resume/_index.md b/content/resume/_index.md index 67056fe..172a5cb 100644 --- a/content/resume/_index.md +++ b/content/resume/_index.md @@ -31,19 +31,6 @@ title="Cloud/Software Engineer Intern" languages="Kubernetes, GoLang, Jenkins" d environment, allowing for automated testing of all team-submitted PRs prior to merging, **reducing manual intervention by 60%**. -- **Demonstrated leadership and collaboration** by actively - contributing to Agile sprint planning in a 12-member team, - driving improvement in sprint velocity through - optimized task delegation and idea generation. -- **Increased project reproducibility** by taking initiative to - write a [reusable GitHub parameters file](https://github.com/apache/incubator-kie-kogito-pipelines/commit/4c83f1aecdea2c1ba2796b79839a90d4083dce88#diff-7d2c018dafbccec859077d19bf1ade53ec9c7649f235528ce89f5632b109f7e6) for the pipeline, - **enabling 100% reusability** and ensuring consistent pipeline - setups across different environments. -- **Streamlined developer onboarding** by authoring - comprehensive [project documentation](https://github.com/apache/incubator-kie-kogito-operator/blob/1534c03d1d26bec08a16608a775782bf8b305de9/docs/GUIDE_FOR_KOGITO_DEVS.md) and mentoring an - incoming intern, **reducing onboarding time by 50%** and - enhancing new team members' productivity within their - first sprint. {{% /resume/section %}} @@ -72,6 +59,21 @@ date="Oct 2021" show="true" %}} + + +{{% 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 80%** during the demo. + +{{% /resume/project %}} + + {{% resume/project name="AWS Server" diff --git a/layouts/partials/base/footer.html b/layouts/partials/base/footer.html index 8b801b3..8e8f4e1 100644 --- a/layouts/partials/base/footer.html +++ b/layouts/partials/base/footer.html @@ -6,7 +6,6 @@