Skip to content
View GriffinCanCode's full-sized avatar
💭
Dreaming
💭
Dreaming

Sponsoring

@scikit-learn

Block or report GriffinCanCode

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
griffincancode/README.md

Griffin

Founder & CEO @ Billy

I make languages, architectures, and various other random things.

Sleep is the most profound waste of time.

Website Medium LinkedIn GitHub


Philosophy

I start projects then don't finish them. I have been vibe coding since that term wasn't a thing yet. I have a lot of ideas and get consumed by too many to keep them all to myself. I was Chief of Staff (previously engineer) at RBT Network. I am now the Chief Executive at the Billy Company where I daydream for a living.


Shipped

Project Stack Install
bldr Polyglot build system. 28 language handlers, work-stealing scheduler near-linear past 64 cores, hermetic sandboxing. D crates.io · brew · site
howmany Codebase analysis you actually want to read. Tells you what your code is, not how many lines. Rust TS crates.io · VS Code · brew · ext src · actions
dei God class and god method detector. Coupling, circular dependencies, JSON out for CI. Rust crates.io · brew
sherlock-io Language detection across 100+ languages at ~98% accuracy. Knows .r from .r. Rust crates.io
krnchr File aggregator for AI context. Feed the model what matters. Rust crates.io
@retrigger/core File watcher for webpack and Vite. SIMD hashing past 5GB/s, sub-5ms events. Rust Zig npm
toolcase Type-safe tool framework for AI agents. Pydantic generics, monadic results, MCP and HTTP servers. Python PyPI
callosum-dsl A DSL for AI personalities. Compiles .colo files into prompts that measurably change behavior. OCaml Python PyPI
stampede-cache Async caching with request coalescing. Kills the thundering herd. Python C PyPI
sitemind AI-facing manifests for your website. Go npm
qgit Quick git workflow optimizer. Python PyPI
qvenv Python venv with auto requirements detection. Python PyPI

Also on Homebrew: builder.


The Rest

A lot of repos of ideas I got consumed by. Some are in motion; most are archaeology. All of it is here.

Systems & Infrastructure
Project Stack
Polyglot (in progress) One process, every language. Eight runtimes embedded in one Go-orchestrated process. Go WASM
Workaholic macOS optimizer. Heuristic cache scoring, parallel cleaning, real-time TUI. Nim
AI Platforms & Agents
Project Stack
AgentOS A desktop OS in userspace. Microkernel, 95+ syscalls, CFS scheduling, VFS, React shell. Rust Go Python TS
Quorum Claude, GPT, and Gemini collaborate through an orchestrator that synthesizes. Python React
Hephaestus Multi-agent idea engine. Four domain agents trading insights. Python
good-listener Real-time Zoom intelligence. Whisper, OCR, streaming LLM; ChromaDB remembers. Go Python
Cognivore Personal knowledge engine. PDFs, URLs, transcripts in; citations out. Electron LanceDB
typist Voice-to-text on macOS. WhisperX, fully local, floating UI. Swift Python
Languages & DSLs
Project Stack
prism (in progress) An AI-first language. Semantic types, capability security, effect tracking. Rust
Wolfgang Functional music DSL. Transpose, invert, retrograde; out to MIDI, MusicXML, LilyPond. Haskell
Iconoglott Real-time visual DSL. Lexer to canvas over a WebSocket. Rust Python
Developer Tools
Project Stack
scantron Universal text scanner. Grep on steroids; structured extraction from custom patterns. Rust Perl Elm
Standardize Multi-language formatter; tree-sitter parsing, parallel AST transforms. Rust
Desktidy Desktop automation. Python
FaxMachine Smart template injection. Python
Generator File and directory scaffolding. Shell
Games & Simulations
Project Stack
BlackholeSim Black hole simulation with ray tracing. C++ GLSL
manifest (in development) Moddable Civ-style country builder. ECS, SIMD, Lua scripting. Rust Zig Lua
CopyShaft Minecraft-inspired local sandbox. Java
Grandmasters ChatGPT playing dimensionally-modified chess. Python
Beastlings TinyZoo clone with character. none
TameImpala A very cleverly named game. JavaScript
prison-escape-simulation Escape simulation. JavaScript
PsychoFlight Flight game. JavaScript
Research & Visualization
Project Stack
LangViz Semantic maps of 51 Indo-European languages. pgvector, D3. Python Perl Rust
Etymologistics (WIP) RAG-driven etymology research and visualization. Python
CompareFaces Mathematical facial structure comparison. Python
facekeeper Facial recognition embeddings. Python
The-Instrument A new instrument built from computer vision. Python
Amplitude Instrument teacher demo using ML and CV. TypeScript
Apps & Productivity
Project Stack
Foundry (early) Block editor. Stage 1 clones Notion. Stage 2 surpasses it. JavaScript
lingua Russian language learning app. Python
Building-Blocks Idea manager, tracker, discovery system. Vue
Experiments
Project Stack
safespace Environment isolation for testing; filesystem, network, VM. Python
virtual_compass Moral compass for ethical dilemmas. Python
SpellingBee NYT spelling bee solver. Python
whisps Elixir experiments. Elixir
Quantum Half-baked, briefly interesting. Python
OnArrival Arrival automation. Python
Tenire Experiments. Python
WorldModel World modeling sketch. none

Tools that should not exist, but do. The next one is already in motion.

Pinned Loading

  1. howmany howmany Public

    An intelligent code analysis tool

    Rust

  2. AgentOS AgentOS Public

    The AI-OS in userspace.

    Rust 7 1

  3. bldr bldr Public

    Polyglot build framework - 5x less boilerplate than Bazel, easier learning curve than Buck2.

    D 5

  4. Callosum Callosum Public

    A language for defining AI personalities.

    OCaml 3

  5. BlackholeSim BlackholeSim Public

    A black hole simulation using OpenGL with realistic physics and ray tracing

    Makefile 3 1

  6. toolcase toolcase Public

    The only tool registry for AI agents

    Python