Skip to content
View JacobCM's full-sized avatar

Block or report JacobCM

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 Loading

  1. project-euler project-euler Public

    Solutions for various project euler problems (mostly in python or c++)

    C++

  2. Eliza Eliza Public

    Eliza chatbot clone

    Python

  3. Game-of-Life Game-of-Life Public

    Conways Game of Life Terminal Animation

    Python

  4. Date-and-Weather Date-and-Weather Public

    Terminal Application which displays date and current weather by scraping info from weather.com

    Python

  5. Tic-Tac-Toe Tic-Tac-Toe Public

    Unbeatable Tic Tac Toe game

    C++

  6. nQueens-problem nQueens-problem Public

    Very fast solution to the n queens problem (Using NASA's n queens algorithm)

    Python