Skip to content
View Yumshot's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Yumshot

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. VoronoiDiagramInsideAnOctagon.ts VoronoiDiagramInsideAnOctagon.ts
    1
    import { range } from 'd3';
    2
    import { voronoi } from 'd3-voronoi';
    3
    import './style.css';
    4
    
                  
    5
    const canvas = document.querySelector<HTMLCanvasElement>('#myCanvas')!
  2. claude claude Public

    I got bored and wrote a md handler for Claude AI API, modify the prompt.md file, and response.md will be filled, the prompts and responses will be catalogged in a file called backlog.md when you cr…

    Rust

  3. widget-webserver widget-webserver Public

    Widget webserver for Taskbar Clock Customization in Windhawk

    Rust

  4. yum-osu yum-osu Public

    OSU! the game, but as a rust clone. (Not very good attempt)

    Rust

  5. OfficialDarkzy/DRP-Core OfficialDarkzy/DRP-Core Public

    FiveM New Standalone Framework Made For Developers

    JavaScript 50 33

  6. yum-commits yum-commits Public

    Use Local LLM (Ollama) to simplify writing your git commit messages.

    Rust