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

Sponsoring

@scikit-learn

Highlights

  • Pro

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 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
griffincancode/README.md

Griffin

Systems Architect | Language Designer | AI Infrastructure Engineer

"I always hated sleep."

Website Medium LinkedIn GitHub


Published Packages

Rust (crates.io)bldr · dei · howmany · krnchr · sherlock-io

Python (PyPI)callosum-dsl · toolcase · qvenv · qgit

npm@retrigger/core

VS Codehowmany

Homebrew — bldr · dei · howmany · builder


Philosophy

I build at the intersection of systems programming, language design, and AI infrastructure. Most projects prioritize correctness, performance, and novel architecture over convention. I ship in D, Rust, Go, Haskell, OCaml, Zig, Swift, and whatever else the problem demands.


Operating Systems & Infrastructure

A complete desktop operating system built from scratch in userspace. Production-grade microkernel with 95+ syscalls, CFS scheduling, IPC, VFS, and network isolation. Four-layer architecture: Rust kernel → Go services → Python AI → React shell.

rust go typescript python kernel operating-system

Polyglot build framework. 5× less boilerplate than Bazel, easier learning curve than Buck2. Runtime dependency discovery, lock-free parallel execution, incremental compilation.

d build-system bazel monorepo

Desktop application framework embedding Python, JS, Rust, Java, C++, Lua, Zig, and WASM runtimes into a single Go-orchestrated process. Not Tauri, not Electron—something new.

go framework desktop wasm

High-performance file watcher for webpack/Vite. SIMD-accelerated hashing (5GB/s+), Rust daemon, Zig bindings, sub-5ms detection.

rust zig nodejs hot-reload

Universal system optimizer. Because your computer should work harder than you do.

nim system optimization


Developer Tools

Intelligent code analysis tool. Understand your codebase at a glance.

rust typescript cli analysis

Lightning-fast algorithm for detecting programming languages in repositories.

rust language-detection parsing tokio

File aggregator for AI context engineering. Feed your models the right context.

rust ai context-engineering tokio

God class detector. Find and fix design smells in your codebase.

rust code-quality static-analysis

Secret scanner faster than light. Protect your repos from credential leaks.

rust zig security devops

Project Description Stack
Standardize Universal file formatter Rust
cantron High-speed secret scanner Rust
clearmodel Model clarity tooling Rust
clearcache Cache management Rust
QVenv Python venv with auto requirements detection Python
QGit Quick git workflow optimizer Python
Desktidy Automate your desktop Python
FaxMachine Smart template injection Python
Generator Quick file and directory scaffolding Shell
howmany-vscode VS Code extension for howmany TypeScript
howmany-actions GitHub Actions for howmany TypeScript

Domain-Specific Languages

A language for defining AI personalities. Type-safe persona engineering with versioning and multi-provider support.

ocaml python dsl ai-personalities

Write music programmatically. Functional language for composing to MIDI.

haskell music midi dsl

The AI-first coding language. Rethinking language design for the LLM era.

rust language-design compiler

Type system experiments and language tooling.

rust types


AI Platforms & Agents

Multi-agent AI platform. Claude, GPT, and Gemini collaborate through an intelligent orchestrator. Streaming-first with SSE.

python typescript fastapi react

Type-safe, extensible tool registry for AI agents. The infrastructure for reliable agent systems.

python langchain ai-agents

Realtime background agent for Zoom calls and research.

python ml agentic

Automated innovation and exploration engine.

javascript browser ai

Local model powered TTS engine for accessibility on Mac.

swift python whisper tts


Games & Simulations

Project Description Stack
BlackholeSim Black hole simulation with realistic physics and ray tracing C++, OpenGL, GLSL
manifest Moddable Civ-style country building game Rust, Lua, Zig
CopyShaft Minecraft-inspired locally-run sandbox Java
Beastlings TinyZoo clone with character
TameImpala A very cleverly named game JavaScript
prison-escape-simulation Escape simulation JavaScript
PsychoFlight Flight game JavaScript
Grandmasters ChatGPT playing dimensionally-modified chess Python

Research & Visualization

Project Description Stack
LangViz ML semantic maps of 51 Indo-European languages Python, R
Etymologistics Etymology research and visualization Python
CompareFaces Mathematical facial structure comparison Python
facekeeper Facial recognition embeddings Python
The-Instrument New instrument using computer vision Python
Amplitude Instrument teacher using ML and CV TypeScript

Productivity & Apps

Project Description Stack
Foundry Modern block editor. Attempting to beat Notion. JavaScript
lingua Language learning app (Russian) Python

Experiments & Fun

Project Description Stack
SpellingBee Spelling bee solver Python
whisps Elixir experiments Elixir
Iconoglott Icon and language tooling Rust
virtual_compass Moral compass for ethical dilemmas Python
Quantum Interesting but half-baked Python
safespace Testing made safe Python
OnArrival Arrival automation Python
Tenire Experiments Python
WorldModel World modeling

Building tools that shouldn't exist but do.

Pinned Loading

  1. howmany howmany Public

    An intelligent code analysis tool

    Rust

  2. AgentOS AgentOS Public

    The AI-OS in userspace.

    Rust 4

  3. bldr bldr Public

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

    D 3

  4. Callosum Callosum Public

    A language for defining AI personalities.

    OCaml

  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