This is a selection of my projects on GitHub and elsewhere across the internet. I welcome any questions or comments over email or as a GitHub issue.
wrangler
wrangler 2.0, the CLI for managing Cloudflare Workers.
Workers Types
TypeScript type definitions for authoring Cloudflare Workers.
Homebrew
The missing package manager for macOS (or Linux).
kv-orm
A Node.js ORM (object relational mapper) for key-value datastores.
kv-orm Cloudflare Workers
A datastore plugin for kv-orm for Cloudflare Workers KV.
kv-orm Cloudflare Workers Example
An example showcasing kv-orm running on Cloudflare Workers.
remix.pages.dev
Remix on Cloudflare Pages.
images.pages.dev
Image sharing platform build with Cloudflare Pages.
The 2021 Web Almanac
Analysis for the Structured Data chapter of the 2021 Web Alamanc by HTTP Archive.
The 2020 Web Almanac
Analysis for the CMS chapter of the 2020 Web Alamanc by HTTP Archive.
gregbrimble.com
Personal website of Greg Brimble, Technological Engineer.
Functional Reasoner for Acquiring Novel Knowledge (FRANK)
A question-answering system capable of inferring new facts from its knowledge graph sources.
Cloudflare Workers Discord Bot
A bot for the Cloudflare Workers Discord server.
Cloudflare Workers Git Gateway
Perform git actions from within a Cloudflare Worker.
Cloudflare Workers GraphQL
A lightweight GraphQL Server for Cloudflare Workers.
Cloudflare Workers Access
Authenticate with Cloudflare Access from within a Cloudflare Worker.
Cloudflare Workers Discord Bot
Interact with Discord from within Cloudflare Workers.
Cloudflare Workers Algolia Search
An Algolia search client for Cloudflare Workers.
Cloudflare Workers hCaptcha
Verify a hCaptcha token from within a Cloudflare Worker.
Cloudflare Workers Router
A router for Cloudflare Workers.
Cloudflare Workers Function Memoizer
A wrapper which utilizes Cloudflare Workers KV to memoize a function.
Cloudflare Workers Fetch Helpers
A collection of chainable helpers to adapt the Fetch API.
Cloudflare Workers CustomEvent
A polyfill CustomEvent implementation for Cloudflare Workers.
wait-until-all
A Promise registration and execution utility, useful within a FetchEvent context.
Linc FAB Action
A GitHub Action to build and upload FABs to Linc.
TailwindUI Crawler Action
A GitHub Action to automate the crawling and cataloging of the Tailwind UI components into a private GitHub repository.
Cloudflare Workers Typescript Template
A template Cloudflare Workers Typescript server & client.
Typescript Template
A template Typescript project with Prettier and Jest built-in.
Dark Static Assets Action
A GitHub Action to upload static assets to a Dark (darklang) canvas.
workers.sh
A featureful dashboard for managing Cloudflare Workers.
Typed Tables
A follow-up to 'Leveraging the Power of a Typed Schema: Dynamic User Interfaces with GraphQL'.
Leveraging the Power of a Typed Schema: Dynamic User Interfaces with GraphQL
A talk presented at Byteconf GraphQL 2020.
Unary
A weekly software engineering and technology newsletter featuring a single item from each category (hence Unary).
helpe.rs
Personal productivity tools inspired by software development processes.
Remix Starter for Cloudflare Workers
A proof-of-concept of Remix running on Cloudflare Workers.
VSCode Workers
Visual Studio Code running on Cloudflare Workers.
Wrangler Cloudflared Template
A template repo demonstrating Wrangler's new local development server, working with a cloudflared tunnel. Superceded by 'Cloudflare Workers Typescript Template'.
contributeto.tech
A hackathon submission to HackUPC: recommends repositories and their open issues to first-time contributors to open-source.
DreamHost Runner
A wrapper for running a Python application on DreamHost's shared server.
Boilerplate Web Service
A template Python web application.
WSGI Micro Web Framework
A tiny WSGI-compatible micro web framework written in Python.