~/zachhandley/code $ git log --all
every public project
Anything I've pushed publicly and consider current. Filter by primary language; click through to source.
- ELID Rust
ELID is based on ULID, except for vector embeddings -- the general idea is, what if we had a way to represent a vector as a sortable hash that was also similar in "closeness" to other ID's on the same dimension, created from embeddings
- Blazen Rust
Blazen is a workflow/event based orchestration system for agentic flows, but can be used for workflows of any kind
- FakeNotify Rust
inotify for FS events doesn't work on NFS mounts, and that's annoying, so this emulates them
- AppwriteUtils TypeScript
Migrations code for Appwrite
- ez-i18n TypeScript
i18n in typescript with SSR support
- ZAstroWebsockets TypeScript
A sort-of-fork / side-by-side copy of Astro's Node and Cloudflare (I can do Deno if people request it but I am inherently lazy) SSR runners with WebSocket Server Support