Projects in Awesome Lists by AlphaHydrae
A curated list of projects in awesome lists by AlphaHydrae .
https://github.com/alphahydrae/backbone-relational-hal
Consume HAL+JSON APIs with Backbone.js and Backbone-relational.js
Last synced: 14 May 2025
https://github.com/alphahydrae/rake-version
Rake tasks for version management.
Last synced: 14 May 2025
https://github.com/alphahydrae/docco-central
Docco documentation for whole projects.
Last synced: 03 Nov 2025
https://github.com/alphahydrae/deploy
A (magic) shell script to deploy Git repositories
deploy deployment git shell-script
Last synced: 04 Mar 2026
https://github.com/alphahydrae/tableling
Table plugin based on Backbone.Marionette.
Last synced: 02 Sep 2025
https://github.com/alphahydrae/server-side-clustering-mongodb
Server-side map clustering algorithms with MongoDB
Last synced: 14 May 2025
https://github.com/alphahydrae/md2remark
Convert regular Markdown to Remark slides, with a few extensions
Last synced: 14 May 2025
https://github.com/alphahydrae/ansible-vundle
Ansible role that installs Vundle.
Last synced: 12 Feb 2026
https://github.com/alphahydrae/api-copilot
Write testing or data population scenarios for your APIs.
Last synced: 18 Jun 2025
https://github.com/alphahydrae/probeit
Probe HTTP URLs and AWS S3 buckets to produce metrics in JSON or for Prometheus
Last synced: 12 Feb 2026
https://github.com/alphahydrae/nginx-serf
Docker nginx image auto-configured from a serf cluster.
Last synced: 06 Jul 2026
https://github.com/alphahydrae/gitbook-plugin-variables
Load variables from files and use them in your GitBook templates
Last synced: 21 Apr 2026
https://github.com/alphahydrae/ansible-vscode
Ansible role that installs Visual Studio Code with extensions
Last synced: 14 Mar 2026
https://github.com/alphahydrae/clah
Simple Javascript Inheritance (by John Resig) with bound callbacks.
Last synced: 14 May 2025
https://github.com/alphahydrae/ansible-gnupg-public-key
Ansible role that imports a GnuPG key from a key server.
Last synced: 03 Feb 2026
https://github.com/alphahydrae/ansible-multipass
Ansible role that sets facts to support multi-platform roles.
Last synced: 06 Apr 2026
https://github.com/alphahydrae/gitenv
Symlink manager for git repositories with configuration files.
Last synced: 14 May 2025
https://github.com/alphahydrae/boardr
A distributed web game to play board games like Chess or Tic-Tac-Toe.
board-game elixir elm game game-engine phoenix
Last synced: 27 Apr 2026
https://github.com/alphahydrae/update-asdf-tools
Update all asdf tools to the latest version in one command
Last synced: 15 Jul 2026
https://github.com/alphahydrae/ansible-bitbucket
Ansible role that adds Bitbucket to SSH known hosts.
Last synced: 31 Jan 2026
https://github.com/alphahydrae/prometheus-experiments
Trying out Prometheus, an open-source monitoring solution; and Grafana, a metrics visualization tool
grafana metrics monitoring prometheus
Last synced: 13 Apr 2026
https://github.com/alphahydrae/ansible-zsh-user
Ansible role that installs ZSH and sets it as the default shell for a user.
Last synced: 15 Mar 2026
https://github.com/alphahydrae/valdsl
Node.js extensible, promise-based validation DSL
Last synced: 24 Apr 2026
https://github.com/alphahydrae/docker-vault-experiments
Trying out Vault, a tool for managing secrets, in Docker containers
Last synced: 17 Apr 2026
https://github.com/alphahydrae/monohook
Expose a single HTTP webhook endpoint that executes a command
command-line golang webhook webhooks-catcher
Last synced: 22 Jul 2025
https://github.com/alphahydrae/elixir-brownbag
Playing with Elixir: functional, concurrent, distributed & fault-tolerant programming
brownbag concurrency elixir erlang fault-tolerance
Last synced: 05 May 2026
https://github.com/alphahydrae/homebrew-tools
Various command line tools that can be installed with Homebrew
cli command-line command-line-tool homebrew homebrew-tap
Last synced: 24 Apr 2026
https://github.com/alphahydrae/nodemailer-cli
Send mails from the command line with Nodemailer
cli command-line docker mail nodemailer
Last synced: 24 Apr 2026
https://github.com/alphahydrae/bookshelf-cti-postgis-experiments
Class Table Inheritance with Bookshelf & PostGIS
Last synced: 11 Jun 2025
https://github.com/alphahydrae/ansible-roles
My personal collection of reusable Ansible roles.
Last synced: 24 Aug 2025
https://github.com/alphahydrae/notifies
Ruby notifications with Growl and OS X Notification Center.
Last synced: 24 Aug 2025
https://github.com/alphahydrae/ansible-node-dev
Ansible role that installs Node.js, npm, nvm and a few useful global npm modules.
Last synced: 03 Feb 2026
https://github.com/alphahydrae/multi_redis
Pattern to execute separate redis-rb operations in the same command pipeline or multi/exec.
Last synced: 21 Apr 2026
https://github.com/alphahydrae/filtrum
Active record filtering and serialization library.
Last synced: 13 Mar 2025
https://github.com/alphahydrae/remark-slides-experiments
Experiments with remark, an in-browser, Markdown-driven slideshow tool
Last synced: 29 Jun 2026
https://github.com/alphahydrae/ansible-dnsmasq-local-domain
Ansible role that configures a local domain with dnsmasq.
Last synced: 16 Mar 2026
https://github.com/alphahydrae/ansible-nodenv-packages
Ansible role that installs global npm packages with nodenv.
Last synced: 21 Feb 2026
https://github.com/alphahydrae/docker-certbot
Docker image with Certbot installed to generate Let's Encrypt SSL certificates.
certbot certbot-ssl docker docker-image
Last synced: 13 Apr 2026
https://github.com/alphahydrae/ansible-rbenv-gems
Ansible role that installs gems with rbenv.
Last synced: 23 Feb 2026
https://github.com/alphahydrae/lair-docker-base
Gemfile installation cache to build Docker images for Lair
Last synced: 06 Oct 2025
https://github.com/alphahydrae/port-tester
A minimal HTTP server that responds to any request with a user-provided string. Useful for testing port accessibility.
Last synced: 09 Oct 2025
https://github.com/alphahydrae/s3-exporter
Prometheus exporter for AWS S3 buckets
Last synced: 09 Oct 2025
https://github.com/alphahydrae/bacliup
A backup solution based on Bash, cron and rclone, for when the command line is good enough, Docker included 🎉
Last synced: 09 Oct 2025
https://github.com/alphahydrae/scronpt
Run an arbitrary Bash script on a cron schedule, in a free Docker container 🍦
Last synced: 09 Oct 2025
https://github.com/alphahydrae/docker-certbot-auto
Docker image that will periodically renew Let's Encrypt SSL certificates with Certbot
certbot certbot-ssl cron docker docker-image
Last synced: 14 Apr 2026
https://github.com/alphahydrae/jenkins-experiments
Fully automate a Jenkins installation
Last synced: 15 Mar 2026
https://github.com/alphahydrae/ansible-homebrew
Ansible role that installs Homebrew.
Last synced: 15 Mar 2026
https://github.com/alphahydrae/ansible-github
Ansible role that adds GitHub to SSH known hosts.
Last synced: 15 Mar 2026
https://github.com/alphahydrae/nginx-serf-docker-base
Base docker image for nginx-serf.
Last synced: 15 Mar 2026
https://github.com/alphahydrae/dgstore
Hash files and store the digests next to the files for future comparison.
Last synced: 11 Jul 2026
https://github.com/alphahydrae/ansible-boxafe
Ansible role that installs EncFS and sets up boxafe.
Last synced: 06 Feb 2026
https://github.com/alphahydrae/ansible-nodenv
Ansible role that installs nodenv.
Last synced: 16 Mar 2026
https://github.com/alphahydrae/angular-pdf-experiments
Experimenting with client-side PDF generation in an Angular application
Last synced: 16 Mar 2026
https://github.com/alphahydrae/ansible-homebrew-cask
Ansible role that installs Homebrew Cask.
Last synced: 16 Mar 2026
https://github.com/alphahydrae/ansible-go
Ansible role that installs the Go language.
Last synced: 31 Jan 2026
https://github.com/alphahydrae/ansible-rvm-gems
Ansible role that installs Ruby gems with RVM.
Last synced: 02 Feb 2026
https://github.com/alphahydrae/ansible-ssh-known-host
Ansible role that adds an SSH known host.
Last synced: 07 Feb 2026
https://github.com/alphahydrae/ansible-root-profile
Ansible role that creates a .profile file for the root user.
Last synced: 08 Feb 2026
https://github.com/alphahydrae/ansible-ssh-key
Ansible role that generates an SSH key for a user.
Last synced: 17 Mar 2026
https://github.com/alphahydrae/ansible-vim-build-command-t
Ansible role that builds the Command-T Vim plugin.
Last synced: 09 Feb 2026
https://github.com/alphahydrae/ansible-dnsmasq
Ansible role that installs dnsmasq.
Last synced: 10 Feb 2026
https://github.com/alphahydrae/ansible-encfs
Ansible role that compiles and installs EncFS from source
Last synced: 11 Feb 2026
https://github.com/alphahydrae/docker-backup
A Docker image with Backup and Whenever to easily schedule periodic backups
Last synced: 19 Mar 2026
https://github.com/alphahydrae/ansible-postgresql-dev
Ansible role that installs PostgreSQL for development.
Last synced: 19 Mar 2026
https://github.com/alphahydrae/ansible-dev-tools
Ansible role that installs various development tools.
Last synced: 27 Mar 2026
https://github.com/alphahydrae/ansible-base-tools
Ansible role that installs base tools (wget, curl, etc).
Last synced: 01 Apr 2026
https://github.com/alphahydrae/ansible-gnupg
Ansible role that installs GnuPG 2.
Last synced: 01 Apr 2026
https://github.com/alphahydrae/errapi
An extensible API-oriented validation library.
Last synced: 17 Apr 2026
https://github.com/alphahydrae/ansible-separate-git-dir-bug
Setup to reproduce a bug with Ansible's Git module
Last synced: 02 Apr 2026
https://github.com/alphahydrae/ansible-mongo-dev
Ansible role that installs MongoDB for development.
Last synced: 04 Apr 2026
https://github.com/alphahydrae/vue-cesium-experiments
Cesium Hello World with Vue
Last synced: 18 Apr 2026
https://github.com/alphahydrae/errapi-rails
Errapi integration into Ruby on Rails.
Last synced: 27 Apr 2026
https://github.com/alphahydrae/create-react-app-typescript-readonly-bug
Demonstration of a linting bug with the Typescript version of create-react-app
Last synced: 27 Apr 2026
https://github.com/alphahydrae/api-copilot-cli
Command line interface for API Copilot.
Last synced: 27 Apr 2026
https://github.com/alphahydrae/tcpwait
Wait for TCP endpoints to be reachable (e.g. wait for a database in a Docker container)
Last synced: 29 Apr 2026
https://github.com/alphahydrae/spring-boot-swagger
Example of automatic API documentation generation with Swagger in a Spring Boot project
Last synced: 01 May 2026
https://github.com/alphahydrae/explore-auth0
An Angular application demonstrating Auth0 integration
Last synced: 05 May 2026
https://github.com/alphahydrae/ansible-gitenv
Ansible role that installs and runs gitenv.
Last synced: 17 Mar 2026
https://github.com/alphahydrae/lair-frontend-docker-base
npm installation cache to build Docker images for the Lair frontend
Last synced: 25 Jun 2026
https://github.com/alphahydrae/ansible-python
Ansible role that installs Python 2 and 3.
Last synced: 07 Sep 2025
https://github.com/alphahydrae/tableling-rails
Tableling gem for Ruby on Rails.
Last synced: 23 Jul 2025