Skip to content
View michpdev's full-sized avatar

Block or report michpdev

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. 2019GamesShowcase 2019GamesShowcase Public

    2019 Independent Web Design Project to show the usage of web development to create different popular games, such as Pong and Snake

    HTML

  2. 3110-Battleship 3110-Battleship Public

    Final Project for CS 3110 - Created a working battleship game with my team that has differing levels of cpus, using different optimization algorithms

    OCaml

  3. EmailWebScraper EmailWebScraper Public

    Webscraper that will parse the Cornell Class Roster for a particular semester, and create a .csv file with the name, netid, and email of the professor that is teaching.

    Python

  4. FRC2018 FRC2018 Public

    2018 FIRST Robotics Competition Team 7016 PV Shockbots Code

    Java

  5. TwoMarshmallowsLoginSample TwoMarshmallowsLoginSample Public

    Two Marshmallows Sample Login for Auth0 using OAuth2.0

    JavaScript

  6. AI_Connect4 AI_Connect4 Public

    AI Project for CS 4701, Created an AI bot using Minimax Algorithm with Alpha Beta Pruning; Worked with Sheba Sow

    Python