Pinned Repositories
dotfiles
These are my dotfiles
projecteuler
My hacky projecteuler.net solutions
mawaldne's Repositories
mawaldne/dotfiles
These are my dotfiles
mawaldne/projecteuler
My hacky projecteuler.net solutions
mawaldne/adventofcode2015
Ruby solutions to http://adventofcode.com/
mawaldne/adventofcode2016
Elixir solutions to Advent of code 2016
mawaldne/adventofcode2017
mawaldne/adventofcode2018
https://adventofcode.com/
mawaldne/adventofcode2021
My adventofcode2021 solutions in python.
mawaldne/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
mawaldne/ansible-module-aws-glue-trigger
mawaldne/BufOnly.vim
Delete all the buffers except the current/named buffer
mawaldne/collective.checkdocs
Distutils command to view and validate restructured text in package's long_description
mawaldne/exercism_solutions
Solutions for exercism.io
mawaldne/go-conways-txt
Playing around with go - conways game of life txt only
mawaldne/go-uptime
Uptime monitor
mawaldne/kafkajs-msk-iam-authentication-mechanism
mawaldne/litestream
Streaming replication for SQLite.
mawaldne/mawaldne.github.io
Blarg
mawaldne/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
mawaldne/solitrouble
A Sawayama Solitaire clone written in Odin and Raylib
mawaldne/space-shooter.c
A cross-platform, top-down 2D space shooter written in C using only system libraries.
mawaldne/stack
A set of Terraform modules for configuring production infrastructure with AWS
mawaldne/supervisord
a go-lang supervisor implementation
mawaldne/terraform-amazon-ecs
Terraform files for deploying and running Amazon ECS (+ Private Docker Registry)
mawaldne/waiter
Simple golang http endpoint that sleeps for an amount of time
mawaldne/waiter-node
A simple http endpoint that sleeps for a certain amount of time. Just learning node...