Browse Source

Add Astronofty to resume

server-canonical
Kevin Mok 2 months ago
parent
commit
61dc603da2
No known key found for this signature in database GPG Key ID: 6DEED612B26C08E2
  1. 3
      assets/sass/main.scss
  2. 19
      content/resume/_index.md
  3. 2
      static/pdf

3
assets/sass/main.scss

@ -103,7 +103,8 @@ body {
margin: 0;
background-color: $background-color;
color: $color;
line-height: 1.5;
// line-height: 1.5;
line-height: 1.55;
// font-size: 100%;
font-size: 15px;
// font-size: 20px;

19
content/resume/_index.md

@ -46,7 +46,7 @@ url="https://kevin-mok.com/server/" date="May 2024" show="true" %}}
{{% /resume/project %}}
<!--- DigitalOcean Droplet }}} -->
<!--- AWS }}} -->
<!--- Rarity Surf {{{ -->
@ -66,6 +66,23 @@ date="Oct 2021" show="true" %}}
<!--- Rarity Surf }}} -->
<!--- Astronofty {{{ -->
{{% resume/project name="Astronofty"
url="https://github.com/Kevin-Mok/astronofty" date="Jan 2023"
show="true" %}}
- Created for a 36 hour hackathon (UofTHacks X) where it [**came 2nd overall**](https://devpost.com/software/astronofty).
- Created and deployed a smart contract with **Solidity** on
the Ethereum blockchain to create/buy/sell NFT's
using MetaMask.
- Wrote a **React** hook to fetch and show listed NFT's, NFT details and owned NFT's.
- Used API to synchronously upload images and metadata to IPFS.
{{% /resume/project %}}
<!--- Astronofty }}} -->
{{% /resume/section %}}<!--- }}} -->
{{% resume/section skills %}}<!--- {{{ -->

2
static/pdf

@ -1 +1 @@
Subproject commit e6c4cde18a3b56e0c24e73b4dc729669cbac3a5f
Subproject commit d7b16226b83a61741579af650eef798f3c86d0fb
Loading…
Cancel
Save