Cover Picture
Profile Picture

Anas Douib

Hey! I'm Anas, a software engineer specializing in backend development, I build scalable APIs, databases, and server-side systems that power great apps, when I'm not coding, I'm learning new tech or working with teams to solve real problems, let's build something awesome together!

  • Projects
  • Repositories
  • Experience
  • Education
  • Skills

repositories

Here are some of the public repositories I have worked on.

Ft_containers

I've re-implemented the various containers from C++98 to ensure I have a comprehensive understanding of how they are used individually.

Dining Philosophers Problem

This project tackles the Dining Philosophers Problem using threads, mutexes, processes, and semaphores.

C++ pool

This project involves learning C++ through a series of exercises covering basic and advanced concepts.

So Long

This project is a simple 2D game focusing on textures, sprites, and basic gameplay elements.

Linkedin Scraper

This is a simple Linkedin Scraper that scrapes the profile information of a user given the profile URLs from Google search results.

Push_swap

This project sorts data on a limited instruction stack with minimal actions.

Cub3D

This project aims to create a 3D game using Raycasting, akin to Wolfenstein 3D.

Minishell

This project involves creating a custom Bash shell to parse prompts and execute programs with built-in functions.