Skip to content
View creel904's full-sized avatar

Block or report creel904

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 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. Connect-Four-with-OpenCV Connect-Four-with-OpenCV Public

    A connect four implementation that captures player input via USB webcam pointing at a connect four board and announces AI moves via audio.

    C++

  2. microcontroller-stuff microcontroller-stuff Public

    My implementations of SPI, USART, DMA, DAC, ADC, GPIO, Timers, ISRs, Debouncing, etc. live here

    C

  3. ZeroBraneStudio ZeroBraneStudio Public

    Forked from pkulchenko/ZeroBraneStudio

    Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on W…

    Lua

  4. vcpkg vcpkg Public

    Forked from microsoft/vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

    CMake

  5. beginner-531-text-log beginner-531-text-log Public

    python program to take in bench, squat, deadlift, press (-b, -s, -d, -p) as command line arguments and return a 3-week 5/3/1 beginner cycle as text to be used in your phone notes. Made this because…

    Python