Projects

Current Projects

36 public repositories

001

filepath

Terminal session sharing platform with AI coding agents

TypeScript 5 2
002

ralph

Automated agent that processes stories from a PRD, implementing one story per run with strict constraints.

Shell 9
003

ralph-fleet

004

dcainsights

A comprehensive web application for analyzing Dollar Cost Averaging (DCA) investment strategies across different market scenarios.

Svelte
005

ralph-complete

Ultra-minimal opencode agent runner for Cloudflare. Run AI agents indefinitely on your repos. Deploy in 5 minutes. ~/month. 300 lines of code.

TypeScript
006

remote

Barebones starter for building authenticated apps with persistent state on the edge.

TypeScript 51 4
007

sanctuary

Public demonstration of Ralph Loop (iterative AI task execution) using a Grok thread as the execution log.

008

ralphwiggums

Effect-first browser automation for Cloudflare Workers. Give it a prompt, get a completed task.

TypeScript 7
009

components

My Re-usable Svelte Components

Svelte
010

ironalarm

Reliable task scheduling for Cloudflare Durable Objects, implementing the "reliable runNow" pattern for resilient long-running tasks.

TypeScript 5
011

t2t

Voice-to-text with MCP support. System-wide dictation (hold fn) and AI agent mode (hold fn+ctrl) that connects to any MCP server. Cross-platform desktop app with local Whisper transcription.

Svelte 8
012

optkit

Email subscriber management for Cloudflare Workers. SQL-backed storage, queue-powered campaigns, built-in admin dashboard.

TypeScript 6
013

depot

Manage reference repositories globally. Clone dependencies once, reference them everywhere.

Go 1
014

acoyfellow

Jordan's README.md

015

algorithmicpress

An experimental digital publisher pioneering interactive, augmented books that explore the intersection of artificial intelligence, human choice, and digital surveillance.

Svelte
016

cf-tutorial

Interactive Cloudflare learning platform with AI-powered quiz evaluation

Svelte 2
017

machinectl

MCP server that lets AI control your machine — anywhere, from any device. Full audit logging, real-time activity feed, and cross-platform tools. Works with Claude, GPT, and any MCP-compatible client.

TypeScript
018

agentcast

Live browser sessions for AI agents. Watch your agents work in real-time with CDP screencasting, natural language control, and full browser automation on Cloudflare Workers.

TypeScript 5
019

ditto

Edge-native parallel LLM orchestration for Cloudflare Workers. Run multiple AI models in parallel, merge with consensus, orchestrate with Durable Objects.

Svelte 3
020

vendor-repos

Simple script to clone vendor repos locally for IDE/agent reference (gitignored)

Shell
021

bio

A minimal biometric authentication system on Cloudflare Workers with SSR and WebAuthn.

TypeScript 4
022

promptlog

Spin up Cloudflare Worker isolates programmatically without deploying them.

TypeScript
023

tiny

Realtime collaborative todo list built with TinyBase + Cloudflare Durable Objects.

TypeScript 1
024

JotDB

A fast, schema-optional key-value database for Cloudflare Durable Objects. JotDB combines NoSQL flexibility with Zod-powered validation and type safety—perfect for internal tools, APIs, and real-time apps at the edge.

TypeScript 4 1
025

blaze

A proof-of-concept (POC) real-time document store built on Cloudflare Workers and Durable Objects. Blaze provides a Firestore-like API for managing JSON documents with WebSocket-powered updates.

TypeScript 26 2
026

UserDO

Authentication-enabled Durable Objects for Cloudflare Workers. Provides JWT auth, per-user SQLite tables with Zod schemas, KV storage, SSE real-time updates, and browser client. Extend one class to build user-centric apps.

TypeScript 132 5
027

fleet-pattern

A demonstration of hierarchical Durable Objects in Cloudflare Workers, enabling infinite nesting of manager/agent relationships through URL paths.

TypeScript 53 4
028

auth-do-poc

Scalable authentication proof-of-concept using Cloudflare Workers, Durable Objects, and Hono. Secure, edge-based, cookie-authenticated user sessions with password hashing and JWT.

TypeScript 4
029

jwt-decoder

Smol educational app, exploring the basics of JWT Tokens & Opaque Tokens

TypeScript 1
030

cache-sync

Scalable caching pattern using Cloudflare Durable Objects for high-traffic applications

Svelte 28
031

bot

A self-improving application that analyzes its own codebase and suggests improvements through pull requests.

TypeScript 15 1
032

workflow-live

🚀 Real-time workflow monitoring powered by Cloudflare Workers & Durable Objects & WebSockets

TypeScript 64 4
033

ai-research-agent

A lightweight, self-improving research system powered by Cloudflare Workers and OpenAI. Uses Durable Objects to recursively generate, verify, and refine AI research responses.

TypeScript 24 2
034

lua-resty-auto-ssl-cloudflare-kv

A Cloudflare KV storage adapter for lua-resty auto-ssl, enabling the use of Cloudflare's key-value storage for persisting SSL certificates. This adapter facilitates seamless integration with Cloudflare's KV storage API, providing a reliable and scalable solution for SSL certificate storage in OpenResty applications.

Lua
035

FormSync

Sync form values in client using LocalForage

JavaScript 13 2
036

brain_server

A lightweight Koa server that uses brain.js and Redis as a datastore.

JavaScript 1