Skip to content
View mdbentaleb's full-sized avatar
πŸ‘‹
bash $: echo "Hey!"
πŸ‘‹
bash $: echo "Hey!"

Highlights

  • Pro

Block or report mdbentaleb

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
mdbentaleb/README.md
Profile Cover

Junior DevOps & Backend Engineer | Java, Spring Boot, & Cloud Infrastructure


I am a DevOps Engineer bridging core software engineering principles with modern cloud automation. My journey began in low-level programming (C/C++) and algorithms, giving me a deep understanding of the software lifecycle from the inside out. I apply this engineering mindset to infrastructure, with hands-on experience in Docker, Docker Compose, Bash/Python automation, and secure AWS deployments. Currently, I am expanding my skills in Terraform, CI/CD, and Kubernetes.

class DeveloperCard {
	public:
		name		= "Mohamed Ben Taleb";
		role		= "Junior DevOps & Backend Engineer";
		skills		=
			"Cloud & Infrastructure     : AWS (EC2, S3, IAM, VPC, RDS, Auto Scaling), Nginx"
			"Containers & Orchestration : Docker, Docker Compose, Kubernetes, Docker Swarm"
			"CI/CD & Automation         : Jenkins, GitHub Actions, GitLab CI, Terraform"
			"Systems & OS               : Linux/Unix, SysAdmin, Virtualization"
			"Scripting                  : Bash, Python"
			"Software Engineering       : C, C++, OOP, Data Structures, Algorithms, Sockets"
			"Networking                 : TCP/IP, IP Subnetting, Network Configuration"
			"Monitoring                 : Grafana"
			"Version Control            : Git, GitHub"
			"Web Stack                  : HTML, CSS, JS, Node.js, Express.js"
			"Databases                  : MySQL"
			"Project Manage Tools       : Trello";

		linkedin	= "https://www.linkedin.com/in/mohamedbentaleb/";
		email 		= "bent4leb@gmail.com";
};

πŸ”§ Languages and Tools

Language Icons

DevOps Tools Icons

Language Icons

πŸš€ Featured Projects

Β  Β 

Β  Β 

Profile views

Pinned Loading

  1. mini-task-management-api mini-task-management-api Public

    πŸš€ A lightweight REST API for Task Management built with Spring Boot, JPA, and PostgreSQL. Designed with clean architecture and industry-standard best practices.

    Java

  2. Born2beroot_42 Born2beroot_42 Public

    πŸ’» Born2beroot is a 42 Network project where the goal is to set up and secure a Linux virtual machine. It focuses on system administration, network management, and OS optimization.

    Shell

  3. aws-cloud-native-stack aws-cloud-native-stack Public

    AWS EC2 DevOps: Deploying a secure, containerized Flask app behind Nginx via cloud automation.

    Python