diff --git a/content/resume/_index.md b/content/resume/_index.md index 82acdef..857137c 100644 --- a/content/resume/_index.md +++ b/content/resume/_index.md @@ -15,8 +15,8 @@ full-stack web dev, DevOps or system administration. {{% resume/section skills %}} #### Languages -- **Bash**, C, **CSS**, C++, **Fish**, Godot, **HTML5**, **Python**, - Java, **Javascript (ES6)**, **Sass** +- **Bash**, C, **CSS**, C++, **Fish** (shell), Godot, **HTML5**, + **Python**, Java, **Javascript** (ES6), **Sass** #### Frameworks - **Bootstrap**, **Django**, **Node.js**, **PostgreSQL** @@ -39,14 +39,15 @@ full-stack web dev, DevOps or system administration. url="https://github.com/Kevin-Mok/spotify-lib-vis" date="June 2018 — July 2018" show="true" %}} -- Scan tracks from user's library using Spotify API and organize data into - database. +- Scans tracks from user's library using Spotify API and organize data + into database. - Created and tested various __PostgreSQL__ schemas to increase efficiency for use cases. -- Produce bubble chart and (stacked) bar chart in [**d3** graphs][d3 graph examples] - to visualize the artists, genres and features of tracks in library. -- Implement functionality to keep track of user's listening history. Set up - `cron` job on my local machine to keep track of my own. +- Produced bubble chart and (stacked) bar chart using [**d3**] +[d3 graph examples] to visualize the artists, genres and features of +tracks in library. +- Implemented functionality to keep track of user's listening history. + - Set up `cron` job on my local machine to keep track of my own. - Uses __Django__ for backend. [d3 graph examples]: https://github.com/d3/d3/wiki/Gallery @@ -61,14 +62,15 @@ show="true" %}} url="https://github.com/Kevin-Mok/grocery-finder" date="Feb. 2019 — Apr. 2019" show="true" %}} -- PoC for web app that finds the ideal supermarket based on your cart. +- Proof of concept for web app that finds the ideal supermarket based + on your cart. - Designed responsive front-end layout using **Bootstrap**. - Implemented REST API functionality on backend using **Node.js** and **MongoDB**. - Setup deployment on [**Heroku**][Grocery Finder Heroku]. - Led team of 4 as project leader to prioritize and delegate tasks while also implementing a majority of the core features. -- Performed code review for team member's pull requests. +- Performed code review for team members' pull requests. [Grocery Finder Heroku]: http://www.grocery-finder.ml @@ -117,7 +119,7 @@ url="https://github.com/Kevin-Mok/TrapBot" date="March 2018" %}} {{% resume/project name="Personal Server" -url="https://kevin-mok.com/server/" date="Aug. 2019—present" %}} +url="https://kevin-mok.com/server/" date="Aug. 2019 — present" %}} - Deployed various web apps with backends such as Node, PHP and Python using **NGINX** on a **Debian** server. @@ -158,7 +160,8 @@ url="https://github.com/Kevin-Mok/SuperADABros" date="May 2019" %}} {{% resume/section "Work Experience" %}} -{{% resume/education name="Philpott Children's Tennis" title="Head Instructor" date="2013—2015" %}} +{{% resume/education name="Philpott Children's Tennis" +title="Head Instructor" date="2013 — 2015" %}} - Ran 8-week summer camp for inner-city youth with assistant coach. - Prepared daily lesson plans for 4 different age groups of children with varying skill levels and needs. @@ -168,7 +171,8 @@ url="https://github.com/Kevin-Mok/SuperADABros" date="May 2019" %}} {{% resume/section education %}} -{{% resume/education name="University of Toronto" title="Computer Science Specialist" date="2017-2021" %}} +{{% resume/education name="University of Toronto" +title="Computer Science Specialist" date="2017 — 2021" %}} {{% /resume/section %}} diff --git a/content/resume/archived.txt b/content/resume/archived.txt deleted file mode 100644 index 1e4a764..0000000 --- a/content/resume/archived.txt +++ /dev/null @@ -1,20 +0,0 @@ - - -{{% resume/project name="Super ADA Bros" -url="https://github.com/Kevin-Mok/SuperADABros" date="May 2019" %}} - -- Clone of Super Mario Bros 1-1, but Mario is mobility-impaired and - uses ramps to get through the level. -- Able to played using only head movement by getting input from a - face-tracking script (**OpenCV**). -- Implemented in [**Godot**][Godot site], an open-source game engine. -- Made during a 24-hour [accessibility-themed hackathon][PC Hacks event]. - -[PC Hacks event]: https://pchacks19.devpost.com/ -[Godot site]: https://godotengine.org - -{{% /resume/project %}} - - - - diff --git a/layouts/partials/resume/contact-info.html b/layouts/partials/resume/contact-info.html index da25999..7193e03 100644 --- a/layouts/partials/resume/contact-info.html +++ b/layouts/partials/resume/contact-info.html @@ -10,7 +10,7 @@
- + Kev-Mok @@ -20,7 +20,7 @@
- + envelope-icon me@kevin-mok.com @@ -28,7 +28,7 @@
- + kevin-mok.com diff --git a/static/kevin-mok-resume.pdf b/static/kevin-mok-resume.pdf index 1e63e55..288040b 100644 Binary files a/static/kevin-mok-resume.pdf and b/static/kevin-mok-resume.pdf differ