Michael Moser's repositories
python-obj-system
Tutorials on advanced python topics, and literate programming framework to write them (see README.md)
duckduckbang
Meta search page that utilises duckduckgo !bang query operators.
cppcombinator
parser combinator and AST generator in c++17
kind-helper
Simplifies the creation of practical kubernetes test clusters with the kind utility.
jq-illustrated
illustrated tutorial of jq (and the scripts that create it)
ls-annotations
Show all declarations with java annotations by decompiling byte code.
roget-thesaurus-parser
parses Roget's thesaurus and provide API for querying related words
pygamewrap
A small wrapper toolkit that simplifies development with the pygame library (hopefully)
jscriptparse
pyx scripting language & REPL/Shell ; prs - javascript module for parser combinators
flagged-hn
crawl hn and build a page containing flagged stories only.
pythoncourse
my notes on teaching the python programming language.
docker-force-attach
script to attach shell to running docker container - even if there is no shell in the image
dockerdashphp
dashboard/web application for working with docker
grpc-spring-boot-starter-utils
grpc ServerInterceptor for logging of grpc request/response with exception handling, used with grpc-spring-boot-starter
jobinterviewhomework
log of job interview assignments
MoserMichael
some blurb about the owner and his stuff. A script generates README.md, that appears on the public profile. The script is run periodically by github action. (see ABOUT.md)
teach-your-children-well
Telling stories in simple English, so that I have something to tell to my kids during the summer vacation
download-artifacts
bash script for downloading the artifacts of the latest release for a given github repo of a given user.
follow-kube-logs
tail the log of all containers in all pods of a kubernetes deployment/replicaset/statefull set, for a limited time period. Interactive script: the user presses enter to stop logging.
githubapitools
tools that make use of the python github api, for fun and profit.