Pinned Repositories
cdk-validator-cfnguard
awesome-copycats
Awesome WM themes
aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
aws-control-tower-guide
The open source version of the AWS Control Tower docs. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.
aws-ec2-hostname
Ansible role for setting an EC2 instance hostname based on tag:Name.
bashtemplate.sh
http://bashtemplate.sh -- A wget-able, curl-able single file bash script to base all your bash scripts on. Based on https://dev.to/thiht/shell-scripts-matter
cdk-validator-cfnguard
eppeters.github.io
esp32-compost-heap-monitor
Written in micropython and using an MLX90640 thermal camera and 3 DS18B20 temperature probes, continually publishes compost heap temperature measurements to AWS IoT. Results can be visualized using viz.html page in the visualization directory.
xontrib-common-fate-granted
Xonsh integration for Common Fate's Granted CLI tool for managing AWS CLI profiles and temporary credentials
eppeters's Repositories
eppeters/bashtemplate.sh
http://bashtemplate.sh -- A wget-able, curl-able single file bash script to base all your bash scripts on. Based on https://dev.to/thiht/shell-scripts-matter
eppeters/eppeters.github.io
eppeters/esp32-compost-heap-monitor
Written in micropython and using an MLX90640 thermal camera and 3 DS18B20 temperature probes, continually publishes compost heap temperature measurements to AWS IoT. Results can be visualized using viz.html page in the visualization directory.
eppeters/awesome-copycats
Awesome WM themes
eppeters/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
eppeters/aws-control-tower-guide
The open source version of the AWS Control Tower docs. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.
eppeters/aws-ec2-hostname
Ansible role for setting an EC2 instance hostname based on tag:Name.
eppeters/cdk-validator-cfnguard
eppeters/combinator
A simple counting API
eppeters/conwayslife
A C++ implementation of Conway's Life for Oregon State University's Computer Science program
eppeters/cpython
The Python programming language
eppeters/plantcam
eppeters/xontrib-common-fate-granted
Xonsh integration for Common Fate's Granted CLI tool for managing AWS CLI profiles and temporary credentials
eppeters/djangofromscratch
eppeters/dotxonsh-personal
My xonsh configuration files
eppeters/esp-aws-iot
AWS-IoT SDK as an ESP-IDF component
eppeters/gitignore
A collection of useful .gitignore templates
eppeters/got-issues
A standard-library Python utility that uses the GitHub API to collect issues data from any repository.
eppeters/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
eppeters/micropython-esp32-reduced-memory
Reduce TLS memory config values for ESP32 port so it can work with very limited memory boards. I made this configuration to be able to fit everything into memory on my little DevKitC v4 board for https://github.com/eppeters/esp32-compost-heap-monitor
eppeters/MLX90640_micropython
A quick and dirty re-purposing of adafruit circuitpython library for MLX90640 IR sensor so that it can be read using micropython (e.g. pycom's wipy 3.0)
eppeters/obsidian-gtd
An implementation of GTD in Obsidian
eppeters/sicp-exercises
Just some exercises I'm doing while reading SICP
eppeters/typecapsule
eppeters/vscode-esp-idf-extension
Visual Studio Code extension for ESP-IDF projects
eppeters/whg_tweetsd
A Twitter bot that retweets about Wheeling, WV
eppeters/xonsh
Python-powered, cross-platform, Unix-gazing shell
eppeters/xontrib-dotenv
eppeters/xontrib-per-directory-history
Limits the history available to commands that were executed in the current working directory, with the option to switch to the usual global history using a keybinding (by default `ctrl+G`). This is a port of https://github.com/jimhester/per-directory-history from ZSH, now for xonsh.
eppeters/xontrib-z
Tracks your most used directories, based on 'frecency'.