Browse Source

Add more AWS points

resume-it-support-aws-2
Kevin Mok 3 weeks ago
parent
commit
8b91233490
Signed by: Kevin-Mok GPG Key ID: FB0DA56BEB5D98F3
  1. 24
      content/resume/_index.md

24
content/resume/_index.md

@ -60,19 +60,6 @@ date="March 2025" show="true" %}}
<!--- Rarity Surf }}} --> <!--- Rarity Surf }}} -->
{{% 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 %}}
<!--- AWS {{{ --> <!--- AWS {{{ -->
{{% resume/project name="AWS Server" {{% 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**, using **Docker Compose** on **AWS EC2 Debian/Linux servers**,
ensuring consistent environments for applications handling ensuring consistent environments for applications handling
**over 2,000+ monthly requests**. **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 - **Automated AWS infrastructure provisioning** by writing
**Terraform** files to deploy AWS EC2 instances and Docker **Terraform** files to deploy AWS EC2 instances and Docker
containers, **accelerating deployment times by 80%** and containers, **accelerating deployment times by 80%** and
providing an easily reproducible infrastructure setup. 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 %}} {{% /resume/project %}}
@ -102,7 +98,7 @@ url="https://kevin-mok.com/server/" languages="AWS, Kubernetes, Docker, Terrafor
Communication, User Training, Documentation Communication, User Training, Documentation
- **Programming Languages**: Python, Go, JavaScript, - **Programming Languages**: Python, Go, JavaScript,
TypeScript TypeScript
- **Web Development**: PostgreSQL, Linux, React, Django
- **Web Development**: AWS, PostgreSQL, Linux, React, Django
{{% /resume/section %}}<!--- }}} --> {{% /resume/section %}}<!--- }}} -->

Loading…
Cancel
Save