Skip to content
View AbdoCooder's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report AbdoCooder

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

Hi ๐Ÿ‘‹, I'm AbdoCooder

A passionate developer from Morocco with a focus on C/C++ programming

๐Ÿ”ญ I'm currently working on advanced system programming projects including Minishell (a Bash-inspired shell) and mastering threading with the Philosophers project.

๐ŸŒฑ I'm progressing through the 42 cursus in 1337 Coding School, transitioning from C fundamentals to C++ and advanced system programming concepts.

๐Ÿ‘ฏ I'm building advanced system programming skills and creating practical tools while progressing through the 42 curriculum.

๐Ÿค I'm open to collaborating on C/C++ projects and sharing knowledge from my 42 school journey.

๐Ÿ‘จโ€๐Ÿ’ป Check out my projects on GitHub.

๐Ÿ’ฌ Feel free to ask me about marketing & business, or anything tech-related!

๐Ÿ“ซ You can reach me at: AbdoCooder@gmail.com

Connect with me:

abdocooder abdocooder benajiba

Languages and Tools:

bootstrap c cplusplus css3 git html5 illustrator java linux bash mysql photoshop php xd


๐Ÿš€ Featured Projects

๐Ÿš Minishell

A lightweight shell implementation in C inspired by Bash. Features command execution, built-in commands (cd, echo, pwd, etc.), I/O redirections, pipes, environment variable expansion, and robust signal handling.

๐Ÿงต Philosophers

Threading and synchronization project solving the classic dining philosophers problem. Demonstrates mastery of mutexes, thread management, and concurrent programming concepts.

Shell script tool for generating C++ class boilerplate code specifically for 42 school projects. Streamlines the development workflow for C++ assignments.

๐ŸŽฎ so_long

2D game developed in C using graphics libraries. Showcases understanding of textures, sprites, and basic gameplay mechanics.


GitHub Stats ๐Ÿ“ˆ

AbdoCooder's Stats

AbdoCooder's Streak

AbdoCooder's Top Languages


Popular repositories Loading

  1. AbdoCooder AbdoCooder Public

    Config files for my GitHub profile.

    1

  2. maven maven Public

    1

  3. libft libft Public

    This project involves coding a C library that will include numerous general purpose functions for your programs.

    C 1

  4. 42-Cpp-Class-Generator 42-Cpp-Class-Generator Public

    When you start coding in C++ at 42, youโ€™ll quickly realize: ๐Ÿ‘‰ โ€œI have to write a LOT of classesโ€ฆโ€.

    Shell 1

  5. The-Brain The-Brain Public

    Adding intelligence to the security system. make the system understand what it sees.

    1

  6. Producer-Consumer-Problem Producer-Consumer-Problem Public

    A thread-safe implementation of the classic Producer-Consumer problem in Java. Demonstrates concurrency control using the Monitor pattern (synchronized, wait, notifyAll) and shared memory management.

    Java 1