Skip to content
View MichaelKhaykin's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report MichaelKhaykin

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

Pinned

  1. 15Project 15Project Public

    A program that uses Computer Vision and path-finding algorithms to control a robot and enable it to solve a 15puzzle in real life.

    Python

  2. 6502Emulator 6502Emulator Public

    Emulating the original 6502 Chip. Able to visualize running as well as debugging of a Fibonacci program written in assembly.

    C#

  3. FlappyBirdNeuralNet FlappyBirdNeuralNet Public

    Flappy bird AI, using genetic learning and crossover techniques.

    C#

  4. HIQSolverRepo HIQSolverRepo Public

    A tool that uses a modified path-finding algorithm (A*) to find the solution to HiQ.

    C#

  5. Pacman Pacman Public

    Original Pacman game with a twist of using shaders to add in custom skins to the game.

    C#

  6. SeamCarving SeamCarving Public

    A tool to illustrate the concept of seam carving including visualizing kernel math, image processing, vector math and more.

    C#