Skip to content
View nouhailaaziki's full-sized avatar

Highlights

  • Pro

Block or report nouhailaaziki

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.

Content in all repositories owned by your account will be closed.
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
nouhailaaziki/README.md

Welcome to my GitHub space, where I share my coding projects and learning journey!

nouhailaaziki

Student at 1337 Coding School (42 Network) and Mohammed VI Polytechnic University (UM6P), Morocco.

Public speaker actively engaging in technology and education events.

Passionate about coding, software development, and continuous learning.

Feel free to reach out to me: contact.naziki@gmail.com

nouhaila-aziki


noaziki's 42 stats


Languages and Tools:

c c++ python linux Bash


nouhailaaziki

nouhailaaziki

Pinned Loading

  1. Born2beroot Born2beroot Public

    A system administration project where we set up a secure virtual server using a Linux-based OS, focusing on system configuration, security, and fundamental admin concepts.

    1 1

  2. Minishell Minishell Public

    This repository contains the Minishell project with the bonus part, developed collaboratively by our team as part of the 42 curriculum. It includes all the core functionalities required by the subj…

    C

  3. so_long so_long Public

    so_long is a 2D game project from the 42 curriculum. The goal is to create a simple game using the MiniLibX graphics library.

    C

  4. cub3D cub3D Public

    cub3D is a 3D graphical project from the 42 curriculum. The goal is to create a basic 3D game engine using raycasting, inspired by early games like Wolfenstein 3D. It uses the MiniLibX graphics lib…

    C 1

  5. ft_irc ft_irc Public

    A lightweight IRC server built from scratch in C++98, following the IRC protocol and real-world network programming principles.

    C++ 1

  6. Advent-of-Code-2025 Advent-of-Code-2025 Public

    This repository contains my complete solutions for Advent of Code 2025, covering all challenges from Day 1 to Day 12, including both Part 1 and Part 2. The solutions are implemented in Python 2 and…

    Python