From 73c35cd63b2f34fb235bbb9539ea7e15515049ae Mon Sep 17 00:00:00 2001 From: Kevin Mok Date: Tue, 7 Jan 2025 11:40:46 -0500 Subject: [PATCH] Gobcog -> Astronofty --- assets/sass/main.scss | 2 +- content/resume/_index.md | 39 +++++++++++++++++++-------------------- static/pdf | 2 +- 3 files changed, 21 insertions(+), 22 deletions(-) diff --git a/assets/sass/main.scss b/assets/sass/main.scss index 010c1bf..8389831 100644 --- a/assets/sass/main.scss +++ b/assets/sass/main.scss @@ -104,7 +104,7 @@ body { background-color: $background-color; color: $color; // line-height: 1.5; - line-height: 1.57; + line-height: 1.58; // font-size: 100%; // font-size: 15px; font-size: 17px; diff --git a/content/resume/_index.md b/content/resume/_index.md index 7da1561..08609cc 100644 --- a/content/resume/_index.md +++ b/content/resume/_index.md @@ -53,25 +53,15 @@ date="Oct 2021" show="true" %}} - **Architected a robust Django (Python) [backend](https://github.com/Kevin-Mok/rarity-surf)** to fetch and process NFT metadata from IPFS, store rarity rankings in **PostgreSQL**, and serve the data via GraphQL API, **ensuring low-latency access and scaling to handle 2,000+ concurrent requests**. +- **Developed a dynamic React [frontend](https://github.com/Kevin-Mok/rarity-surf-frontend)** using hooks to load + rarity data in real-time, styled with Tailwind for + mobile responsiveness, **improving user experience + and reducing frontend load times by 70%**. {{% /resume/project %}} - - -{{% resume/project name="Discord Adventure Game" -url="https://github.com/Kevin-Mok/astronofty" languages="Python" date="Jan 2020" -show="true" %}} - -- [**Redesigned item generation system**](https://github.com/Kevin-Mok/gobcog/pull/5) for open source Discord game - built with **Python**, replacing 83k-line static JSON files with dynamic item generation, achieving a **99% reduction** in file size and reducing memory usage by **85%**. -- **Implemented modular item components** to enable over **152,000 unique combinations**, improving gameplay diversity and item quality. - -{{% /resume/project %}} - - - {{% resume/project name="Spotify Visualized" @@ -89,6 +79,21 @@ 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/section %}} @@ -105,10 +110,4 @@ title="Computer Science Specialist — 3.84 GPA (CS). Graduated with High Distin {{% /resume/section %}} -{{% resume/section "References" %}} - -{{% resume/references %}} - -{{% /resume/section %}} - diff --git a/static/pdf b/static/pdf index 2acb4ee..02e8b65 160000 --- a/static/pdf +++ b/static/pdf @@ -1 +1 @@ -Subproject commit 2acb4ee38c7f43222d53099ef8e7e83971c40990 +Subproject commit 02e8b653b8ec5166487318cb8f82f81874756544