Skip to content
View nickyblanch's full-sized avatar
Block or Report

Block or report nickyblanch

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

Popular repositories Loading

  1. Cave_Drone Cave_Drone Public

    Cave Drones for Autonomous Exploration In GPS Denied Environments

    Python 2

  2. UASEDS_ASCEND_F20 UASEDS_ASCEND_F20 Public

    Flight code for the Fall 2020 Ascend Launch

    C++ 1 1

  3. Langton-Ant Langton-Ant Public

    Here, I implement an algorithm that calculates positions / orientations of the famous Langton's Ant problem. Langton's Ant: https://en.wikipedia.org/wiki/Langton%27s_ant

    C++ 1

  4. Linked-List Linked-List Public

    C++ implementation of a linked list. This is written from scratch, without the help of the C++ standard library. This is done as an exercise to understand data structures, pointers, classes, and ot…

    C++ 1

  5. Arduino-Lights Arduino-Lights Public

    This code runs an Arduino Uno, which in turn controls a strip of 50 Ws2811 individually addressable RGB pixels. The most interesting part of this code is the part that handles communication with a …

    C++ 1

  6. Graph Graph Public

    C++ Graph Implementation (Adjacency list, DFS)

    C++ 1