Skip to content
View sebastianreel's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report sebastianreel

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. KNelson0x0/Motion-21 KNelson0x0/Motion-21 Public

    Python 2 1

  2. CPE-400-Project CPE-400-Project Public

    Project for CPE 400: Implement a file transfer application

    Python

  3. Alien-Invasion-Game Alien-Invasion-Game Public

    First ever exploration in game creation in Unity, part of a project from CS 328: Game Design. Aspects of designing a game mainly focused on.

    C#

  4. bst-randomGen-withTraversals bst-randomGen-withTraversals Public

    Randomly generates numbers [1-200] 100 times and prints the tree into a table. Then prints height and sorts tree into inorder, preorder, and postorder.

    C++ 1

  5. linked-list linked-list Public

    A simple string linked list with integrated menu.

    C++

  6. NEAT-Flappy-Bird NEAT-Flappy-Bird Public

    Flappy Bird game with a NEAT neural network machine learning the best possible outcome over multiple generations. Project inspired and tutorial-ized from "Tech with Time" on YouTube. (NOT ORIGINAL …

    Python