Browse Source

Gobcog -> AWS

latex-resume-python-aws
Kevin Mok 3 weeks ago
parent
commit
48efbb9856
No known key found for this signature in database GPG Key ID: 6DEED612B26C08E2
  1. 33
      content/resume/_index.md
  2. 2
      static/pdf

33
content/resume/_index.md

@ -58,20 +58,6 @@ date="Oct 2021" show="true" %}}
<!--- Rarity Surf }}} --> <!--- Rarity Surf }}} -->
<!--- {{{ Gobcog -->
{{% 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 %}}
<!--- }}} Gobcog -->
<!--- Spotify Visualized {{{ --> <!--- Spotify Visualized {{{ -->
{{% resume/project name="Spotify Visualized" {{% resume/project name="Spotify Visualized"
@ -87,8 +73,25 @@ show="true" %}}
{{% /resume/project %}} {{% /resume/project %}}
<!--- Astronofty }}} -->
<!--- Spotify Visualized }}} -->
<!--- AWS {{{ -->
{{% 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 %}}
<!--- AWS }}} -->
{{% /resume/section %}}<!--- }}} --> {{% /resume/section %}}<!--- }}} -->

2
static/pdf

@ -1 +1 @@
Subproject commit 2acb4ee38c7f43222d53099ef8e7e83971c40990
Subproject commit 02e8b653b8ec5166487318cb8f82f81874756544
Loading…
Cancel
Save