Skip to content
View maximilien's full-sized avatar
💼
@ Silicon Valley (SJ and SF)
💼
@ Silicon Valley (SJ and SF)

Organizations

@cloudfoundry-incubator @i-am-bee

Block or report maximilien

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. Maximilien-ai/clawmax Maximilien-ai/clawmax Public

    ClawMax is OpenClaw to the Max! 🚀 it's an orchestration layer for OpenClaw

    TypeScript 13 3

  2. weave-cli weave-cli Public

    A universal CLI for Weaviate, Milvus, Chroma, Qdrant, and other vector DBs to help view, list, create, delete, and search collections and documents in collections for development, test, and debuggi…

    Go 19 1

  3. i18n4go i18n4go Public

    i18n tooling for Golang

    Go 289 25

  4. musings musings Public

    A repository of public musings and thoughts and blog posts

    2 2

  5. Creating tarball in Golang Creating tarball in Golang
    1
    package tar_helper
    2
    
                  
    3
    import (
    4
    	"archive/tar"
    5
    	"compress/gzip"