Skip to content
View jamesshah's full-sized avatar
Block or Report

Block or report jamesshah

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
jamesshah/README.md

currently building SyncSnap.

shoot an email to iamjamesshah at gmail.com to connect!

Pinned

  1. GoogleForm-AutoFill GoogleForm-AutoFill Public

    AutoFill Google Form using Python

    Python 19 19

  2. TicTacToe Game implemented in python3 TicTacToe Game implemented in python3
    1
    #Implementation of Two Player Tic-Tac-Toe game in Python.
    2
    
                  
    3
    ''' We will make the board using dictionary 
    4
        in which keys will be the location(i.e : top-left,mid-right,etc.)
    5
        and initialliy it's values will be empty space and then after every move 
  3. covid19-updates covid19-updates Public

    Simple web app to send daily covid-19 cases updates to users.

    JavaScript 1 1

  4. housie-tickets-generator housie-tickets-generator Public

    Housie Tickets Generator Using Python

    Python 4 6

  5. pandas-notebooks pandas-notebooks Public

    Jupyter notebooks containing code for Pandas articles on Byte Tales

    Jupyter Notebook