Skip to content
View roomrys's full-sized avatar
🩻
🩻

Block or report roomrys

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

Pinned Loading

  1. linalg linalg Public

    Visualize linear algebra concepts.

    JavaScript

  2. synesthesia synesthesia Public

    Color-coded guitar fret board (all the shredding without memorizing scales).

    JavaScript

  3. rgb-axis rgb-axis Public

    Just another color calculator.

    CSS 1

  4. Triangulation: timing comparison vec... Triangulation: timing comparison vectorized vs looped DLT implementation
    1
    from __future__ import annotations
    2
    
                  
    3
    import time
    4
    from collections.abc import Callable
    5
    
                  
  5. game-solver game-solver Public

    Do you want to remove sudoko from your life? Look no further.

    Python

  6. envexp envexp Public

    When conda environment's fail to resolve, use `envexp` to expedite testing subsets of the environment.

    Python