Compare commits
5 Commits
latex-resu
...
latex-resu
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e1c9c5fb6 | |||
| 48efbb9856 | |||
| 00dd6b77e9 | |||
| 2e5b5b52d8 | |||
| adcc975d23 |
@@ -30,19 +30,10 @@ title="Cloud/Software Engineer Intern" languages="Kubernetes, GoLang, Jenkins" d
|
|||||||
environment, allowing for automated testing of all
|
environment, allowing for automated testing of all
|
||||||
team-submitted PRs prior to merging, **reducing manual
|
team-submitted PRs prior to merging, **reducing manual
|
||||||
intervention by 60%**.
|
intervention by 60%**.
|
||||||
- **Demonstrated leadership and collaboration** by actively
|
|
||||||
contributing to Agile sprint planning in a 12-member team,
|
|
||||||
driving improvement in sprint velocity through
|
|
||||||
optimized task delegation and idea generation.
|
|
||||||
- **Increased project reproducibility** by taking initiative to
|
- **Increased project reproducibility** by taking initiative to
|
||||||
write a [reusable GitHub parameters file](https://github.com/apache/incubator-kie-kogito-pipelines/commit/4c83f1aecdea2c1ba2796b79839a90d4083dce88#diff-7d2c018dafbccec859077d19bf1ade53ec9c7649f235528ce89f5632b109f7e6) for the pipeline,
|
write a [reusable GitHub parameters file](https://github.com/apache/incubator-kie-kogito-pipelines/commit/4c83f1aecdea2c1ba2796b79839a90d4083dce88#diff-7d2c018dafbccec859077d19bf1ade53ec9c7649f235528ce89f5632b109f7e6) for the pipeline,
|
||||||
**enabling 100% reusability** and ensuring consistent pipeline
|
**enabling 100% reusability** and ensuring consistent pipeline
|
||||||
setups across different environments.
|
setups across different environments.
|
||||||
- **Streamlined developer onboarding** by authoring
|
|
||||||
comprehensive [project documentation](https://github.com/apache/incubator-kie-kogito-operator/blob/1534c03d1d26bec08a16608a775782bf8b305de9/docs/GUIDE_FOR_KOGITO_DEVS.md) and mentoring an
|
|
||||||
incoming intern, **reducing onboarding time by 50%** and
|
|
||||||
enhancing new team members' productivity within their
|
|
||||||
first sprint.
|
|
||||||
|
|
||||||
{{% /resume/section %}}<!--- }}} -->
|
{{% /resume/section %}}<!--- }}} -->
|
||||||
|
|
||||||
@@ -53,12 +44,12 @@ title="Cloud/Software Engineer Intern" languages="Kubernetes, GoLang, Jenkins" d
|
|||||||
{{% resume/project name="AWS Server"
|
{{% resume/project name="AWS Server"
|
||||||
url="https://kevin-mok.com/server/" languages="AWS, Kubernetes, Docker, Terraform" date="May 2024" show="true" %}}
|
url="https://kevin-mok.com/server/" languages="AWS, Kubernetes, Docker, Terraform" date="May 2024" show="true" %}}
|
||||||
|
|
||||||
- **Deployed and maintained [multiple web applications](https://kevin-mok.com/server/)**
|
- **Deployed and maintained multiple web applications**
|
||||||
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**.
|
||||||
- **Automated AWS infrastructure provisioning** by writing
|
- **Automated AWS infrastructure provisioning** by writing
|
||||||
[**Terraform** files](https://github.com/Kevin-Mok/terraform-deploys/tree/main) 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
|
- **Improved web application accessibility** by
|
||||||
@@ -70,11 +61,6 @@ url="https://kevin-mok.com/server/" languages="AWS, Kubernetes, Docker, Terrafor
|
|||||||
service/timer to check and display page uptime,
|
service/timer to check and display page uptime,
|
||||||
**ensuring near real-time monitoring and reducing downtime
|
**ensuring near real-time monitoring and reducing downtime
|
||||||
time by 95%**.
|
time by 95%**.
|
||||||
- **Optimized cloud security** by configuring AWS security
|
|
||||||
groups to allow inbound HTTPS traffic, **improving system
|
|
||||||
accessibility while maintaining secure data transmission**,
|
|
||||||
resulting in a **50% reduction in data interference
|
|
||||||
attempts**.
|
|
||||||
- **Enhanced data resilience** by automating regular backups
|
- **Enhanced data resilience** by automating regular backups
|
||||||
using Amazon EBS snapshots, ensuring **99.9% uptime and data
|
using Amazon EBS snapshots, ensuring **99.9% uptime and data
|
||||||
integrity** by creating consistent and reliable backups,
|
integrity** by creating consistent and reliable backups,
|
||||||
@@ -84,11 +70,31 @@ url="https://kevin-mok.com/server/" languages="AWS, Kubernetes, Docker, Terrafor
|
|||||||
|
|
||||||
<!--- AWS }}} -->
|
<!--- AWS }}} -->
|
||||||
|
|
||||||
|
<!--- Rarity Surf {{{ -->
|
||||||
|
|
||||||
|
{{% resume/project name="Rarity Surf"
|
||||||
|
languages="Python, Django, JavaScript, React"
|
||||||
|
date="Oct 2021" show="true" %}}
|
||||||
|
|
||||||
|
- **Developed a full-stack web application** to generate rarity
|
||||||
|
rankings for NFT's integrated with leading NFT
|
||||||
|
marketplace's (OpenSea) API,
|
||||||
|
enabling users to **quickly identify rare NFT's** and check
|
||||||
|
their listing status, **improving market research efficiency by 80%**.
|
||||||
|
- **Architected a robust Django (Python) [backend](https://github.com/Kevin-Mok/rarity-surf)** to fetch and process
|
||||||
|
NFT metadata from IPFS, store rarity rankings in
|
||||||
|
**PostgreSQL**, and serve the data via GraphQL API, **ensuring low-latency access and scaling to handle 2,000+ concurrent requests**.
|
||||||
|
|
||||||
|
{{% /resume/project %}}
|
||||||
|
|
||||||
|
<!--- Rarity Surf }}} -->
|
||||||
|
|
||||||
|
|
||||||
{{% /resume/section %}}<!--- }}} -->
|
{{% /resume/section %}}<!--- }}} -->
|
||||||
|
|
||||||
{{% resume/section skills %}}<!--- {{{ -->
|
{{% resume/section skills %}}<!--- {{{ -->
|
||||||
|
|
||||||
AWS, Kubernetes, Terraform, Docker (Compose), Jenkins, Groovy, Go(Lang), Bash, **Linux**, **JavaScript**, **React**, **Python**, **Django**, Node.js, PostgreSQL, MongoDB, Solidity, C, **Git**, **Command Line**
|
**Python**, **Django**, **JavaScript**, **React**, Node.js, PostgreSQL, MongoDB, Bash, **Git**, **Linux**, **Command Line**, Go(Lang), AWS, Kubernetes, Terraform, Docker (Compose), Jenkins, Groovy, Solidity, C
|
||||||
|
|
||||||
{{% /resume/section %}}<!--- }}} -->
|
{{% /resume/section %}}<!--- }}} -->
|
||||||
|
|
||||||
|
|||||||
@@ -52,24 +52,6 @@ date="Oct 2021" show="true" %}}
|
|||||||
|
|
||||||
<!--- Rarity Surf }}} -->
|
<!--- Rarity Surf }}} -->
|
||||||
|
|
||||||
<!--- Rarity Surf (short) {{{ -->
|
|
||||||
|
|
||||||
{{% resume/project name="Rarity Surf"
|
|
||||||
languages="Python, JavaScript, React, Django"
|
|
||||||
date="Oct 2021" show="true" %}}
|
|
||||||
|
|
||||||
- **Architected a robust Django (Python) [backend](https://github.com/Kevin-Mok/rarity-surf)** store NFT rarity rankings in
|
|
||||||
**PostgreSQL** and serve the data via GraphQL API, **ensuring low-latency access and scaling to handle 2,000+ concurrent requests**.
|
|
||||||
- **Developed a dynamic React [frontend](https://github.com/Kevin-Mok/rarity-surf-frontend)** using hooks to load
|
|
||||||
rarity data in real-time, styled with Tailwind for
|
|
||||||
mobile responsiveness, **improving user experience
|
|
||||||
and reducing frontend load times by 70%**.
|
|
||||||
|
|
||||||
|
|
||||||
{{% /resume/project %}}
|
|
||||||
|
|
||||||
<!--- Rarity Surf (short) }}} -->
|
|
||||||
|
|
||||||
<!--- Astronofty {{{ -->
|
<!--- Astronofty {{{ -->
|
||||||
|
|
||||||
{{% resume/project name="Astronofty"
|
{{% resume/project name="Astronofty"
|
||||||
@@ -90,6 +72,30 @@ show="true" %}}
|
|||||||
{{% resume/project name="AWS Server"
|
{{% resume/project name="AWS Server"
|
||||||
url="https://kevin-mok.com/server/" languages="AWS, Kubernetes, Docker, Terraform" date="May 2024" show="true" %}}
|
url="https://kevin-mok.com/server/" languages="AWS, Kubernetes, Docker, Terraform" date="May 2024" show="true" %}}
|
||||||
|
|
||||||
|
- Deployed [various web apps](https://kevin-mok.com/server/) using **Docker** (Compose) on an
|
||||||
|
**AWS EC2** Debian/**Linux** server.
|
||||||
|
- Created **Kubernetes** [manifest files](https://github.com/Kevin-Mok/aws-minicube) to quickly recreate my server setup
|
||||||
|
with persistent storage/restarts and open ports.
|
||||||
|
- Created **Terraform** [files](https://github.com/Kevin-Mok/terraform-deploys/tree/main)
|
||||||
|
to deploy an AWS EC2 instance and Docker containers.
|
||||||
|
- Used Amazon Route 53's DNS and **NGINX** to route
|
||||||
|
subdomains to each web application.
|
||||||
|
- Wrote a **JavaScript** [server script] and [systemd service][systemd service]/[timer]
|
||||||
|
to display the uptime of my pages every hour.
|
||||||
|
|
||||||
|
[server script]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-status.js
|
||||||
|
[systemd service]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-pages.service
|
||||||
|
[timer]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-pages.timer
|
||||||
|
|
||||||
|
{{% /resume/project %}}
|
||||||
|
|
||||||
|
<!--- AWS }}} -->
|
||||||
|
|
||||||
|
<!--- AWS 2 {{{ -->
|
||||||
|
|
||||||
|
{{% 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**
|
- **Deployed and maintained multiple web applications**
|
||||||
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
|
||||||
@@ -103,19 +109,38 @@ url="https://kevin-mok.com/server/" languages="AWS, Kubernetes, Docker, Terrafor
|
|||||||
containers, **accelerating deployment times by 80%** and
|
containers, **accelerating deployment times by 80%** and
|
||||||
providing an easily reproducible infrastructure setup for
|
providing an easily reproducible infrastructure setup for
|
||||||
future projects.
|
future projects.
|
||||||
- **Improved web application accessibility** by
|
- Improved web application accessibility and scalability by
|
||||||
configuring **AWS Route 53**’s DNS and **NGINX** to route
|
configuring Amazon Route 53’s DNS and NGINX to route
|
||||||
subdomains to individual web apps, **enabling seamless
|
subdomains to individual web apps, enabling seamless
|
||||||
navigation between apps**.
|
navigation between apps and reducing DNS resolution times
|
||||||
- **Built a uptime monitoring system** by writing a
|
by 25%.
|
||||||
[JavaScript script](https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-pages.service) and setting up a systemd
|
- Built a robust uptime monitoring system by writing a
|
||||||
service/timer to check and display page uptime,
|
JavaScript server script and setting up a systemd
|
||||||
**ensuring near real-time monitoring and reducing downtime
|
service/timer to check and display page uptime every hour,
|
||||||
time by 95%**.
|
ensuring near real-time monitoring and reducing downtime
|
||||||
|
detection time by 85%.
|
||||||
|
|
||||||
{{% /resume/project %}}
|
{{% /resume/project %}}
|
||||||
|
|
||||||
<!--- AWS }}} -->
|
<!--- AWS 2 }}} -->
|
||||||
|
|
||||||
|
<!--- AWS 3 {{{ -->
|
||||||
|
|
||||||
|
{{% 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 3 }}} -->
|
||||||
|
|
||||||
|
|
||||||
<!--- Astronofty (extended) {{{ -->
|
<!--- Astronofty (extended) {{{ -->
|
||||||
|
|||||||
@@ -20,6 +20,4 @@
|
|||||||
2. Created Kubernetes manifest files to quickly recreate my server setup with persistent storage/restarts and open ports.
|
2. Created Kubernetes manifest files to quickly recreate my server setup with persistent storage/restarts and open ports.
|
||||||
3. Created Terraform files to deploy an AWS EC2 instance and Docker containers.
|
3. Created Terraform files to deploy an AWS EC2 instance and Docker containers.
|
||||||
4. Used Amazon Route 53’s DNS and NGINX to route subdomains to each web application.
|
4. Used Amazon Route 53’s DNS and NGINX to route subdomains to each web application.
|
||||||
5. Used AWS security groups to allow inbound HTTPS traffic.
|
5. Wrote a JavaScript server script and systemd service/timer to display the uptime of my pages every hour.
|
||||||
6. Used Amazon EBS snapshots to regularly back up server.
|
|
||||||
6. Wrote a JavaScript server script and systemd service/timer to display the uptime of my pages every hour.
|
|
||||||
|
|||||||
Submodule static/pdf updated: 2acb4ee38c...02e8b653b8
Reference in New Issue
Block a user