Pinned Repositories
ach
ACH implements a reader, writer, and validator for Automated Clearing House (ACH) files. The HTTP server is available in a Docker image and the Go package is available.
advent-of-code
Keeping track of my advent of code solutions
authboss
bifrost
Rainbow bridge for shipping your files to any cloud storage service
chat-app
dnsf
A DNS forwarder
mide
thrift
A backend system for a financial application
tou
A lightweight work-queue manger
train-ticket
A ticket booking service for train ride
midepeter's Repositories
midepeter/thrift
A backend system for a financial application
midepeter/authboss
midepeter/chat-app
midepeter/dnsf
A DNS forwarder
midepeter/mide
midepeter/tou
A lightweight work-queue manger
midepeter/train-ticket
A ticket booking service for train ride
midepeter/ach
ACH implements a reader, writer, and validator for Automated Clearing House (ACH) files. The HTTP server is available in a Docker image and the Go package is available.
midepeter/advent-of-code
Keeping track of my advent of code solutions
midepeter/bifrost
Rainbow bridge for shipping your files to any cloud storage service
midepeter/bitcoin-wiki
midepeter/chidiwilliams.com
My personal website
midepeter/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
midepeter/cryptocompare
midepeter/devops-intro-project
Project files for Intro to DevOps class
midepeter/dotfiles
My personal config dot files
midepeter/dump
midepeter/firopow
Implementation of Firo POW algorithm
midepeter/gonewsapi
✍This is a golang wrapper for the news API
midepeter/gopher-os
A proof of concept OS kernel written in Go
midepeter/micache
A structured cache library with a lot of features for caching data
midepeter/midepeter
Config files for my GitHub profile.
midepeter/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
midepeter/numeris-book
midepeter/obtc-core
A network supporting oPoW (aiming at smaller energy per hash mixed analog-digital hardware).
midepeter/pkr
PostgreSQL API Client
midepeter/qdrant
Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/
midepeter/rust-kvstore
This is a distributed key value store built in rust
midepeter/tetris-cpp
A terminal tetris game built in cpp --WIP