Skip to content
View jimmyyx's full-sized avatar
  • Toronto, Ontario

Block or report jimmyyx

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

Pinned Loading

  1. OlympicVision OlympicVision Public

    Forked from kelvin-yu/OlympicVision

    Web App that processes Olympic VODs into highlights. First place winner at MicrosoftHacks 2017

    JavaScript

  2. CalendarVision CalendarVision Public

    Android app that parses photo of events and pushes to Google Calendar, second place winner at EngHacks W17 at the University of Waterloo

    JavaScript 2

  3. Moodify Moodify Public

    Android app that takes a photo and plays songs corresponding to the detected mood of the photo. First place winner at StartHacks 2017

    Java

  4. RubiksCubeSolver RubiksCubeSolver Public

    Rubik's Cube Solver written in C++ and RobotC, uses Lego EV3 brick and components

    C

  5. Connect-4 Connect-4 Public

    Connect 4 GUI and AI written in Java. Uses MiniMax and Alpha-Beta Pruning to find optimal moves fast.

    Java