Skip to content
View Abdelmathin's full-sized avatar
🌴
On vacation
🌴
On vacation

Highlights

  • Pro

Block or report Abdelmathin

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

👋 Hi, I'm Abdelmathin Habachi

AI Software Engineer | Python Developer | Cloud Infrastructure Specialist
Transforming ideas into scalable, efficient solutions.

Welcome to my GitHub profile! ❤️

I'm Abdelmathin, a software engineer with strong expertise in backend development, cloud infrastructure, and AI/ML solutions. As a problem solver and proud member of the 42 Network and 1337 Coding School, I’m driven to explore cutting-edge technologies and create impactful solutions.


🚀 What I Do

  • Backend Development:
    I specialize in building robust APIs, microservices, and scalable backend systems using Python (Django, Flask), Java (Spring Boot), and C++. I focus on writing clean, maintainable code that powers businesses.

  • Cloud & DevOps:
    With extensive experience in AWS, Docker, Kubernetes, Terraform, and CI/CD pipelines, I help automate infrastructure, ensure scalability, and manage cloud environments for seamless deployments.

  • AI & Machine Learning:
    I integrate AI/ML models into applications to solve complex problems, from predictive analytics to automation solutions.


🎖️ Certificates

AI certificate, awarded for completing an AI challenge.
Python certificate, awarded for completing an Python challenge.
C++ certificate, awarded for completing an C++ challenge.

🛠 My Tech Toolbox

class AbdelmathinToolbox:
    def __init__(self):
        self.languages    = ["Python", "Java", "C++", "C", "JavaScript", "Bash"]
        self.frameworks   = ["Spring Boot", "Django", "Flask", "ReactJS"]
        self.cloud_devops = ["AWS", "Docker", "Terraform", "K3d", "ArgoCD", "GitHub Actions"]
        self.databases    = ["MariaDB", "MySQL", "PostgreSQL"]
        self.other_skills = ["AI/ML", "CI/CD", "Git"]
    
    def work(self):
        print("Building scalable solutions with top-notch technology 🚀")

    def take_a_break(self):
        print("Grabbing a coffee ☕ while AI handles the rest!")

# Activate the toolbox
abdelmathin = AbdelmathinToolbox()
abdelmathin.work()

Explore my repositories to see more of what I'm working on and contributing to the open-source community.


🏆 Achievements

  • Top Scorer of the Programming Tournament at 1337 Coding School, with 59392 points in 2024!
  • Ranked 57th globally in the Codingame Fall Challenge 2023.
  • Created solutions for the CPC Bootcamp and CSES Problem Set, showcasing problem-solving skills in C++ and Python.
  • Built a client-server encryption project with C++ and separate encryption/decryption executables.

📬 Let's Connect

I'm always open to new opportunities and collaborations. Feel free to reach out via any of the platforms below:


Fun Fact

When I'm not coding, you can find me exploring the latest in AI, solving competitive programming challenges, or tinkering with cloud infrastructure.
"Turning complex problems into simple, elegant solutions is my favorite kind of challenge."


Pinned Loading

  1. cloud1 cloud1 Public

    Deploy a WordPress website on AWS with MariaDB and Nginx using Terraform, including secure communication configurations.

    Python 2

  2. computorv2 computorv2 Public

    This project is a command-line shell for performing mathematical operations with complex numbers, matrices, polynomials, and vectors, supporting assignments, calculations, and derivatives.

    C++ 2

  3. fall-challenge-2023 fall-challenge-2023 Public

    This repository contains my solutions and strategies for the Codingame Fall Challenge 2023. It includes all the code, optimizations, and detailed explanations of my approach to tackling the challen…

    Java 4

  4. stable-diffusion-webui-initializer stable-diffusion-webui-initializer Public

    A tool that simplifies the setup and management of the Stable Diffusion WebUI. It provides quick commands to launch the WebUI or API server, making it easier to work with AI image generation models…

    Python 4