Skip to content
View Baseball333's full-sized avatar
💭
Deep learning?
💭
Deep learning?
  • San Francisco, California

Block or report Baseball333

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. hello-world hello-world Public

    A hello world repository.

    Shell 1

  2. Pong-Source-Code Pong-Source-Code Public

    Source code for a Pong variant I wrote about a year ago. Excuse the lack of OOP, I was still learning Python.

    Python 1

  3. Sudoku-Solver Sudoku-Solver Public

    This project is a sudoku solver I wrote in Python in September 2019, employing the backtracking algorithm.

    Python 1

  4. First-Chatbot First-Chatbot Public

    This repository is the source code for my first chatbot. Note that I have not implemented this project in my CLI or on a GUI. The source code was written from a Medium article and hosted here for m…

    Python 1

  5. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C

  6. Bash-Scripts Bash-Scripts Public

    Bash scripting to automate tasks. Compare command-line scripting with imperative programming and notice how scripting is lower-level than imperative instruction.

    Shell