From 8b91233490fd5524d3ff354ecab22b49f336e0bd Mon Sep 17 00:00:00 2001 From: Kevin Mok Date: Mon, 28 Apr 2025 10:47:00 -0400 Subject: [PATCH] Add more AWS points --- content/resume/_index.md | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/content/resume/_index.md b/content/resume/_index.md index 6e8b882..74a57a0 100644 --- a/content/resume/_index.md +++ b/content/resume/_index.md @@ -60,19 +60,6 @@ date="March 2025" show="true" %}} -{{% resume/project name="Astronofty" -url="https://github.com/Kevin-Mok/astronofty" languages="JavaScript, React, Solidity" date="Jan 2023" -show="true" %}} - -- **Developed technical solutions in high-pressure - environments**, earning 2nd place at UofTHacks X for a - decentralized NFT marketplace app. -- **Handled real-time user testing feedback**, adapting - components on the fly to resolve blocking issues during - demo. - -{{% /resume/project %}} - {{% resume/project name="AWS Server" @@ -82,10 +69,19 @@ url="https://kevin-mok.com/server/" languages="AWS, Kubernetes, Docker, Terrafor using **Docker Compose** on **AWS EC2 Debian/Linux servers**, ensuring consistent environments for applications handling **over 2,000+ monthly requests**. +- **Built a uptime monitoring system** by writing a + JavaScript script and setting up a systemd + service/timer to check and display page uptime, + **ensuring near real-time monitoring and reducing downtime + time by 95%**. - **Automated AWS infrastructure provisioning** by writing **Terraform** files to deploy AWS EC2 instances and Docker containers, **accelerating deployment times by 80%** and providing an easily reproducible infrastructure setup. +- **Improved web application accessibility** by + configuring **AWS Route 53**’s DNS and **NGINX** to route + subdomains to individual web apps, **enabling seamless + navigation between apps**. {{% /resume/project %}} @@ -102,7 +98,7 @@ url="https://kevin-mok.com/server/" languages="AWS, Kubernetes, Docker, Terrafor Communication, User Training, Documentation - **Programming Languages**: Python, Go, JavaScript, TypeScript -- **Web Development**: PostgreSQL, Linux, React, Django +- **Web Development**: AWS, PostgreSQL, Linux, React, Django {{% /resume/section %}}