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

Block or report Unclerojelio

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. Atomic_Fire_Lamp Atomic_Fire_Lamp Public

    An RGB LED lamp conversion project inspired by @davepl and his YouTube series. The project uses an ESP32 to drive four WS2812b RGB LED strips with various trippy patterns.

    C++

  2. Infinity_Mirror Infinity_Mirror Public

    An infinity mirror project built using a WS2812b RGB LED strip and an ESP32 using PlatformIO.

    C++

  3. project_euler project_euler Public

    My solutions to some of the Project Euler problems

    Haskell

  4. Spiral_RGB_Lamp Spiral_RGB_Lamp Public

    This project is a desk lamp retrofitted with a string of RGB LEDs wrapped in a spiral pattern around a central core. The WS2812b string of LEDs is driven by an ESP32 and the code developed using Pl…

    C

  5. python python Public

    Misc python projects.

    Python

  6. AoC AoC Public

    My solutions for the Advent of Code events.

    Python