Skip to content
View 99dino's full-sized avatar
💭
Focusing
💭
Focusing
Block or Report

Block or report 99dino

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

Popular repositories

  1. keyboard-simulator keyboard-simulator Public

    Mechanical Keyboard Simulator... Use of Flexbox, added Eventlistener on key hit and mouse click... One Minute of typing test with difficulty level and time limit and results includes of ACCURACY ,W…

    JavaScript 3

  2. chess-ai chess-ai Public

    Chess Algorithm using minimax backtrack algorithm , optimised by alpha beta pruning... Involves chess.js and chessboard.js library to govern game mechanics and chessboard GUI

    JavaScript 2

  3. run_cf run_cf Public

    Python 1

  4. weather-app-api weather-app-api Public

    A simple weather App using Open-Weather API. Only valid City takes as an Input.

    HTML

  5. guess-the-number guess-the-number Public

    guessing the number game, fun interaction with user, gives hint that how close they are to the hidden number

    JavaScript

  6. pig-dice-game pig-dice-game Public

    Pig game... First player to reach 20 points wins... On getting 1 or holding switches the player's turn... On getting 1, lost the turn total ,On holding, turn total added to his score.

    CSS