Compare commits
1 Commits
latex-resu
...
latex-resu
| Author | SHA1 | Date | |
|---|---|---|---|
| 73c35cd63b |
@@ -104,7 +104,7 @@ body {
|
|||||||
background-color: $background-color;
|
background-color: $background-color;
|
||||||
color: $color;
|
color: $color;
|
||||||
// line-height: 1.5;
|
// line-height: 1.5;
|
||||||
line-height: 1.57;
|
line-height: 1.58;
|
||||||
// font-size: 100%;
|
// font-size: 100%;
|
||||||
// font-size: 15px;
|
// font-size: 15px;
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
|
|||||||
@@ -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
|
- **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
|
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**.
|
**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 %}}
|
||||||
|
|
||||||
<!--- Rarity Surf }}} -->
|
<!--- Rarity Surf }}} -->
|
||||||
|
|
||||||
<!--- {{{ Gobcog -->
|
|
||||||
|
|
||||||
{{% 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 %}}
|
|
||||||
|
|
||||||
<!--- }}} Gobcog -->
|
|
||||||
|
|
||||||
<!--- Spotify Visualized {{{ -->
|
<!--- Spotify Visualized {{{ -->
|
||||||
|
|
||||||
{{% resume/project name="Spotify Visualized"
|
{{% resume/project name="Spotify Visualized"
|
||||||
@@ -89,6 +79,21 @@ show="true" %}}
|
|||||||
|
|
||||||
<!--- Astronofty }}} -->
|
<!--- Astronofty }}} -->
|
||||||
|
|
||||||
|
<!--- Astronofty {{{ -->
|
||||||
|
|
||||||
|
{{% 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 %}}
|
||||||
|
|
||||||
|
<!--- Astronofty }}} -->
|
||||||
|
|
||||||
{{% /resume/section %}}<!--- }}} -->
|
{{% /resume/section %}}<!--- }}} -->
|
||||||
|
|
||||||
@@ -105,10 +110,4 @@ title="Computer Science Specialist — 3.84 GPA (CS). Graduated with High Distin
|
|||||||
|
|
||||||
{{% /resume/section %}}<!--- }}} -->
|
{{% /resume/section %}}<!--- }}} -->
|
||||||
|
|
||||||
{{% resume/section "References" %}}<!--- {{{ -->
|
|
||||||
|
|
||||||
{{% resume/references %}}
|
|
||||||
|
|
||||||
{{% /resume/section %}}<!--- }}} -->
|
|
||||||
|
|
||||||
<!-- vim: fdm=marker -->
|
<!-- vim: fdm=marker -->
|
||||||
|
|||||||
Submodule static/pdf updated: 2acb4ee38c...02e8b653b8
Reference in New Issue
Block a user