Skip to content
View Bouchiba43's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@spoutbreeze

Block or report Bouchiba43

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
Bouchiba43/README.md

profile views

πŸ’‘ Forward Deployed Engineer | βš™οΈ DevOps & SRE | πŸ—οΈ Turning Complex Problems into Reliable Production Systems

visitors

location open to work languages

πŸ‘¨β€πŸ’» About Me

package main

type ForwardDeployedEngineer struct {
    Name              string
    Location          string
    CurrentFocus      []string
    Learning          []string
    Certifications    []string
    Interests         []string
}

func main() {
    me := ForwardDeployedEngineer{
        Name:     "Ahmed Bouchiba",
        Location: "Tunis, Tunisia",
        CurrentFocus: []string{
            "Building scalable backend systems with Go & Gin Framework",
            "Cloud-native architecture design",
            "Container orchestration with Kubernetes",
        },
        Learning: []string{
            "Advanced Go patterns",
            "AWS Solutions Architecture",
            "Kubernetes security (CKS prep)",
        },
        Certifications: []string{
            "πŸ“š Preparing: CKA (Certified Kubernetes Administrator)",
            "πŸ“š Preparing: CKS (Certified Kubernetes Security Specialist)",
            "πŸ“š Preparing: AWS Solutions Architect",
        },
        Interests: []string{
            "DevOps practices & CI/CD",
            "Microservices architecture",
            "Cloud infrastructure optimization",
        },
    }
}

πŸ› οΈ Tech Stack

Backend & Languages

languages

Cloud & DevOps

devops

Frameworks & Tools

frameworks


πŸ“Š GitHub Stats

GitHub Stats GitHub Streak

Top Languages Contribution Graph

πŸ’‘ Featured Projects

Coming soon! Check out my repositories below πŸ‘‡


πŸ“« Let's Connect

Gmail LinkedIn Portfolio


⚑ Fun Fact: Over 90% of organizations running containers use Kubernetes for orchestration!

πŸ’¬ Open to collaborations and interesting discussions about cloud-native technologies!

Popular repositories Loading

  1. Jee-Student-Directory-Management Jee-Student-Directory-Management Public

    Java 2

  2. bouchiba-portfoglio bouchiba-portfoglio Public

    My Personal Portfolio

    TypeScript 2

  3. Association-management-application Association-management-application Public

    JavaScript 1

  4. douane-backend douane-backend Public

    Python 1

  5. Student_Manager Student_Manager Public

    C

  6. cal.com cal.com Public

    Forked from calcom/cal.diy

    Scheduling infrastructure for absolutely everyone.

    TypeScript