Skip to content
View dayshaunlee's full-sized avatar

Block or report dayshaunlee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
dayshaunlee/README.md

Hi๐Ÿ‘‹ I'm Dayshaun

I'm currently studying Computer Science at the University of British Columbia, passionate about ๐ŸŽฎ game development and ๐Ÿค– machine learning!

Here are some of my favourite projects I worked on:

  • ๐Ÿ‡ Bnuuy's Ship - A Top-Down Action Game (C++)
  • ๐Ÿš€ UBC Rocket Website - Portfolio/Promotional Website for UBC Rocket (HTML, JavaScript, SASS)
  • ๐Ÿ’ฌ HateHalt - An Extension to Detect Negative Language with NLP [24h hackathon project] (Python, JavaScript)
  • ๐Ÿณ SimpleRecipes - Presents Online Recipes in a Simple + Digestable Format (Python)
  • ๐Ÿš„ TransitInsight - A Fullstack App to Query a Transit System Database (JavaScript, OracleSQL, HTML)

Pinned Loading

  1. bnuuys-ship bnuuys-ship Public

    An action/adventure, rogue-lite, base-building game made in C++

    C++ 1 2

  2. simple-recipes simple-recipes Public

    A Python script so you don't have to read an article every time you want to cook.

    Python

  3. ubcrocket_website ubcrocket_website Public

    A website for UBC Rocket, a design team at the University of British Columbia.

    CSS 1

  4. transit-insight transit-insight Public

    App to create and query a database of transit data; course project for a relational databases course

    JavaScript