Projects
Secure Docker Registry Setup and Automation
Created a secure Docker registry with SSL certificates for image storage. Successfully solved Hackattic challenges by automating image pushes, pulls, and submissions. Employed Ansible and Terraform for resource provisioning and Docker registry setup. Developed efficient submission scripts for challenge solutions, enhancing workflow automation.
View ProjectCI implementation by Dockerizing a Flask Application
Developed a Python Flask application demonstrated in a Docker containerization project. Highlighted fundamental Flask features, including Docker image creation and deployment to a Docker registry. Utilized automated workflows triggered by main branch pushes and scheduled runs on Saturdays at 7 PM.
View Project