Compare commits
2 Commits
rbc-aml
...
latex-resu
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e1c9c5fb6 | |||
| 48efbb9856 |
@@ -39,6 +39,37 @@ title="Cloud/Software Engineer Intern" languages="Kubernetes, GoLang, Jenkins" d
|
||||
|
||||
{{% resume/section projects %}}<!--- {{{ -->
|
||||
|
||||
<!--- 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.
|
||||
- **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**.
|
||||
- **Built a uptime monitoring system** by writing a
|
||||
[JavaScript script](https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-pages.service) and setting up a systemd
|
||||
service/timer to check and display page uptime,
|
||||
**ensuring near real-time monitoring and reducing downtime
|
||||
time by 95%**.
|
||||
- **Enhanced data resilience** by automating regular backups
|
||||
using Amazon EBS snapshots, ensuring **99.9% uptime and data
|
||||
integrity** by creating consistent and reliable backups,
|
||||
**reducing potential data loss by 95%** in disaster scenarios.
|
||||
|
||||
{{% /resume/project %}}
|
||||
|
||||
<!--- AWS }}} -->
|
||||
|
||||
<!--- Rarity Surf {{{ -->
|
||||
|
||||
{{% resume/project name="Rarity Surf"
|
||||
@@ -58,37 +89,6 @@ date="Oct 2021" show="true" %}}
|
||||
|
||||
<!--- 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 {{{ -->
|
||||
|
||||
{{% resume/project name="Spotify Visualized"
|
||||
url="https://github.com/Kevin-Mok/astronofty" languages="Python, Django" date="June 2019"
|
||||
show="true" %}}
|
||||
|
||||
- **Built a [high-performance backend](https://github.com/Kevin-Mok/spotify-lib-vis)** in Python with Django,
|
||||
utilizing Django ORM to model and manage user data
|
||||
efficiently, processing over **10,000 tracks per library** via
|
||||
the Spotify API.
|
||||
- **Engineered and optimized database models** achieving a **50% reduction in query latency** on PostgreSQL
|
||||
for core workflows through effective schema normalization.
|
||||
|
||||
{{% /resume/project %}}
|
||||
|
||||
<!--- Astronofty }}} -->
|
||||
|
||||
|
||||
{{% /resume/section %}}<!--- }}} -->
|
||||
|
||||
|
||||
Submodule static/pdf updated: 2acb4ee38c...02e8b653b8
Reference in New Issue
Block a user