Browse Source

Add relevant coursework

resume-it-support
Kevin Mok 4 days ago
parent
commit
a14b733a85
Signed by: Kevin-Mok GPG Key ID: FB0DA56BEB5D98F3
  1. 2
      assets/sass/main.scss
  2. 11
      content/resume/_index.md

2
assets/sass/main.scss

@ -104,7 +104,7 @@ body {
background-color: $background-color; background-color: $background-color;
color: $color; color: $color;
// line-height: 1.5; // line-height: 1.5;
line-height: 1.57;
line-height: 1.59;
// font-size: 100%; // font-size: 100%;
// font-size: 15px; // font-size: 15px;
font-size: 17px; font-size: 17px;

11
content/resume/_index.md

@ -30,9 +30,6 @@ title="Cloud/Software Engineer Intern" languages="Kubernetes, GoLang, Jenkins" d
step-by-step guides, **accelerating onboarding by step-by-step guides, **accelerating onboarding by
50%** and enabling non-technical stakeholders to 50%** and enabling non-technical stakeholders to
self-serve. self-serve.
- **Standardized debugging environments** with reusable
pipeline templates, reducing support team setup time
for issue reproduction by 75%.
- **Collaborated with QA and DevOps teams** to document - **Collaborated with QA and DevOps teams** to document
root causes of startup failures in legacy systems, root causes of startup failures in legacy systems,
implementing dynamic probes that **cut production implementing dynamic probes that **cut production
@ -67,7 +64,7 @@ date="March 2025" show="true" %}}
{{% resume/project name="Kanban Calendar" {{% resume/project name="Kanban Calendar"
url="https://github.com/Kevin-Mok/astronofty" url="https://github.com/Kevin-Mok/astronofty"
languages="TypeScript, JavaScript, React, Next.js" date="Jan 2023"
languages="TypeScript, JavaScript, React, Next.js" date="Feb 2025"
show="true" %}} show="true" %}}
- **Resolved UI bugs and cross-device compatibility - **Resolved UI bugs and cross-device compatibility
@ -99,8 +96,8 @@ show="true" %}}
{{% resume/section skills %}}<!--- {{{ --> {{% resume/section skills %}}<!--- {{{ -->
- **IT Support Skills**: Tier 1/2 Troubleshooting, Incident - **IT Support Skills**: Tier 1/2 Troubleshooting, Incident
Response, Jira, Log Analysis, Knowledge Base Writing, Root Cause
Investigation
Response, Jira, Microsoft 365, VPN, Log Analysis, Knowledge Base Writing, Root Cause
Investigation
- **Customer Support**: Cross-team Collaboration, - **Customer Support**: Cross-team Collaboration,
Communication, User Training, Documentation Communication, User Training, Documentation
- **Programming Languages**: Python, Go, JavaScript, - **Programming Languages**: Python, Go, JavaScript,
@ -114,6 +111,8 @@ show="true" %}}
{{% resume/education name="University of Toronto (St. George)" {{% resume/education name="University of Toronto (St. George)"
title="Computer Science Specialist — 3.84 GPA (CS). Graduated with High Distinction." date="2019 — 2024" %}} title="Computer Science Specialist — 3.84 GPA (CS). Graduated with High Distinction." date="2019 — 2024" %}}
- **Relevant Coursework**: Computer Networking, Databases, Operating Systems
{{% /resume/section %}}<!--- }}} --> {{% /resume/section %}}<!--- }}} -->
<!-- vim: fdm=marker --> <!-- vim: fdm=marker -->
Loading…
Cancel
Save