GitHub Actions

Intermediate

GitHub Actions is GitHub's workflow automation platform, designed to make it easy to create continuous integration and continuous deployment (CI/CD) pipelines.

Leveraging GitHub Actions, I've automated codebase quality checks (e.g. isort, black, flake8, Radon, and Bandit in the Python ecosystem), conducted tests, benchmarks, published software releases, and designed public-facing automations.