Skip to content
View tripledoublev's full-sized avatar
🍄
🍄

Organizations

@hyphacoop

Block or report tripledoublev

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
tripledoublev/README.md
Loading
%%{init: {'theme': 'dark', 'themeVariables': { 'darkMode': true, 'background': 'rgb(13, 17, 23)' }}}%%

graph LR
    %% Defining different node styles with various shapes and colors
    classDef roundStyle fill:#FF9900,stroke:#FFF,stroke-width:2px,color:white,shape:circle
    classDef diamondStyle fill:#3498DB,stroke:#FFF,stroke-width:2px,color:white,shape:diamond
    classDef hexagonStyle fill:#2ECC71,stroke:#FFF,stroke-width:2px,color:white,shape:hexagon
    classDef rectStyle fill:#E74C3C,stroke:#FFF,stroke-width:2px,color:white,shape:rect
    classDef stadium fill:#9B59B6,stroke:#FFF,stroke-width:2px,color:white,shape:stadium
    classDef subroutine fill:#F1C40F,stroke:#FFF,stroke-width:2px,color:white,shape:subroutine
    classDef cylinderStyle fill:#1ABC9C,stroke:#FFF,stroke-width:2px,color:white,shape:hexagon
    
    %% Creating a node for each letter of "VINCENT"
    V{V}:::diamondStyle --> I((I)):::roundStyle
    I --> N[N]:::rectStyle
    N --> C{{C}}:::diamondStyle
    C --> E[/E/]:::subroutine
    E --> N2[(N)]:::cylinderStyle
    N2 --> T{{T}}:::hexagonStyle
    
    %% Adding just one diagonal connection
    N -.-> N2

(FR) pronunciation \vɛ̃.sɑ̃\

Member-worker at @hyphacoop

Pinned Loading

  1. hyphacoop/hypha.coop Public

    Website for Hypha Worker Co-operative

    SCSS 5 3

  2. hyphacoop/handbook Public

    Member's handbook describing the vision, processes, and culture of Hypha 🌿🍄

    HTML 28 5

  3. CV Public

    Markdown CV

    HTML 1

  4. timesheet Public

    Timekeeping as art practice; a decentralised manifestation of my presence at the studio

    HTML 2 1

  5. horloge Public

    SVG animations assembled with Solidity

    HTML 1

  6. en-direct Public

    JavaScript 1

3,173 contributions in the last year

Contribution Graph
Day of Week May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing tripledoublev's contributions from April 28, 2024 to April 30, 2025. The contributions are 86% commits, 10% pull requests, 3% issues, 1% code review.

Contribution activity

April 2025

Created a pull request in hyphacoop/RooLLM that received 4 comments

Add mcp

Adds a basic MCP server implementation

+313 −0 lines changed 4 comments
Opened 21 other pull requests in 5 repositories
Reviewed 4 pull requests in 2 repositories

Created an issue in hyphacoop/RooLLM that received 2 comments

RAG with minima MCP

Look at MCP for RAG

2 comments
Opened 3 other issues in 1 repository
hyphacoop/RooLLM 1 open 2 closed
65 contributions in private repositories Apr 2 – Apr 28
Loading