Mobile-responsive personal website, generated using Hugo. https://kevin-mok.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

97 lines
3.4 KiB

  1. ---
  2. title: "Resume"
  3. date: 2019-02-11T07:50:51-05:00
  4. draft: true
  5. ---
  6. {{% resume/section overview %}}<!--- {{{ -->
  7. I am a 3<sup>rd</sup> year CS student and enthusiast of all things Linux
  8. and FOSS. I am looking for an internship to fully dedicate myself to that
  9. will test my abilities, provide the opportunity to gain valuable knowledge
  10. and experience and jumpstart my career with a solid foundation.
  11. {{% /resume/section %}}<!--- }}} -->
  12. {{% resume/section projects %}}<!--- {{{ -->
  13. <!--- Spotify Graphs {{{ -->
  14. {{% resume/project name="Spotify Visualizer" url="https://github.com/Kevin-Mok/spotify-lib-vis" date="July 2018" %}}
  15. - Web app that scans your Spotify library using their API to produce
  16. [**d3** graphs][d3 graph examples] to visualize the artists, genres and
  17. features of tracks in your library.
  18. - Can also keep track of your listening history. Currently runs as a `cron`
  19. job on my local machine to keep track of my own.
  20. - Uses __Django__ and __PostgreSQL__ for back-end.
  21. [d3 graph examples]: https://github.com/d3/d3/wiki/Gallery
  22. {{% /resume/project %}}
  23. <!--- Spotify Graphs }}} -->
  24. <!--- ParsaFood {{{ -->
  25. {{% resume/project name="ParsaFood" url="https://github.com/Kevin-Mok/ParsaFood" date="Feb. 2018" %}}
  26. - **Android** app that reads ingredient labels and detects any dietary
  27. restrictions/allergies.
  28. - Made during a 24-hour [food-themed hackathon][Platterz Hackathon event]
  29. in a group with two other members. Came in 2<sup>nd</sup> place and won
  30. an [Oculus Rift][Oculus Rift Amazon].
  31. - Came up with the idea based on [personal experience][Parsafood motivation].
  32. [Parsafood repo]: https://github.com/Kevin-Mok/ParsaFood
  33. [Parsafood motivation]: https://github.com/Kevin-Mok/ParsaFood#motivation
  34. [Platterz Hackathon event]: https://www.eventbrite.com/e/platterz-hackathon-tickets-42682237722
  35. [Oculus Rift Amazon]: https://www.amazon.ca/Oculus-Rift-Windows-VR-Headset/dp/B00VF0IXEY/ref=sr_1_1_sspa?ie=UTF8&qid=1520422949&sr=8-1-spons&keywords=oculus+rift&psc=1
  36. {{% /resume/project %}}
  37. <!--- ParsaFood }}} -->
  38. <!--- Grocery Finder {{{ -->
  39. {{% resume/project name="Grocery Finder" url="https://github.com/Kevin-Mok/grocery-finder" date="April 2019" %}}
  40. - Proof of concept for a web app that finds the best supermarket for your needs.
  41. - Took on role as project leader to prioritize and delegate tasks while
  42. also implementing a majority of the core features.
  43. - Responsive front-end using **Bootstrap**. Uses **Node.js** and **MongoDB** for back-end.
  44. - Currently deployed on [**Heroku**][Grocery Finder Heroku].
  45. [Grocery Finder Heroku]: http://www.grocery-finder.ml
  46. {{% /resume/project %}}
  47. <!--- Grocery Finder }}} -->
  48. <!--- Super ADA Bros. {{{ -->
  49. {{% resume/project name="Super ADA Bros"
  50. url="https://github.com/Kevin-Mok/SuperADABros" date="May 2019" %}}
  51. - Clone of Super Mario Bros 1-1, but Mario is mobility-impaired and
  52. uses ramps to get through the level.
  53. - Able to played using only head movement by getting input from a
  54. face-tracking script (**OpenCV**).
  55. - Implemented in [**Godot**][Godot site], an open-source game engine.
  56. - Made during a 24-hour [accessibility-themed hackathon][PC Hacks event].
  57. [PC Hacks event]: https://pchacks19.devpost.com/
  58. [Godot site]: https://godotengine.org
  59. {{% /resume/project %}}
  60. <!--- Grocery Finder }}} -->
  61. {{% /resume/section %}}<!--- }}} -->
  62. {{% resume/section education %}}<!--- {{{ -->
  63. - **University of Toronto**: Computer Science Specialist <div class="date">2017-2021</div>
  64. {{% /resume/section %}}<!--- }}} -->