ojkelly
Building the next generation of CICD at @gold-build. On the @StateML #language-team Big fan of Rust, Typescript, Golang, Swift, GraphQL, Serverless. he/him
@gold-build Melbourne, Australia
Pinned Repositories
bunjil
A GraphQL bastion server with schema merging, authentication and authorization with Policy Based Access Control
goodengineering.dev
Stories from the top engineering blogs in one place.
linnet
Create a full DynamoDB/AppSync GraphQL API from a GraphQL SDl file.
paranoidmode.com
An opinionated guide to setting up and using PGP keys in a post-Snowden world
retort
WIP | 💢 Retort is a reactive terminal user interface framework for golang
wahn
Policy Machine for Role Based Access Control
warden
Authentication and authorization tokens designed specifically for use with zero-trust microservices.
xotel
Export your Xray Traces and forward them to an OTEL collector
yarn.build
Build 🛠 and Bundle 📦 your local workspaces. Like Bazel, Buck, Pants and Please but for Yarn Berry. Build any language, mix javascript, typescript, golang and more in one polyglot repo. Ship your bundles to AWS Lambda, Docker, or any nodejs runtime.
ojkelly's Repositories
ojkelly/yarn.build
Build 🛠 and Bundle 📦 your local workspaces. Like Bazel, Buck, Pants and Please but for Yarn Berry. Build any language, mix javascript, typescript, golang and more in one polyglot repo. Ship your bundles to AWS Lambda, Docker, or any nodejs runtime.
ojkelly/xotel
Export your Xray Traces and forward them to an OTEL collector
ojkelly/goodengineering.dev
Stories from the top engineering blogs in one place.
ojkelly/berry
📦🐈 Active development trunk for Yarn ⚒
ojkelly/buildkite-agent
The Buildkite Agent is an open-source toolkit written in Golang for securely running build jobs on any device or network
ojkelly/fire-detection-from-images
Detect fire in images using neural nets
ojkelly/go
A suite of go libraries for controlling application state and flow
ojkelly/gqlgen
go generate based graphql server library
ojkelly/ojkelly
ojkelly/activitypub
ojkelly/activitystreams
Activity Streams 2.0
ojkelly/blocks
A JSX-based page builder for creating beautiful websites without writing code
ojkelly/boyter.org
boyter.org
ojkelly/cache
Shockingly faster GitHub Action cache with S3 backend
ojkelly/chumsky
Write expressive, high-performance parsers with ease.
ojkelly/comment-vscode
A KFCS plugin for Visual Studio Code, So that you can shape anything into KFCS section comment with just ⌘y and ⌘l
ojkelly/gatsby-plugin-plausible
Gatsby plugin to add Plausible analytics to your site.
ojkelly/go-junit-report
Convert go test output to junit xml
ojkelly/lc
licensechecker (lc) a command line application which scans directories and identifies what software license things are under producing reports as either SPDX, CSV, JSON, XLSX or CLI Tabular output. Dual-licensed under MIT or the UNLICENSE.
ojkelly/monorepo-diff-buildkite-plugin
Run separate pipelines for each folder in your monorepo
ojkelly/opensearch-cli
A full-featured command line interface (CLI) for OpenSearch.
ojkelly/otel-desktop-viewer
desktop-collector
ojkelly/paste
Macros for all your token pasting needs
ojkelly/react.ojkelly.dev
My collection of useful react hooks
ojkelly/refinery
Refinery is a trace-aware sampling proxy. It collects spans emitted by your application, gathers them into traces, and examines them as a whole. This enables Refinery to make an intelligent sampling decision (whether to keep or discard) based on the entire trace.
ojkelly/remotion
🎥 Create videos programmatically in React
ojkelly/RosettaCodeData
RosettaCode Data Project
ojkelly/spec-md
📖 Additions to Markdown for writing specification documents
ojkelly/ts-parsec
Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec provides a very easy to use programming interface, that could help people to build programming-language-scale parsers in just a few hours. This technology has already been used in Microsoft/react-native-tscodegen.
ojkelly/yawn-yaml
YAML parser that preserves comments and styling