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.

79 lines
2.8 KiB

  1. ---
  2. title: "Resume"
  3. date: 2019-02-11T07:50:51-05:00
  4. draft: false
  5. ---
  6. {{% resume/section goal %}}<!--- {{{ -->
  7. To find an internship to fully dedicate myself that will test my limits,
  8. provide the opportunity to gain valuable knowledge and experience and
  9. jumpstart my career with a solid foundation.
  10. <!--- }}} -->
  11. {{% resume/section projects %}}<!--- {{{ -->
  12. <!--- Spotify Graphs {{{ -->
  13. {{< resume/project-header name="Spotify Visualizer" url="https://github.com/Kevin-Mok/spotify-lib-vis" date="July 2018" >}}
  14. {{% resume/project-details %}}
  15. - Web app that scans your Spotify library using their API to produce [d3
  16. graphs][d3 graph examples] to visualize the artists, genres and features
  17. 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-details %}}
  23. <!--- Spotify Graphs }}} -->
  24. <!--- ParsaFood {{{ -->
  25. {{< resume/project-header name="ParsaFood" url="https://github.com/Kevin-Mok/ParsaFood" date="Feb. 2018" >}}
  26. {{% resume/project-details %}}
  27. - Android app that reads ingredients labels and detects any dietary
  28. restrictions/allergies. Came up with the idea based on
  29. [personal experience][Parsafood motivation].
  30. - Made during the 24-hour [Platterz Hackathon][Platterz Hackathon event] in
  31. a group with two other members. Came in 2nd place and won an
  32. [Oculus Rift][Oculus Rift Amazon].
  33. [Parsafood repo]: https://github.com/Kevin-Mok/ParsaFood
  34. [Parsafood motivation]: https://github.com/Kevin-Mok/ParsaFood#motivation
  35. [Platterz Hackathon event]: https://www.eventbrite.com/e/platterz-hackathon-tickets-42682237722
  36. [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
  37. {{% /resume/project-details %}}
  38. <!--- ParsaFood }}} -->
  39. <!--- Grocery Finder {{{ -->
  40. {{< resume/project-header name="Grocery Finder" url="https://github.com/Kevin-Mok/grocery-finder" date="April 2019" >}}
  41. {{% resume/project-details %}}
  42. - Proof of concept for a web app that finds the best supermarket for your needs.
  43. - Took on role as project leader to prioritize and delegate tasks while
  44. also implementing a majority of the core features.
  45. - Responsive front-end using Bootstrap. Uses Node.js and MongoDB for back-end.
  46. - Currently deployed on [Heroku][Grocery Finder Heroku].
  47. [Grocery Finder Heroku]: http://www.grocery-finder.ml
  48. {{% /resume/project-details %}}
  49. <!--- Grocery Finder }}} -->
  50. {{% /resume/section %}}<!--- }}} -->
  51. {{% resume/section education %}}<!--- {{{ -->
  52. - **University of Toronto**: Computer Science Specialist <div style="float:right">2017-2021</div>
  53. {{% /resume/section %}}<!--- }}} -->