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

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.

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. IR-controlled-LED-strip-with-FastLED IR-controlled-LED-strip-with-FastLED Public

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

    C++

  2. spring_mass-system-graphing spring_mass-system-graphing Public

    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 music Public

    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 Pygame Public

    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