Skip to content
View Chiuzu-Chilumbu's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Chiuzu-Chilumbu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Chiuzu-Chilumbu/README.md

Hi there, I'm Chiuzu πŸ‘‹

As a Software Engineer fueled by a passion for creating impeccable software, I navigate the tech landscape with TDD, BDD, and a keen interest in cloud computing. My commitment to software excellence is driven by a blend of innovation, continuous learning, and a relentless pursuit of simplifying complex challenges.

πŸš€ Who Am I?

An engineer at heart, innovator by practice, and perpetual learner by choice, I thrive on turning ideas into reality. My technical toolkit includes Python, JavaScript, and an array of technologies from Flask to Docker to AWS, all aimed at engineering solutions that matter.

πŸ’‘ My Philosophy

Quality, clarity, and efficiency guide my journey through the ever-evolving world of tech. With a solid foundation in Test-Driven Development (TDD) and Behavior-Driven Development (BDD), I craft code that not only works but is reliable.

πŸ”¨ Tools of the Trade

  • Languages: Python, JavaScript, SQL, Bash.
  • Frameworks/Platforms: Flask, AWS Cloud.
  • DevOps & Test Automation: Docker, Postman, Pytest, Selenium, Terraform.

πŸ“š Current Projects

AWS Lambda Automation

I'm currently working on an AWS project that involves automating Lambda function deployments using Terraform and Bash scripts. This project aims to streamline the deployment process, ensuring reliability and operational efficiency in a cloud environment. It's a hands-on approach to mastering Infrastructure as Code (IaC) and exploring the depths of AWS services.

Graph Data Structure with TDD

I'm developing a Graph Data Structure using Python, leveraging both TDD and BDD to ensure reliability and correctness. This project includes the integration of Flask to create dynamic visualizations of the graph and its operations, such as DFS and BFS. The end goal is to visualize how different algorithms work on graphs in real-time, with the project hosted using GitHub Pages for easy accessibility and interaction.

πŸ’Ό Professional Growth

I'm continuously building my skills with a love for automation, software reliability, and operational efficiency. My journey into DevOps practices involves mastering tools like Terraform, Bash, and Python to automate various processes, from test automation to Infrastructure as Code (IaC) deployment automation, and exploring new areas of automation that I have yet to discover.

πŸ“– Sharing Knowledge

I believe in giving back to the community that shapes us. Dive into my Medium articles where I dissect complexities and share insights on elevating software reliability and beyond.

🌍 Let's Connect

Whether it's a project collaboration, tech talk, or just a simple 'hello', I'm all ears. Connect with me on Linkedin.

Pinned Loading

  1. SOA-2022-Upstart-02/app_comfywings SOA-2022-Upstart-02/app_comfywings Public

    Ruby 1

  2. Building-Modern-Python-Applications-on-AWS Building-Modern-Python-Applications-on-AWS Public

    This repository is built to practice the contents of the Building Modern Python Applications on AWS course on edx

    Python

  3. Selenium_Acceptance_Testing_Showcase Selenium_Acceptance_Testing_Showcase Public

    Demonstrating proficiency in Selenium through acceptance testing of a web application specifically designed for practice.

    Python

  4. SOA-2022-Upstart-02/api_comfywings SOA-2022-Upstart-02/api_comfywings Public

    Ruby

  5. docker_ruby-http docker_ruby-http Public

    Dockerfile

  6. Build_Graph_With_TDD Build_Graph_With_TDD Public

    Building the graph data structure using TDD & BDD methodologies

    Python