Back to Projects
DevOps practice project
Intro to CI/CD Practice Code
RoleDevOps Learner & Pipeline Configurer
StatusEducational Sandbox
LocationGermany / Web
// Live Website Preview

// Project Overview
A pipeline engineering sandbox created as a fork of IBM Developer Skills Network's Introduction to CI/CD course codebase. This repository was used to practice and execute cloud-native automation setups, configuring triggers, container image processes, and deployment tasks.
Educational Attribution NoticeForked from IBM Skills Network. Original course instruction by John Rofrano (Senior Technical Staff Member and DevOps Champion at IBM Research).
// Implemented Capabilities & Features
- Configuring custom GitHub Actions pipelines with trigger hooks
- Integrating Tekton CD catalog resources for modular pipelines
- Automating unit test executions on code check-ins
- Building container images and simulating Kubernetes target updates
- Setting up testing dependencies inside Python web apps
// Technologies & Libraries Used
GitHub ActionsTekton CDDockerKubernetes FundamentalsPythonAutomated Testing