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

Block or report NotMike63

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. SP500_Predictions SP500_Predictions Public

    Following a tutorial with a couple of tweaks in order to predict the S&P500

  2. DataScience DataScience Public

    This repository contains beginner Data Science Tutorials

    Java

  3. DataScienceToolsAndEnvironments DataScienceToolsAndEnvironments Public

    Jupyter Notebook

  4. 8Queens 8Queens Public

    This program solves the n-queens problem using the Hill Climbing Algorithm with random restarts.

    Java

  5. A-Maze-Solver A-Maze-Solver Public

    A* Algorithm implemented to solve mazes

    Java

  6. TicTacToe TicTacToe Public

    Simple GUI with a two player tic-tac-toe board on stdout. The logic can be applied to a GUI.

    Java