Skip to content
View phoenx34's full-sized avatar

Block or report phoenx34

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

    Repository containing exercises from the full stack React and Javascript course available at: https://fullstackopen.com/

    JavaScript 1

  2. CyNote CyNote Public

    Android application for students to ask questions and collaborate on notes during a lecture and outside of class

    Java

  3. ImageProcessing ImageProcessing Public

    CS 311 Assignment 02

    Java 1

  4. Sorting-Algorithms Sorting-Algorithms Public

    Implementation of quick, merge, selection, and insertion in Java.

    Java

  5. Arduinobot Arduinobot Public

    Arduino-powered, homebrew robot featuring autonomous drive, color-detecting using nothing but photo resistors, and bluetooth ps3 controller manual drive.

    Arduino

  6. connect4 connect4 Public

    An implementation of Connect 4 in C++ which uses a simple minimax algorithm with alpha-beta pruning.

    C++