Skip to content
View adam-weber's full-sized avatar
🛴
Scootering
🛴
Scootering
  • Ford Motor Co
  • SF Bay

Organizations

@makerhuborg
Block or Report

Block or report adam-weber

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 Loading

  1. nim-lang/Nim nim-lang/Nim Public

    Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness,…

    Nim 16.3k 1.5k

  2. 12 Column CSS Grid in 10 lines 12 Column CSS Grid in 10 lines
    1
    .row {
    2
      display: -ms-flex;
    3
      display: -webkit-flex;
    4
      display: flex;
    5
    }
  3. NicholasRasi/Neopixel-Ring-LED-Sequences-and-Animations-Maker NicholasRasi/Neopixel-Ring-LED-Sequences-and-Animations-Maker Public

    Create beautiful animations for your Neopixel LED Ring with a few clicks!

    HTML 19 7