Skip to content
View aylaaouf's full-sized avatar
♟️
Focusing
♟️
Focusing

Highlights

  • Pro

Block or report aylaaouf

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

Hi there 👋

About Me

I'm Aylaaouf, a passionate coder from Morocco, currently sharpening my skills at 1337, where innovation meets determination.

  • 🌱 Constantly learning and growing in the world of programming.
  • 🔭 Currently focused on mastering system programming, algorithms, and problem-solving.

📊 My 1337 Stats

aylaaouf's 42 stats

🛠️ Technologies & Tools

  • Programming Languages: C, Go, Python, JavaScript
  • Tools: Git, Linux

🌐 Connect With Me


"Every line of code is a step towards mastering the art of creation."

Pinned Loading

  1. minishell minishell Public

    Minishell is a custom Unix shell written in C, designed to replicate the core behavior of a standard POSIX shell. The project focuses on understanding how command-line interpreters work internally,…

    C 1

  2. 3D-game 3D-game Public

    Cub3D is a simple 3D game where you explore a maze from a first-person view, using raycasting to simulate 3D graphics from a 2D map.

    C 1

  3. Philosophers_simulation Philosophers_simulation Public

    Philosophers is a concurrency and multithreading project that simulates the classic Dining Philosophers problem in C. The project explores synchronization, deadlock prevention, and proper managemen…

    C

  4. push_swap push_swap Public

    Push_Swap is a sorting algorithm project in C that challenges you to sort a stack of integers using a minimal set of operations. The project focuses on algorithm optimization, stack manipulation, a…

    C

  5. Cpp-Modules Cpp-Modules Public

    This repository contains a series of C++ projects designed to strengthen object-oriented programming (OOP) skills, understand C++ core concepts, and practice clean coding. The projects gradually bu…

    C++

  6. so_long so_long Public

    So_Long is a small 2D game developed in C that focuses on understanding map parsing, game logic, and player interactions. The goal is to build a simple yet functional game engine using minimal libr…

    C