Projects
My Projects Link to heading
Below are some of the key projects I’ve worked on. Each demonstrates various aspects of DevOps practices, cloud architecture, and automation.
Kubernetes Operator for sending emails Link to heading
Test implementation of an email sender operator in kubernetes using the kopf library
- Technologies: Kubernetes, Python
- Status: Completed
- GitHub Repository
Brault - Backup and restore tool for Hashicorp Vault Link to heading
Simple tool written in python for backup and restore of vault keystores, supports encryption
- Technologies: Python
- Status: Completed
- Documentation
Disk Analysis Scripts Link to heading
A comprehensive tool for analyzing storage devices to determine their state, encryption status, and health. Particularly useful for identifying encrypted volumes, wiped drives, and potential data recovery candidates.
- Technologies: Bash
- Status: Completed
- Demo