{"id":27334829,"url":"https://github.com/dmuth/dmuth","last_synced_at":"2026-01-22T22:02:44.685Z","repository":{"id":138470029,"uuid":"278745109","full_name":"dmuth/dmuth","owner":"dmuth","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-06T23:30:57.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T00:29:48.636Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmuth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-10T22:29:43.000Z","updated_at":"2025-05-06T23:31:00.000Z","dependencies_parsed_at":"2024-01-14T18:45:23.213Z","dependency_job_id":"1bec82f0-90e2-405c-8e2a-8908a8ba7d1e","html_url":"https://github.com/dmuth/dmuth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dmuth/dmuth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmuth%2Fdmuth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmuth%2Fdmuth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmuth%2Fdmuth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmuth%2Fdmuth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmuth","download_url":"https://codeload.github.com/dmuth/dmuth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmuth%2Fdmuth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28672337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T20:48:19.482Z","status":"ssl_error","status_checked_at":"2026-01-22T20:48:14.968Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-12T14:46:25.873Z","updated_at":"2026-01-22T22:02:44.671Z","avatar_url":"https://github.com/dmuth.png","language":null,"funding_links":["https://github.com/sponsors/dmuth"],"categories":[],"sub_categories":[],"readme":"\n# Hi 👋, I'm Doug\n\n## he/him / Philadelphia, PA, USA / 28% cheetah / [#BlackLivesMatter](https://github.com/SierraSoftworks/blmain)\n\nWelcome to my GitHub repo!  This is mostly for personal projects that I've worked on over the years.  Sometimes it's to learn a new technology, sometimes it's to contribute something to a particular space, sometimes it's just #CodePosting where I try something new. \n\nIf you like my work, [please consider sponsoring me](https://github.com/sponsors/dmuth).\n\nHere are some of my repos that you may wish to check out:\n\n\n### Websites\n\n- [Diceware](https://github.com/dmuth/diceware) - Generate passwords you can easily remember!  Visit the Production deployment [here](https://diceware.dmuth.org/).\n- [Dead Simple QR Code Generator](https://httpbin.dmuth.org/qrcode/) - Part of my FastAPI Httpbin project. No ads. No signups. No spam. Just QR Codes when you want them.\n- [Is SEPTA F\\*cked?](https://github.com/dmuth/IsSeptaFcked) - Slightly more... colorful status website for Philadelphia public transit.  Visit the Production Website [here](http://www.isseptafucked.com/).\n- [Is PECO Okay?](https://github.com/dmuth/is-peco-okay) - Text-based low-bandwidth website for real-time information on the Philadelphia Power Grid.  View on the web at [https://www.IsPecoOkay.com/](https://www.ispecookay.com/).\n- [Septa Stats](https://github.com/dmuth/SeptaStats) - Realtime dashboards and graphs of Philadelphia public transit. Visit the Production Website [here](https://septastats.com/).\n- [FastAPI Httpbin](https://github.com/dmuth/fastapi-httpbin) - HTTP endpoints for testing.  Heavily inspired by the original Httpbin project, with a few ideas of my own added in.  [Play with it here!](https://httpbin.dmuth.org/)\n- [WordPress with Nginx and Let's Encrypt](https://github.com/dmuth/wordpress-with-nginx-and-letsencrypt) - Collection of config to stand up WordPress with Nginx, MySQL, and Let's Encrypt. The blog post explaining all of this [is over here](https://www.dmuth.org/wordpress-5-in-docker-with-nginx-and-letsencrypt/).\n\n\n### Network Monitoring\n\n- [Grafana Network Monitor](https://github.com/dmuth/grafana-network-monitor) - This is a quick and dirty collection of scripts and dashboards I built to monitor my home's Internet connectivity by pinging multiple hosts on the Internet.\n- [Splunk Lab](https://github.com/dmuth/splunk-lab) - Stand up Splunk in 30 seconds!  It's a great way to learn Splunk, ingest sample data, etc. Includes the Machine Learning app.\n- [Splunk Network Health Check](https://github.com/dmuth/splunk-network-health-check) - A network health checking that I built.  Uses [Splunk Lab](https://github.com/dmuth/splunk-lab) and [a hacked version of ping](https://github.com/dmuth/iputils)(!)\n\n\n### Utilities\n\n- [Facebook Javascript Toolbox](https://github.com/dmuth/facebook-javascript-toolbox) - Some Javascript utilities for Facebook groups I run that can be installed via Tampermonkey in Chrome.\n- [Tarsplit](https://github.com/dmuth/tarsplit) - Split up tarballs on file boundaries to more easily use large tarballs in Docker images.\n- [evernote-to-obsidian](https://github.com/dmuth/evernote-to-obsidian) - Wrapper for the `Yarle` app to make converting Evernote notebooks to Markdown easier.\n- [rsync-obsidian-to-icloud](https://github.com/dmuth/rsync-obsidian-to-icloud) - Scripts to `rsync` your local [Obsidian](https://obsidian.md/) vault to/from iCloud so the mobile app can use it\n- [Script to convert JPG and PNG files to HEIC format](https://gist.github.com/dmuth/0e9738ec6f6811649ea83c5be09f407d) - This script recursively converts JPG and PNG files to HEIC format, and will cut space savings in half.  Useful for old photo archives!\n- [Docker in Vagrant](https://github.com/dmuth/docker-in-vagrant/tree/main) - As a Mac user, I wasn't happy with the desktop offerings of Docker that were available to me.  So I built my own using Virtualbox and Vagrant!\n- [Docker image to extract sound files from Star Trek: The Next Generation: A Final Unity](https://github.com/dmuth/tng-a-final-unity-extract-audio) \n\n\n### Playgrounds - Things I built to help learning new tech\n\n- [Grafana Playground](https://github.com/dmuth/grafana-playground) - Spin up a Grafana instance with Prometheus and Loki for testing quickly and painlessly.\n- [SSH Principal and CA Playgroud](https://github.com/dmuth/ssh-principal-and-ca-playground) - Learn how SSH Principals and Certificate Authorities work in a Dockerized environment\n- [Learn \"git rebase -i\" with this lab/playground](https://github.com/dmuth/git-rebase-i-playground) - A tool I built to teach myself Interactive Rebasing in Git. Used for [the talk I give here.](https://docs.google.com/presentation/d/11_FkYuEFeRtqjRF_BVzsHYOH5b89Psn9phH5BLWrKV4/edit?usp=sharing)\n  - [ZFS Playground](https://github.com/dmuth/zfs-playground) - Learn ZFS, the quick and easy way!\n- [Hashicorp Vault Playground](https://github.com/dmuth/vault-playground) - Something I created so that I could play around with Hashicorp Vault\n\n\n### Documentation\n\n - [Undertale and Deltarune Resources 🌻](https://github.com/dmuth/undertale-deltarune-resources) - A list of links of interest for Undertale and Deltarune\n - [Fork of bullenweg.github.io](https://github.com/dmuth/bullenweg.github.io) - Dear Matt, meet the Streisand Effect.  Signed, all of us.\n\n\n### Misc\n\n- [Cheetah Bot](https://github.com/dmuth/cheetah-bot) - A Telegram Bot that makes cheetah sounds and posts cheetah pictures!\n- [Monte Carlo Pi Simulation in Rust](https://github.com/dmuth/monte-carlo-in-rust) - I wanted to learn a little Rust, so I built a multi-threaded Rust app to calculate the value of Pi using the Monte Carlo method.  [Benchmarks are here!](https://github.com/dmuth/monte-carlo-in-rust/blob/main/benchmarks.md)\n- [Nginx Rate Limiting Playground](https://github.com/dmuth/nginx-rate-limiting-playground) - A little app that let me play around with rate limiting in Nginx to better understand how it works.\n\n\u003ch3 align=\"left\"\u003eConnect with me:\u003c/h3\u003e\n\u003cp align=\"left\"\u003e\n\n\u003ca href=\"https://bsky.app/profile/dmuth.bsky.social\"\u003e\u003cimg align=\"center\" src=\"https://cdn.simpleicons.org/bluesky\" alt=\"dmuth\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://linkedin.com/in/dmuth\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://cdn.simpleicons.org/linkedin\" alt=\"dmuth\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://fb.com/dmuth\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://cdn.simpleicons.org/facebook\" alt=\"dmuth\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://medium.com/@dmuth\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://cdn.simpleicons.org/medium\" alt=\"@dmuth\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"/https://www.dmuth.org/feed/\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://cdn.simpleicons.org/rss\" alt=\"https://www.dmuth.org/feed/\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\n\u003c/p\u003e\n\nIcons: [https://github.com/simple-icons/simple-icons](https://github.com/simple-icons/simple-icons)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmuth%2Fdmuth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmuth%2Fdmuth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmuth%2Fdmuth/lists"}