Skip to content
View acoyfellow's full-sized avatar
🤖
Building
🤖
Building

Block or report acoyfellow

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

hey 👋

designer and developer running SendGrowth. i build products from concept to production—design, code, and ship.

i'm obsessed with finding new ways to leverage AI and modern tools to solve old problems. i build a lot of small, focused products that do one thing really well.

what i'm into

AI-powered automation. building tools that take tedious workflows and make them instant.

edge computing patterns. distributed systems, real-time workflows, scalable caching.

product design. clean, focused interfaces that solve specific problems.

rapid shipping. turning ideas into working products fast.

stack

whatever gets the job done fastest. right now: edge workers, durable objects, websockets, svelte, AI APIs.

featured projects

check out my pinned repos for production-ready patterns in distributed systems and edge computing.

find me

coey.dev@acoyfellowcoeyman


cherry hill, nj

Pinned Loading

  1. remote remote Public

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

    TypeScript 45 3

  2. UserDO UserDO Public

    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…

    TypeScript 129 5

  3. blaze blaze Public

    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

  4. fleet-pattern fleet-pattern Public

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

    TypeScript 53 4

  5. workflow-live workflow-live Public

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

    TypeScript 64 4

  6. cache-sync cache-sync Public

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

    Svelte 28