Open Source

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.

Active

wrangler

wrangler 2.0, the CLI for managing Cloudflare Workers.

2021–2022
Active

Workers Types

TypeScript type definitions for authoring Cloudflare Workers.

2019–2022
Active

Homebrew

The missing package manager for macOS (or Linux).

2021–2022
Active

kv-orm

A Node.js ORM (object relational mapper) for key-value datastores.

2018–2022
Maintained

kv-orm Cloudflare Workers

A datastore plugin for kv-orm for Cloudflare Workers KV.

2019–2022
Active

kv-orm Cloudflare Workers Example

An example showcasing kv-orm running on Cloudflare Workers.

2019–2022
Maintained

remix.pages.dev

Remix on Cloudflare Pages.

2021
Maintained

images.pages.dev

Image sharing platform build with Cloudflare Pages.

2021
Completed

The 2021 Web Almanac

Analysis for the Structured Data chapter of the 2021 Web Alamanc by HTTP Archive.

2021
Completed

The 2020 Web Almanac

Analysis for the CMS chapter of the 2020 Web Alamanc by HTTP Archive.

2020
Maintained

gregbrimble.com

Personal website of Greg Brimble, Technological Engineer.

2014–2022
Completed

Functional Reasoner for Acquiring Novel Knowledge (FRANK)

A question-answering system capable of inferring new facts from its knowledge graph sources.

2020–2021
Active

Cloudflare Workers Discord Bot

A bot for the Cloudflare Workers Discord server.

2021–2022
Active

Cloudflare Workers Git Gateway

Perform git actions from within a Cloudflare Worker.

2020–2022
Active

Cloudflare Workers GraphQL

A lightweight GraphQL Server for Cloudflare Workers.

2020–2022
Maintained

Cloudflare Workers Access

Authenticate with Cloudflare Access from within a Cloudflare Worker.

2020
Active

Cloudflare Workers Discord Bot

Interact with Discord from within Cloudflare Workers.

2021–2022
Maintained

Cloudflare Workers Algolia Search

An Algolia search client for Cloudflare Workers.

2021
Maintained

Cloudflare Workers hCaptcha

Verify a hCaptcha token from within a Cloudflare Worker.

2020
Maintained

Cloudflare Workers Router

A router for Cloudflare Workers.

2020
Maintained

Cloudflare Workers Function Memoizer

A wrapper which utilizes Cloudflare Workers KV to memoize a function.

2020
Maintained

Cloudflare Workers Fetch Helpers

A collection of chainable helpers to adapt the Fetch API.

2020
Maintained

Cloudflare Workers CustomEvent

A polyfill CustomEvent implementation for Cloudflare Workers.

2020
Maintained

wait-until-all

A Promise registration and execution utility, useful within a FetchEvent context.

2020
Maintained

Linc FAB Action

A GitHub Action to build and upload FABs to Linc.

2020
Maintained

TailwindUI Crawler Action

A GitHub Action to automate the crawling and cataloging of the Tailwind UI components into a private GitHub repository.

2020
Maintained

Cloudflare Workers Typescript Template

A template Cloudflare Workers Typescript server & client.

2020
Maintained

Typescript Template

A template Typescript project with Prettier and Jest built-in.

2019–2021
Maintained

Dark Static Assets Action

A GitHub Action to upload static assets to a Dark (darklang) canvas.

2019
On Ice

workers.sh

A featureful dashboard for managing Cloudflare Workers.

2020
On Ice

Typed Tables

A follow-up to 'Leveraging the Power of a Typed Schema: Dynamic User Interfaces with GraphQL'.

Completed

Leveraging the Power of a Typed Schema: Dynamic User Interfaces with GraphQL

A talk presented at Byteconf GraphQL 2020.

2020
On Ice

Unary

A weekly software engineering and technology newsletter featuring a single item from each category (hence Unary).

2019
On Ice

helpe.rs

Personal productivity tools inspired by software development processes.

2018
Archived

Remix Starter for Cloudflare Workers

A proof-of-concept of Remix running on Cloudflare Workers.

2021
Archived

VSCode Workers

Visual Studio Code running on Cloudflare Workers.

2020
Archived

Wrangler Cloudflared Template

A template repo demonstrating Wrangler's new local development server, working with a cloudflared tunnel. Superceded by 'Cloudflare Workers Typescript Template'.

2020
Archived

contributeto.tech

A hackathon submission to HackUPC: recommends repositories and their open issues to first-time contributors to open-source.

2018
Archived

DreamHost Runner

A wrapper for running a Python application on DreamHost's shared server.

2017
Archived

Boilerplate Web Service

A template Python web application.

2017
Archived

WSGI Micro Web Framework

A tiny WSGI-compatible micro web framework written in Python.

2016