3.9 KiB
title | date | draft |
---|---|---|
Resume | 2019-02-11T07:50:51-05:00 | false |
{{% resume/section overview %}}
I am a 3rd year CS student and enthusiast of all things Linux and FOSS. I am looking for an internship to fully dedicate myself to that will test my abilities, provide the opportunity to gain valuable knowledge and experience and jumpstart my career with a solid foundation.
{{% /resume/section %}}
{{% resume/section projects %}}
{{% resume/project name="Spotify Visualizer" url="https://github.com/Kevin-Mok/spotify-lib-vis" date="July 2018" %}}
- Web app that scans your Spotify library using their API to produce d3 graphs to visualize the artists, genres and features of tracks in your library.
- Can also keep track of your listening history. Currently runs as a
cron
job on my local machine to keep track of my own. - Uses Django and PostgreSQL for back-end.
{{% /resume/project %}}
{{% resume/project name="ParsaFood" url="https://github.com/Kevin-Mok/ParsaFood" date="Feb. 2018" %}}
- Android app that reads ingredient labels and detects any dietary restrictions/allergies.
- Made during a 24-hour food-themed hackathon in a group with two other members. Came in 2nd place and won an Oculus Rift.
- Came up with the idea based on personal experience.
{{% /resume/project %}}
{{% resume/project name="Grocery Finder" url="https://github.com/Kevin-Mok/grocery-finder" date="April 2019" %}}
- Proof of concept for a web app that finds the best supermarket for your needs based on the total price of your cart items and distance form you.
- Responsive front-end using Bootstrap. Uses Node.js and MongoDB for back-end.
- Currently deployed on Heroku.
- Took on role as project leader to prioritize and delegate tasks while also implementing a majority of the core features.
{{% /resume/project %}}
{{% resume/project name="TrapBot" url="https://github.com/Kevin-Mok/TrapBot" date="March 2018" %}}
- reddit bot that looks for comments with song names and responds with their respective SoundCloud links.
- Received positive feedback from users who saw the bot's posts.
- Uses Python API wrappers for SoundCloud and reddit.
{{% /resume/project %}}
{{% 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, an open-source game engine.
- Made during a 24-hour accessibility-themed hackathon.
{{% /resume/project %}}
{{% /resume/section %}}
{{% resume/section education %}}
- University of Toronto: Computer Science Specialist 2017-2021
{{% /resume/section %}}