chuck-alt-delete
Hey, I'm Chuck! I like to learn about things and share what I've learned with others. I think "play" is the most important verb in human language.
remote
Pinned Repositories
ansible-docker
Some fun with Ansible and Docker! Use Ansible's docker connection to simulate a virtual private cloud, locally.
blog-source
Source content for chuck-alt-delete.github.io.
chuck-alt-delete.github.io
conduktor-gateway-kubernetes-tutorial
Hands-on tutorial for deploying Conduktor Gateway to Kubernetes using hostname-based (SNI) routing.
fastapi_psycopg3_example
A minimal example to show how to query a collection asynchronously with Psycopg3 and expose those results behind a FastAPI REST endpoint.
kafka-tutorial-with-gitpod
"Gitpodify" a kafka tutorial
mz-auction-house
onebrc
One billion row challenge. See https://github.com/gunnarmorling/1brc/
secretSanta
This program assigns secret santas and emails everyone who they have.
sunpower
Analyzing my Sunpower Solar Panel System
chuck-alt-delete's Repositories
chuck-alt-delete/sunpower
Analyzing my Sunpower Solar Panel System
chuck-alt-delete/kafka-tutorial-with-gitpod
"Gitpodify" a kafka tutorial
chuck-alt-delete/blog-source
Source content for chuck-alt-delete.github.io.
chuck-alt-delete/onebrc
One billion row challenge. See https://github.com/gunnarmorling/1brc/
chuck-alt-delete/ansible-docker
Some fun with Ansible and Docker! Use Ansible's docker connection to simulate a virtual private cloud, locally.
chuck-alt-delete/chuck-alt-delete.github.io
chuck-alt-delete/conduktor-gateway-kubernetes-tutorial
Hands-on tutorial for deploying Conduktor Gateway to Kubernetes using hostname-based (SNI) routing.
chuck-alt-delete/fastapi_psycopg3_example
A minimal example to show how to query a collection asynchronously with Psycopg3 and expose those results behind a FastAPI REST endpoint.
chuck-alt-delete/mz-sqlalchemy-example
Simple example for connecting SQL Alachemy to Materialize
chuck-alt-delete/secretSanta
This program assigns secret santas and emails everyone who they have.
chuck-alt-delete/advent-of-code
Play around with some Advent of Code problems from https://adventofcode.com/
chuck-alt-delete/asciidoctor-revealjs-experiment
Experiment with asciidoctor-revealjs
chuck-alt-delete/crow-game
A fun experiment in OOP with a toddler's game
chuck-alt-delete/datagen
Generate fake data based on a SQL, JSON or Avro schemas
chuck-alt-delete/digital-wallet
chuck-alt-delete/mz-auction-house
chuck-alt-delete/call-center-ai
prototype a call center ai powered by up-to-date materialized views from Materialize
chuck-alt-delete/dbtmz
little toy dbt project
chuck-alt-delete/DynamoDB-Presentation
A short presentation on DynamoDB to illustrate a few instructional strategies
chuck-alt-delete/exercism
Exercises from exercism.org
chuck-alt-delete/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
chuck-alt-delete/materialize
The Fastest Way to Build the Fastest Data Products. Build data-intensive applications and services in SQL — without pipelines or caches — using materialized views that are always up-to-date.
chuck-alt-delete/overthewire
My adventures with OverTheWire.org's challenges