Browse Source

Add TypeScript/JavaScript languages to ME sniper descriptions

resume-web-dev-sniper
Kevin Mok 3 weeks ago
parent
commit
028b2bb712
Signed by: Kevin-Mok GPG Key ID: FB0DA56BEB5D98F3
  1. 14
      content/resume/_index.md
  2. 2
      static/pdf

14
content/resume/_index.md

@ -8,10 +8,11 @@ draft: false
<!--- Rarity Surf {{{ -->
{{% 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

2
static/pdf

@ -1 +1 @@
Subproject commit 02e8b653b8ec5166487318cb8f82f81874756544
Subproject commit 5224501fcf9bfd456f0446ba4b579437a7e82a13
Loading…
Cancel
Save