From 028b2bb7125ad6f7d75b99e4abd98f964f8c6740 Mon Sep 17 00:00:00 2001 From: Kevin Mok Date: Mon, 10 Mar 2025 13:05:15 -0400 Subject: [PATCH] Add TypeScript/JavaScript languages to ME sniper descriptions --- content/resume/_index.md | 14 ++++++-------- static/pdf | 2 +- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/content/resume/_index.md b/content/resume/_index.md index 102bed5..5fcc552 100644 --- a/content/resume/_index.md +++ b/content/resume/_index.md @@ -8,10 +8,11 @@ draft: false {{% resume/project name="Rarity Surf" -languages="TypeScript, Node.js, React" +languages="TypeScript, JavaScript, Node.js, React" date="March 2025" show="true" %}} -- **Developed a full-stack web application** to generate +- **Developed a full-stack web application + (TypeScript/JavaScript)** to generate rarity rankings for NFT's, integrating with **leading marketplaceā€™s API** to enable users to quickly identify rare NFT's and check their listing status, **improving @@ -23,12 +24,9 @@ date="March 2025" show="true" %}} implementing efficient data fetching and caching mechanisms using **PostgreSQL** , ensuring low-latency access to NFT data. -- **Developed a dynamic React frontend** to load and display - NFT's in real-time based on user-defined filters to - streamline browsing. Styled the interface using a modern, - responsive library, **reducing frontend load times by - 50%**. -- **Developed a Discord bot** to notify users of profitable +- **Built a dynamic React frontend (TypeScript/JavaScript)** to load and display NFTs in real-time with user-defined filters. Styled + using a mobile-responsive library, **reducing load times by 50%**. +- **Developed a Discord bot (TypeScript/JavaScript)** to notify users of profitable resale opportunities by leveraging historical sales data to assess deal quality. This feature **increased user engagement by 80%** and provided a seamless way for users diff --git a/static/pdf b/static/pdf index 02e8b65..5224501 160000 --- a/static/pdf +++ b/static/pdf @@ -1 +1 @@ -Subproject commit 02e8b653b8ec5166487318cb8f82f81874756544 +Subproject commit 5224501fcf9bfd456f0446ba4b579437a7e82a13