Skip to content
View Deorinho's full-sized avatar
📳
Focusing
📳
Focusing

Block or report Deorinho

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. Flask-Web-App-Tutorial Flask-Web-App-Tutorial Public

    HTML

  2. This program is a Connect four game ... This program is a Connect four game that is powered by python. The premise around this program is to have the computer face the user in a game of connect four. Each player makes a move after each other while trying to produce a sequence of 4 tokens side by side, either vertically, horizontally, or diagonally. First one to create a four token line is the winner.
    1
    # Connect four
    2
    # By Abhishek Deorukhkar
    3
    
                  
    4
    
                  
    5
    
                  
  3. deorinho.github.io deorinho.github.io Public

    Github Hosted Portfolio showcasing interesting projects I have created thus far

    CSS

  4. envai envai Public

    Technical Interview Question

    Python

  5. ligue1data ligue1data Public

    Python

  6. pythonApi pythonApi Public

    User Api - built using python, Fast Api, Docker, Uvicorn, pydantic

    Python