Pinned Repositories
advent-of-code-2023
auth
backup_docker_scripts
with these script you are able to backup your docker environment. There is one for the compose project, for mysql or mariadb, for postgres SQL and for normal docker volumes.
bayeux
Bayeux Client Protocol (as specified by Salesforce Realtime API)
binance
Simple GO connector to Binance API
cert_tree
Simple script to view a chain of x509 certificates stored in a single PEM file as a tree. It also enables viewing expiry dates and purging expired certificates. It uses openssl under the hood. It builds the tree looking only at Subject and Issuer fields. It does NOT validate the certificate chain.
chunker
Implementation of Content Defined Chunking (CDC) in Go
docker-backup
Tool for backing up docker volume / data containers
goinit
A simple CLI tool to create a new Go project with a very basic directory structure
grip
Grip is a CLI tool that effortlessly downloads and installs single-executable releases from GitHub projects
alexjoedt's Repositories
alexjoedt/docker-backup
Tool for backing up docker volume / data containers
alexjoedt/advent-of-code-2023
alexjoedt/auth
alexjoedt/backup_docker_scripts
with these script you are able to backup your docker environment. There is one for the compose project, for mysql or mariadb, for postgres SQL and for normal docker volumes.
alexjoedt/bayeux
Bayeux Client Protocol (as specified by Salesforce Realtime API)
alexjoedt/binance
Simple GO connector to Binance API
alexjoedt/cert_tree
Simple script to view a chain of x509 certificates stored in a single PEM file as a tree. It also enables viewing expiry dates and purging expired certificates. It uses openssl under the hood. It builds the tree looking only at Subject and Issuer fields. It does NOT validate the certificate chain.
alexjoedt/chunker
Implementation of Content Defined Chunking (CDC) in Go
alexjoedt/goinit
A simple CLI tool to create a new Go project with a very basic directory structure
alexjoedt/grip
Grip is a CLI tool that effortlessly downloads and installs single-executable releases from GitHub projects
alexjoedt/docker-registry
alexjoedt/docker-registry-client
A Go API client for the v2 Docker Registry API
alexjoedt/echosight
alexjoedt/go-blueprint
Go-blueprint allows users to spin up a quick Go project using a popular framework
alexjoedt/go-force
Go (golang) library for calling Salesforce.com (force.com) web api's
alexjoedt/go-restic-wrapper
A restic wrapper in go
alexjoedt/go-reverse-proxy
Reverse proxy with simple routing configuration and override behaviour
alexjoedt/restic-backup-docker
A docker container to automate backups with restic
alexjoedt/Salesforce_PushTopics
Salesforce streaming api implementation (Push topics) using C#
alexjoedt/xnote
A dedicated scratchpad for developers