Skip to content
View blakewalker4's full-sized avatar

    Block or report blakewalker4

    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.

    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

    Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

    Report abuse

    Popular repositories Loading

    1. IR-controlled-LED-strip-with-FastLED IR-controlled-LED-strip-with-FastLEDPublic

      A collection of LED strip effects using the FastLED library, made to be controlled with an InfraRed Controller.

      C++ 1 1

    2. spring_mass-system-graphing spring_mass-system-graphingPublic

      Python code to calculate the motion of an mass-spring system without an external force given the mass, damping constant, and spring constant as well as the initial conditions. Uses the matplotlib l…

      Python

    3. music musicPublic

      Using python to program a simple sine waveform with varying frequency to cover popular songs, in a method similar to writing sheet music

      Python

    4. Pygame PygamePublic

      A collection of programs I have made using the PyGame library. Currently Includes a rotating 3D projection of a cube and a recreation of Conway's game of life with a selection of initial conditions.

      Python

    5. Chess-in-Cpp Chess-in-CppPublic

      A complete chess game to be played in the terminal, written in C++ and with a functional programming structure

      C++

    6. Chess-Clock Chess-ClockPublic

      A chess clock with 9 different pre-programmed time controls. Includes pausing functionality, special responses to running out of time, lights to indictate whos turn it is, and easy resetting.

      C++