Skip to content
View marekjh's full-sized avatar

Block or report marekjh

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.

Content in all repositories owned by your account will be closed.
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. Chess Chess Public

    Simple playable chess application that uses the Stockfish chess engine as an opponent. Built in Python with the libraries arcade and chess.

    Python

  2. QuestionBot QuestionBot Public

    This bot responds to questions using wikipedia article text and the tf-idf machine learning algorithm to make the best guess for the text selected. Uses selenium for web scraping from wikipedia's "…

    Python

  3. Snake Snake Public

    The classic game Snake, built using the arcade library in Python.

    Python

  4. ProjectEuler ProjectEuler Public

    Collection of solutions to algorithmic number theory challenges posed at projecteuler.net

    Python

  5. Quantum Quantum Public

    Code for numerical questions on Physics 448 problem sets

    Jupyter Notebook

  6. BloxorzSolver BloxorzSolver Public

    Uses a modified bfs algorithm to solve mazes in the puzzle game bloxorz, with pyautogui to actually run the solution in-game.

    Python