Resume: minor fixes
This commit is contained in:
@@ -15,8 +15,8 @@ full-stack web dev, DevOps or system administration.
|
|||||||
{{% resume/section skills %}}<!--- {{{ -->
|
{{% resume/section skills %}}<!--- {{{ -->
|
||||||
|
|
||||||
#### Languages
|
#### Languages
|
||||||
- **Bash**, C, **CSS**, C++, **Fish**, Godot, **HTML5**, **Python**,
|
- **Bash**, C, **CSS**, C++, **Fish** (shell), Godot, **HTML5**,
|
||||||
Java, **Javascript (ES6)**, **Sass**
|
**Python**, Java, **Javascript** (ES6), **Sass**
|
||||||
|
|
||||||
#### Frameworks
|
#### Frameworks
|
||||||
- **Bootstrap**, **Django**, **Node.js**, **PostgreSQL**
|
- **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"
|
url="https://github.com/Kevin-Mok/spotify-lib-vis" date="June 2018 — July 2018"
|
||||||
show="true" %}}
|
show="true" %}}
|
||||||
|
|
||||||
- Scan tracks from user's library using Spotify API and organize data into
|
- Scans tracks from user's library using Spotify API and organize data
|
||||||
database.
|
into database.
|
||||||
- Created and tested various __PostgreSQL__ schemas to increase efficiency for
|
- Created and tested various __PostgreSQL__ schemas to increase efficiency for
|
||||||
use cases.
|
use cases.
|
||||||
- Produce bubble chart and (stacked) bar chart in [**d3** graphs][d3 graph examples]
|
- Produced bubble chart and (stacked) bar chart using [**d3**]
|
||||||
to visualize the artists, genres and features of tracks in library.
|
[d3 graph examples] to visualize the artists, genres and features of
|
||||||
- Implement functionality to keep track of user's listening history. Set up
|
tracks in library.
|
||||||
`cron` job on my local machine to keep track of my own.
|
- 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.
|
- Uses __Django__ for backend.
|
||||||
|
|
||||||
[d3 graph examples]: https://github.com/d3/d3/wiki/Gallery
|
[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"
|
url="https://github.com/Kevin-Mok/grocery-finder" date="Feb. 2019 — Apr. 2019"
|
||||||
show="true" %}}
|
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**.
|
- Designed responsive front-end layout using **Bootstrap**.
|
||||||
- Implemented REST API functionality on backend using **Node.js** and
|
- Implemented REST API functionality on backend using **Node.js** and
|
||||||
**MongoDB**.
|
**MongoDB**.
|
||||||
- Setup deployment on [**Heroku**][Grocery Finder Heroku].
|
- Setup deployment on [**Heroku**][Grocery Finder Heroku].
|
||||||
- Led team of 4 as project leader to prioritize and delegate tasks while
|
- Led team of 4 as project leader to prioritize and delegate tasks while
|
||||||
also implementing a majority of the core features.
|
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
|
[Grocery Finder Heroku]: http://www.grocery-finder.ml
|
||||||
|
|
||||||
@@ -117,7 +119,7 @@ url="https://github.com/Kevin-Mok/TrapBot" date="March 2018" %}}
|
|||||||
<!--- DigitalOcean {{{ -->
|
<!--- DigitalOcean {{{ -->
|
||||||
|
|
||||||
{{% resume/project name="Personal Server"
|
{{% 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
|
- Deployed various web apps with backends such as Node, PHP and Python using
|
||||||
**NGINX** on a **Debian** server.
|
**NGINX** on a **Debian** server.
|
||||||
@@ -158,7 +160,8 @@ url="https://github.com/Kevin-Mok/SuperADABros" date="May 2019" %}}
|
|||||||
|
|
||||||
{{% resume/section "Work Experience" %}}<!--- {{{ -->
|
{{% 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.
|
- Ran 8-week summer camp for inner-city youth with assistant coach.
|
||||||
- Prepared daily lesson plans for 4 different age groups of children
|
- Prepared daily lesson plans for 4 different age groups of children
|
||||||
with varying skill levels and needs.
|
with varying skill levels and needs.
|
||||||
@@ -168,7 +171,8 @@ url="https://github.com/Kevin-Mok/SuperADABros" date="May 2019" %}}
|
|||||||
|
|
||||||
{{% resume/section education %}}<!--- {{{ -->
|
{{% 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 %}}<!--- }}} -->
|
{{% /resume/section %}}<!--- }}} -->
|
||||||
|
|
||||||
|
|||||||
@@ -1,20 +0,0 @@
|
|||||||
<!--- Super ADA Bros. {{{ -->
|
|
||||||
|
|
||||||
{{% 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 %}}
|
|
||||||
|
|
||||||
|
|
||||||
<!--- Grocery Finder }}} -->
|
|
||||||
|
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div id="linkedin" class="col text-right">
|
<div id="linkedin" class="col text-right">
|
||||||
<a href="https://www.linkedin.com/in/Kev-Mok">
|
<a href="https://www.linkedin.com/in/Kev-Mok" target="_blank">
|
||||||
<span class="url-info">
|
<span class="url-info">
|
||||||
Kev-Mok
|
Kev-Mok
|
||||||
</span>
|
</span>
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="row justify-content-center">
|
<div class="row justify-content-center">
|
||||||
<div id="email" class="col col-left">
|
<div id="email" class="col col-left">
|
||||||
<a href="mailto:me@kevin-mok.com">
|
<a href="mailto:me@kevin-mok.com" target="_blank">
|
||||||
<img src="{{ "img/resume/envelope.svg" | relURL }}" alt="envelope-icon">
|
<img src="{{ "img/resume/envelope.svg" | relURL }}" alt="envelope-icon">
|
||||||
<span class="url-info">
|
<span class="url-info">
|
||||||
me@kevin-mok.com
|
me@kevin-mok.com
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div id="website" class="col text-right">
|
<div id="website" class="col text-right">
|
||||||
<a href="https://kevin-mok.com/">
|
<a href="https://kevin-mok.com/" target="_blank">
|
||||||
<span class="url-info">
|
<span class="url-info">
|
||||||
kevin-mok.com
|
kevin-mok.com
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user