An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by jdockerty

A curated list of projects in awesome lists by jdockerty .

https://github.com/jdockerty/kubectl-oomd

Show pods/containers which have recently been 'OOMKilled', as a kubectl plugin.

golang krew-plugin kubectl kubectl-plugin kubernetes

Last synced: 10 Oct 2025

https://github.com/jdockerty/gruglb

A simple L4/L7 load balancer for grugs.

load-balancer rust rust-lang rust-learning

Last synced: 17 Mar 2025

https://github.com/jdockerty/today

View your commit history across multiple directories, ideal for daily standup.

cli git git-commit go golang golang-cli productivity standup

Last synced: 11 Apr 2025

https://github.com/jdockerty/yaml-to-json-go

Golang CLI tool to convert YAML to JSON, JSON to YAML, and to validate files.

cli converter go golang json json-to-yaml yaml yaml-to-json yamllint

Last synced: 12 Sep 2025

https://github.com/jdockerty/kindle-notes-grabber

Command-line application to parse Amazon Kindle Note emails containing CSVs and output them into a text file.

cli go golang kindle-highlights

Last synced: 19 Sep 2025

https://github.com/jdockerty/grokking-algorithms

Notes from Grokking Algorithms by Aditya Bhargava (Manning Publications)

Last synced: 02 Aug 2025

https://github.com/jdockerty/squirrel

A bitcask inspired, replicated key-value store.

bitcask-like key-value replicated-cache rust rust-learning

Last synced: 06 Mar 2026

https://github.com/jdockerty/jsonnet-playground

Playground for Jsonnet, inspired by Go/Rust projects of similar names.

golang htmx jsonnet jsonnet-playground kubecfg templ

Last synced: 19 May 2026

https://github.com/jdockerty/dnd

Definitely Not Dynamo is a toy distributed key-value store, inspired by Amazon's Dynamo.

distributed-key-value-database distributed-systems dynamodb kv-store learning-by-doing rust

Last synced: 17 Mar 2025

https://github.com/jdockerty/netdevops-pipeline

Final year project implementation.

ansible aws-lambda ci-cd lambdas netdevops networking

Last synced: 21 May 2026

https://github.com/jdockerty/contributed-to

Display public contributions by a GitHub user.

github-api github-contributions github-graphql-api golang graphql

Last synced: 18 May 2026

https://github.com/jdockerty/easyarchive

An archive program to upload files into AWS S3 Glacier from a designated backups folder.

archiver automation aws-glacier aws-s3 command-line go golang zip

Last synced: 13 Jun 2025

https://github.com/jdockerty/feynman-algorithm

Implementation of the Feynman algorithm to solve any problem!

feynman golang problem-solving

Last synced: 17 Mar 2025

https://github.com/jdockerty/oom-operator

A toy Kubernetes operator to deploy multiple OOMKilled pods

Last synced: 17 Mar 2025

https://github.com/jdockerty/onetimesecret-go

Golang API client for OneTimeSecret

api-client api-wrapper go golang golang-api onetimesecret

Last synced: 17 Mar 2025

https://github.com/jdockerty/netbuddy

Simple CLI tool for network information: subnet calculations, port numbers, underlying transport protocols etc.

golang-tools networkingtool subnet-calculator travis-ci

Last synced: 17 Mar 2025

https://github.com/jdockerty/wc-rs

Naive implementation of the wc utility in Rust.

rust rust-learning

Last synced: 17 Mar 2025

https://github.com/jdockerty/daily-questions-lambda

Personal project for daily questions using AWS Lambda and SES, triggered by a CloudWatch event rule, inspired by Marshall Goldsmith's advice from his book.

aws-lambda daily-tasks golang python

Last synced: 17 Mar 2025

https://github.com/jdockerty/gitlias

Swap between Git aliases to commit as the correct author.

cli developer-tools devops devtools git git-commit golang

Last synced: 15 May 2026

https://github.com/jdockerty/obrc-rs

1 Billion Rows Challenge in Rust

Last synced: 17 Jan 2026

https://github.com/jdockerty/lmgtfy-bot

"Let Me Google That For You" Discord bot skeleton structure for a friend.

Last synced: 17 Mar 2025

https://github.com/jdockerty/git-workshop

Content for the Git Fundamentals webinar on the NetworkChuck Discord.

Last synced: 06 Feb 2026

https://github.com/jdockerty/simple-task-tracker-go

Simple web app for task tracking with a small HTTP API, deployed using Terraform and written in Go.

aws-dynamodb golang golang-template terraform

Last synced: 18 Apr 2026

https://github.com/jdockerty/modmail

Last synced: 03 Jan 2026

https://github.com/jdockerty/discord-movie-vote-bot

Discord bot for movie votes in a friend's server.

discord-bot discord-py python terraform-aws

Last synced: 17 Jun 2025

https://github.com/jdockerty/chipmunk

LSM tree key-value storage

Last synced: 17 Jul 2025

https://github.com/jdockerty/daily-questions-config

Configuration files for the Daily Questions repository.

Last synced: 16 Feb 2026

https://github.com/jdockerty/openvpn-aws

Notes on installing OpenVPN with AWS EC2 (RHEL)

aws aws-ec2 openvpn openvpn-installation openvpn-setup

Last synced: 17 Mar 2025

https://github.com/jdockerty/go-docker-k8s

A small and simple personal project for using Golang, Docker, and Kubernetes.

Last synced: 21 Jul 2025

https://github.com/jdockerty/bloomfx

Bloom filter implementation backed by fxhash

bloom-filter fxhash rust

Last synced: 18 Feb 2026

https://github.com/jdockerty/go-dummy-api

A Go wrapper around the JSONPlaceHolder REST API, useful in learning various services, such as Kubernetes and AWS.

api-wrapper aws dummy-api go golang jsonplaceholder-api kubernetes learning-by-doing

Last synced: 17 Apr 2026

https://github.com/jdockerty/oomer

Simple application to force an OOMKilled container, used for testing `kubectl-oomd`

Last synced: 17 Mar 2025

https://github.com/jdockerty/kafka-learning

Learning Kafka!

Last synced: 17 Mar 2025

https://github.com/jdockerty/personal-projects-infra

Infrastructure for personal projects

Last synced: 03 Jan 2026

https://github.com/jdockerty/atomics-and-locks

Implementations from the Rust Atomics and Locks book

Last synced: 13 Jun 2025

https://github.com/jdockerty/daily-questions

Daily Questions, inspired by Marshall Goldsmith

Last synced: 17 Mar 2025

https://github.com/jdockerty/jdockerty

Last synced: 19 Feb 2026

https://github.com/jdockerty/uppies

A simple pinging service, configurable against multiple targets.

Last synced: 15 Aug 2025

https://github.com/jdockerty/pyjob

Python abstraction for the Reed API, job finding through code.

jobsearch python python3 reed

Last synced: 17 Mar 2025

https://github.com/jdockerty/simplylog

Lightweight and simplistic logging implementation, inspired by Dave Cheney.

go golang logging logging-library

Last synced: 04 Jul 2025

https://github.com/jdockerty/avro-tools-rs

avro-tools, but in Rust

Last synced: 02 Apr 2025

https://github.com/jdockerty/adventofcode2022

Advent of Code 2022 in Rust

Last synced: 17 Mar 2025

https://github.com/jdockerty/install-kali

Kali Linux installation using Vagrant for Discord users.

kali-installation kali-installer kali-linux kali-setup vagrant

Last synced: 17 Mar 2025

https://github.com/jdockerty/log-structured-db-engine

Toy implementation of a Log Structured Database Engine, inspired by DDIA.

ddia log-structured toy-project

Last synced: 17 Mar 2025

https://github.com/jdockerty/yaml-stream

Go library for parsing multiple YAML documents in a single file, a YAML stream.

golang yaml yaml-deserialization yaml-library yaml-parser

Last synced: 21 May 2026

https://github.com/jdockerty/lynx

A toy time series database, built atop of Apache DataFusion.

database rust time-series

Last synced: 13 Apr 2026

https://github.com/jdockerty/dotfiles

Last synced: 07 Sep 2025

https://github.com/jdockerty/double-down

A Kubernetes Controller to double the number of replicas in a Deployment

Last synced: 27 Feb 2026

https://github.com/jdockerty/wal-c

Basic/toy WAL, written in C

Last synced: 06 Oct 2025

https://github.com/jdockerty/interpreter-in-go

Notes and implementation from the book "Writing an Interpreter in Go"

Last synced: 08 Oct 2025

https://github.com/jdockerty/shrt

A URL shortener

Last synced: 20 Oct 2025

https://github.com/jdockerty/jenkins-with-kubernetes

Jenkins with Kubernetes using Helm v3, including quick start.

helm jenkins jenkins-k8s jenkins-kubernetes kubernetes

Last synced: 17 Mar 2025

https://github.com/jdockerty/announcerd

Announce a message from pull requests into Slack

announcement-bot github-app golang slack

Last synced: 29 Apr 2026

https://github.com/jdockerty/tempenv

Temporarily set environment variables in Go.

go golang testing toolkit

Last synced: 17 Mar 2025

https://github.com/jdockerty/networking-1st-years

Written content for an introductory computer networking class to the 1st years at university.

ccna networking

Last synced: 31 Jan 2026

https://github.com/jdockerty/graph-iac

Using Networkx to visualise Cloudformation Infrastructure as Code as a Graph.

Last synced: 28 Oct 2025

https://github.com/jdockerty/easy-openvpn-setup

Proof of concept implementation for adding clients to an OpenVPN server in AWS through a HTTP API written in Go.

openvpn openvpn-configuration terraform-aws

Last synced: 17 Mar 2025