Skip to content
View jamiepalatnik's full-sized avatar

Block or report jamiepalatnik

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. scratch-off-surprise scratch-off-surprise Public

    A scratch-off game web app created as my final project for CS50x.

    JavaScript

  2. eat_the_pie eat_the_pie Public

    Pairing practice at the Recurse Center.

    Python 1

  3. Tic Tac Toe game in Python Tic Tac Toe game in Python
    1
    # Tic Tac Toe game in Python
    2
    
                  
    3
    def main():
    4
    
                  
    5
        # Create a demo game board with numbers representing board positions
  4. mastermind mastermind Public

    Pairing practice at the Recurse Center.

    Python

  5. reading-to-learn reading-to-learn Public

    This site was created to complete the Homepage assignment from CS50x.

    HTML