Skip to content
View YodaMutou29's full-sized avatar
  • Pixar Animation Studios
  • San Francisco Bay Area, California

Block or report YodaMutou29

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 Loading

  1. MLB-DatabaseCPSC3660 MLB-DatabaseCPSC3660 Public

    Forked from lukeleontowich/MLB-DatabaseCPSC3660

    An MLB statistical database made for our databases class. We used PHP, HTML, CSS and Javascript to make the website and MySQL to make the database.

    PHP

  2. My-Work My-Work Public

    Code for various algorithms and programming contest solutions.

    C++

  3. Card-Game-Program Card-Game-Program Public

    This was a group project for our practical software development class where we implemented three playable card games (Go Fish, Crazy Eights, and Uno).

    C++ 1 1

  4. grovers_search grovers_search Public

    An implementation of Grover's quantum search algorithm. This algorithm can be used for unordered search, and when run on a quantum computer, does this in much faster time.

    Jupyter Notebook 1 2

  5. RingetteSandbox RingetteSandbox Public

    A ringette video game made in Unity using C#. The assets were made using Blender.

    C#

  6. text-based-game text-based-game Public

    Text based game made in one of my first programming classes and written in Java. The game is based off of Lewis Carroll's "Alice's Adventures in Wonderland".

    Java