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.

34 lines
1.0 KiB

  1. <!--- TrapBot {{{ -->
  2. {{% resume/project name="TrapBot"
  3. url="https://github.com/Kevin-Mok/TrapBot" date="March 2018" %}}
  4. - reddit bot that looks for comments with song names and responds with
  5. their respective SoundCloud links.
  6. - Received positive feedback from users who saw the bot's posts.
  7. - Uses __Python__ API wrappers for SoundCloud and reddit.
  8. {{% /resume/project %}}
  9. <!--- Grocery Finder }}} -->
  10. <!--- Super ADA Bros. {{{ -->
  11. {{% resume/project name="Super ADA Bros"
  12. url="https://github.com/Kevin-Mok/SuperADABros" date="May 2019" %}}
  13. - Clone of Super Mario Bros 1-1, but Mario is mobility-impaired and
  14. uses ramps to get through the level.
  15. - Able to be played using only head movement by getting input from
  16. a
  17. face-tracking script (**OpenCV**).
  18. - Implemented in [**Godot**][Godot site], an open-source game engine.
  19. - Made during a 24-hour [accessibility-themed hackathon][PC Hacks event].
  20. [PC Hacks event]: https://pchacks19.devpost.com/
  21. [Godot site]: https://godotengine.org
  22. {{% /resume/project %}}
  23. <!--- }}} -->