Skip to content
View ccdatatraits's full-sized avatar

Block or report ccdatatraits

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. sentence-trie sentence-trie Public

    Forked from teeeg/sentence-trie

    An interactive ordered tree data structure of every possible sentence in a book

    JavaScript 1

  2. ccdatatraits.github.io ccdatatraits.github.io Public

    CSS

  3. StreamDiffusion StreamDiffusion Public

    Forked from cumulo-autumn/StreamDiffusion

    StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation

    Python

  4. url-shortener-rust url-shortener-rust Public

    Rust

  5. PlantUML (QE trademark) Usecase with... PlantUML (QE trademark) Usecase with Business Value Versioned PlantUML Diagramming
    1
    @startuml
    2
    skinparam actorStyle awesome
    3
    skinparam usecase {
    4
      BackgroundColor<< EPIC >> DeepSkyBlue
    5
    }
  6. Quantum Edge's new dimensions + How ... Quantum Edge's new dimensions + How to execute them at a high level
    1
    @startuml
    2
    start
    3
    :User;
    4
    :1. Auth ( WebAuthn ) + Auth ( Feature Flags );
    5
    fork