|
|
|
|
@@ -24,41 +24,29 @@ title="Cloud/Software Engineer Intern" date="May 2020 — Aug 2021" %}}
|
|
|
|
|
|
|
|
|
|
{{% resume/section projects %}}<!--- {{{ -->
|
|
|
|
|
|
|
|
|
|
<!--- AWS {{{ -->
|
|
|
|
|
|
|
|
|
|
<!--- CSC369 {{{ -->
|
|
|
|
|
{{% resume/project name="AWS Server/Kubernetes"
|
|
|
|
|
url="https://kevin-mok.com/server/" date="May 2024" show="true" %}}
|
|
|
|
|
|
|
|
|
|
{{% resume/project name="Custom Kernel Module"
|
|
|
|
|
url="https://kevin-mok.com/server/" date="Jan. 2022" show="true" %}}
|
|
|
|
|
|
|
|
|
|
- Wrote and installed a [custom Linux kernel module](https://github.com/Kevin-Mok/interceptor-kernel/blob/master/a1/interceptor.c) in **C**.
|
|
|
|
|
- Intercepted pre-existing system calls using
|
|
|
|
|
custom kernel module by sending commands to
|
|
|
|
|
userspace.
|
|
|
|
|
- Monitored specific process ID's in my system
|
|
|
|
|
call to intercept their system calls.
|
|
|
|
|
|
|
|
|
|
{{% /resume/project %}}
|
|
|
|
|
|
|
|
|
|
<!--- CSC369 }}} -->
|
|
|
|
|
|
|
|
|
|
<!--- DigitalOcean {{{ -->
|
|
|
|
|
|
|
|
|
|
{{% resume/project name="Personal Server"
|
|
|
|
|
url="https://kevin-mok.com/server/" date="Aug. 2019 — present" show="true" %}}
|
|
|
|
|
|
|
|
|
|
- Deployed [various web apps] with backends using NGINX on a Debian/**Linux** server.
|
|
|
|
|
- Deployed [various web apps](https://kevin-mok.com/server/) using **Docker** (Compose) and on an
|
|
|
|
|
**AWS EC2** Debian/**Linux** server.
|
|
|
|
|
- Created **Kubernetes** [manifest files](https://github.com/Kevin-Mok) to quickly recreate my server setup
|
|
|
|
|
(with persistent storage/restarts and open ports).
|
|
|
|
|
- Used Amazon Route 53's DNS and **NGINX** to route
|
|
|
|
|
subdomains to each web application.
|
|
|
|
|
- Used AWS security groups to allow inbound HTTPS traffic.
|
|
|
|
|
- Used Amazon EBS snapshots to regularly back up server.
|
|
|
|
|
- Wrote a [**JavaScript** script][server script] and [systemd service][systemd service]/[timer]
|
|
|
|
|
to display the uptime of my pages every hour.
|
|
|
|
|
- Monitored system resources and performed system maintenance using tmux.
|
|
|
|
|
|
|
|
|
|
[various web apps]: https://kevin-mok.com/server/
|
|
|
|
|
[server script]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-status.js
|
|
|
|
|
[systemd service]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-pages.service
|
|
|
|
|
[timer]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-pages.timer
|
|
|
|
|
|
|
|
|
|
{{% /resume/project %}}
|
|
|
|
|
|
|
|
|
|
<!--- DigitalOcean Droplet }}} -->
|
|
|
|
|
<!--- AWS }}} -->
|
|
|
|
|
|
|
|
|
|
<!--- Rarity Surf {{{ -->
|
|
|
|
|
|
|
|
|
|
@@ -78,11 +66,28 @@ 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 %}}<!--- {{{ -->
|
|
|
|
|
|
|
|
|
|
Kubernetes, **JavaScript**, **React**, **Python**, Go, Bash, Solidity, C, **Django**, Node.js, Jenkins, PostgreSQL, **Linux**, **Git**, **Command Line**
|
|
|
|
|
AWS, Kubernetes, Docker (Compose), **JavaScript**, **React**, **Python**, Go, Bash, Solidity, C, **Django**, Node.js, Jenkins, PostgreSQL, **Linux**, **Git**, **Command Line**
|
|
|
|
|
|
|
|
|
|
{{% /resume/section %}}<!--- }}} -->
|
|
|
|
|
|
|
|
|
|
|