Open Source

I love free software so I spent some of time contributing to many open source projects either fixing bugs, improving documentation or adding new features. Here is a list of some projects that I maintain or contribute.

Maintainer

Contributor

  • vulcanizer: GitHub’s ops focused Elasticsearch library
  • database-controller: Database controller for Kubernetes. It allows users to provision on-demand databases for their applications by creating “Database” resources in Kubernetes.
  • terraform-ark: (deprecated) Terraform module to create custom roles, service account and bucket binding for Heptio Ark disaster recovery tool.
  • kubernetes-charts: Helm Charts to deploy Django apps in Kubernetes.
  • Velero: Velero (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes.
  • nginx_exporter: Simple server that scrapes nginx stats and exports them via HTTP for Prometheus consumption.
  • uwsgi_exporter: uWSGI metrics exporter for Prometheus.
  • prometheus-pgbouncer-exporter: Prometheus exporter for PgBouncer.
  • Django: The Web framework for perfectionists with deadlines.
  • Wagtail: A Django content management system focused on flexibility and user experience.
  • django-extensions: This is a repository for collecting global custom management extensions for the Django Framework.
  • django-filters: A generic system for filtering Django QuerySets based on user selections.
  • django-rest-framework: Web APIs for Django.
  • dry-rest-permissions: Rules based permissions for the Django Rest Framework.
  • django-rest-auth: Django-rest-auth provides a set of REST API endpoints for Authentication and Registration.
  • cookiecutter: A command-line utility that creates projects from cookiecutters (project templates).