Skip to content
View jurijw's full-sized avatar
💭
In the face of ambiguity, refuse the temptation to guess 🐍
💭
In the face of ambiguity, refuse the temptation to guess 🐍

Block or report jurijw

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

Pinned Loading

  1. Ising-Model-Simulation Ising-Model-Simulation Public

    A Markov Chain Monte Carlo simulation of the Ising model using the Metropolis Hastings Algorithm. Intended as a submission for the Capstone Project as part of Physics 77 at UC Berkeley.

    Jupyter Notebook 2 3

  2. Maze-Generator-Solver Maze-Generator-Solver Public

    Python program to generate mazes and solve them using backtracking. Uses pygame to visualize backtracking algorithm in progress.

    Python

  3. Checkers Checkers Public

    A checkers game written in Python

    Python

  4. Sudoku-Solver Sudoku-Solver Public

    My attempt at creating a Sudoku Solver in python using recursive backtracking

    Python

  5. Knights-Tour-Problem Knights-Tour-Problem Public

    Python

  6. 2048 2048 Public

    Python