Compare commits
2 Commits
resume-web
...
latex-resu
| Author | SHA1 | Date | |
|---|---|---|---|
| 73c35cd63b | |||
| 00dd6b77e9 |
@@ -104,7 +104,7 @@ body {
|
||||
background-color: $background-color;
|
||||
color: $color;
|
||||
// line-height: 1.5;
|
||||
line-height: 1.57;
|
||||
line-height: 1.58;
|
||||
// font-size: 100%;
|
||||
// font-size: 15px;
|
||||
font-size: 17px;
|
||||
|
||||
@@ -30,19 +30,10 @@ title="Cloud/Software Engineer Intern" languages="Kubernetes, GoLang, Jenkins" d
|
||||
environment, allowing for automated testing of all
|
||||
team-submitted PRs prior to merging, **reducing manual
|
||||
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
|
||||
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
|
||||
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 %}}<!--- }}} -->
|
||||
|
||||
@@ -51,7 +42,7 @@ title="Cloud/Software Engineer Intern" languages="Kubernetes, GoLang, Jenkins" d
|
||||
<!--- Rarity Surf {{{ -->
|
||||
|
||||
{{% resume/project name="Rarity Surf"
|
||||
languages="Python, JavaScript, React, Django"
|
||||
languages="Python, Django, JavaScript, React"
|
||||
date="Oct 2021" show="true" %}}
|
||||
|
||||
- **Developed a full-stack web application** to generate rarity
|
||||
@@ -62,17 +53,31 @@ date="Oct 2021" show="true" %}}
|
||||
- **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**.
|
||||
- **Developed a dynamic React (Javascript)
|
||||
[frontend](https://github.com/Kevin-Mok/rarity-surf-frontend)** using hooks to load
|
||||
- **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 }}} -->
|
||||
|
||||
<!--- 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 }}} -->
|
||||
|
||||
<!--- Astronofty {{{ -->
|
||||
|
||||
@@ -90,12 +95,11 @@ show="true" %}}
|
||||
|
||||
<!--- Astronofty }}} -->
|
||||
|
||||
|
||||
{{% /resume/section %}}<!--- }}} -->
|
||||
|
||||
{{% resume/section skills %}}<!--- {{{ -->
|
||||
|
||||
**JavaScript**, **React**, **Python**, **Django**, Node.js, PostgreSQL, MongoDB, Bash, **Git**, **Linux**, **Command Line**, Go(Lang), AWS, Kubernetes, Terraform, Docker (Compose), Jenkins, Groovy, Solidity, C
|
||||
**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 %}}<!--- }}} -->
|
||||
|
||||
@@ -106,10 +110,4 @@ title="Computer Science Specialist — 3.84 GPA (CS). Graduated with High Distin
|
||||
|
||||
{{% /resume/section %}}<!--- }}} -->
|
||||
|
||||
{{% resume/section "References" %}}<!--- {{{ -->
|
||||
|
||||
{{% resume/references %}}
|
||||
|
||||
{{% /resume/section %}}<!--- }}} -->
|
||||
|
||||
<!-- vim: fdm=marker -->
|
||||
|
||||
Submodule static/pdf updated: 2acb4ee38c...02e8b653b8
Reference in New Issue
Block a user