Skip to content
View aholmes's full-sized avatar

Organizations

@robits @uclahs @uclahs-cds
Block or Report

Block or report aholmes

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

    Hubitat Prometheus exporter

    C# 2 4

  2. uclahs-cds/BL_Python uclahs-cds/BL_Python Public

    Python

  3. uclahs-cds/tool-PlantUML-action uclahs-cds/tool-PlantUML-action Public

    Shell 1

  4. Waves Waves Public

    Interactive art project for drawing sine waves.

    JavaScript 1

  5. Generate a random black-and-white bi... Generate a random black-and-white bitmap.
    1
    from math import trunc
    2
    from struct import pack
    3
    from typing import List
    4
    from random import random
    5
    
                  
  6. XboxController XboxController Public

    XInput / Raw Input processor for Xbox 360 controller.

    C#