Skip to content
View wisdom2608's full-sized avatar

Block or report wisdom2608

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
wisdom2608/README.md

👋 Hi, I'm Julius


🚀 About Me

I'm a passionate DevOps Engineer based in Buea, Cameroon.

With focus on building robust, scalable, secure, and automated infrastructure for web applications.

I specialize in:

  • Infrastructure as Code (IaC) using Terraform

I strive to create resilient systems that enable faster, safer software delivery.

Currently, I’m advancing my expertise in AWS services, Kubernetes, and working on DevSecOps projects.

I love solving problems, collaborating with teams to move from manual processes to fully automated workflows.


🧰 Skills

AWS Docker Jenkins Kubernetes ArgoCD Ansible Terraform Kustomize GitHub GitHub Actions GitLab Grafana Prometheus Visual Studio Code SonarQube Trivy MySQL PostgreSQL


What I Work With

☁️ Cloud

AWS (Amazon Web Services): A leading cloud platform offering a wide range of services like computing power, storage, networking, and databases for deploying and managing applications.

⚙️ Infrastructure

Terraform: Infrastructure as Code (IaC) tool used to provision and manage cloud infrastructure using configuration files.

Ansible: Automation tool for configuration management, application deployment, and task automation across systems.

🐳 Containers & Orchestration

Docker: Containerization platform used to package applications and dependencies into lightweight, portable containers.

Kubernetes: Container orchestration platform for automating deployment, scaling, and management of containerized applications.

ArgoCD: GitOps-based continuous delivery tool for Kubernetes that manages application deployment using Git repositories as the source of truth.

Kustomize: A Kubernetes-native tool used for customizing YAML manifests without copying or templating them.

🔄 CI/CD & Automation

Jenkins: Open-source automation server used to build, test, and deploy software through continuous integration and delivery pipelines.

GitHub Actions: CI/CD platform integrated with GitHub for automating workflows like testing, building, and deploying code directly from your repositories.

GitLab CICD: CI/CD platform integrated with GitLab for automating workfloes like end-to-end CI/CD pipeline

🧰 Version Control & Collaboration

GitHub, and GitLab: Cloud-based platform for hosting Git repositories, collaboration, code review, and project management.

📊 Monitoring & Observability

Grafana: Visualization and analytics tool for monitoring metrics from various data sources like Prometheus, InfluxDB, and Elasticsearch.

Prometheus: Monitoring and alerting toolkit, particularly well-suited for dynamic cloud environments and Kubernetes.

SonarQube: Tool for continuous inspection of code quality to detect bugs, vulnerabilities, and code smells in your codebase.

Trivy: Security scanner for containers, file systems, and Git repositories, detecting vulnerabilities, misconfigurations, and secrets.

🛠️ Development Tools

Visual Studio Code: Popular lightweight code editor with support for debugging, version control, and a wide variety of extensions.

🗄️ Databases

MySQL: Open-source relational database management system known for speed and reliability, widely used in web applications.

PostgreSQL: Advanced open-source relational database system known for robustness, extensibility, and compliance with SQL standards.


📈 GitHub Stats

GitHub Stats


💬 Let's Connect

Email


Feel free to reach out if you'd like to collaborate, connect, or discuss DevOps topics!

“Automation is to DevOps as Oxygen is to Life.” – Me 🌹❤️😀

Popular repositories Loading

  1. github_actions-dhr github_actions-dhr Public template

    Shell 1

  2. codecommit-codebuild-dhr codecommit-codebuild-dhr Public

    1

  3. php-containerization php-containerization Public

    PHP 1

  4. k8s_manifest k8s_manifest Public

    Kubernetes Manifest files

    1

  5. github_actions-ecr github_actions-ecr Public

    Build and push Docker Image to ECR using github actions

    Shell

  6. github-codebuild-dhr github-codebuild-dhr Public

    Using AWS Codebuild to build and push a Docker image to Docker Hub repository with github as a source provider.

    Shell