diff --git a/content/resume/_index.md b/content/resume/_index.md index 7da1561..d74c818 100644 --- a/content/resume/_index.md +++ b/content/resume/_index.md @@ -58,20 +58,6 @@ date="Oct 2021" show="true" %}} - - -{{% resume/project name="Discord Adventure Game" -url="https://github.com/Kevin-Mok/astronofty" languages="Python" date="Jan 2020" -show="true" %}} - -- [**Redesigned item generation system**](https://github.com/Kevin-Mok/gobcog/pull/5) for open source Discord game - built with **Python**, replacing 83k-line static JSON files with dynamic item generation, achieving a **99% reduction** in file size and reducing memory usage by **85%**. -- **Implemented modular item components** to enable over **152,000 unique combinations**, improving gameplay diversity and item quality. - -{{% /resume/project %}} - - - {{% resume/project name="Spotify Visualized" @@ -87,8 +73,25 @@ show="true" %}} {{% /resume/project %}} - + + + + +{{% resume/project name="AWS Server" +url="https://kevin-mok.com/server/" languages="AWS, Kubernetes, Docker, Terraform" date="May 2024" show="true" %}} + +- **Deployed and maintained multiple web applications** + using **Docker Compose** on **AWS EC2 Debian/Linux servers**, + ensuring consistent environments for applications handling + **over 2,000+ monthly requests**. +- **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. + +{{% /resume/project %}} + {{% /resume/section %}} diff --git a/static/pdf b/static/pdf index 2acb4ee..02e8b65 160000 --- a/static/pdf +++ b/static/pdf @@ -1 +1 @@ -Subproject commit 2acb4ee38c7f43222d53099ef8e7e83971c40990 +Subproject commit 02e8b653b8ec5166487318cb8f82f81874756544