There are a couple of my projects I'm working on today:
Exercism - Elixir -- I love to do awesome super interesting tasks in exercism.org and I store solutions here.
mysql_merge -- This small script allows you to merge two or more mysql databases with similar schema but different dataset. As a result you'll have your data copied into specified database.