Skip to content
View hidhmmou's full-sized avatar
:octocat:
...
:octocat:
...

Highlights

  • Pro

Block or report hidhmmou

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
hidhmmou/README.md
  • 🎓 Graduated from e.s.t (Higher School of Technologies)
  • I'm currently studying at 1337 morroco👨🏻‍💻.

hidhmmou's 42 stats

┌──┤ WHOAMI ├─────────▰▰▰
│
├─▣ Computer Science Student at 1337 Ben guerir
├─▣ From Morocco
│
└───────────────────────────────▰▰▰

┌──┤ SOCIAL ├─────────▰▰▰
│
├─◈ Twitter
├─◈ Instagram
├─◈ Discord: ! 𝐤𝐢𝐥𝐥𝐮𝐚#5099
│
└───────────────────────────────▰▰▰

┌──┤ 42 PROJECTS ├───────▰▰▰
│
├─◈ Piscine 2022
├─◈ libft
├─◈ get_next_line
├─◈ Born2beroot
├─◈ ft_printf
├─◈ push_swap
├─◈ so_long
├─◈ pipex
├─◈ philosohers
│
└───────────────────────────────▰▰▰

my 42 Projects 💻

libft
hidhmmou push_swap hidhmmou push_swap hidhmmou push_swap
hidhmmou pipex hidhmmou so_long hidhmmou push_swap
hidhmmou philosophers hidhmmou philosophers
More information about these 42 projects
Project Language Grade Description
[libft] C 125% Create a library of basic functions.
[get_next_line] C 125% Read a single line from a file descriptor, can be used in a loop.
[ft_printf] C 100% Recode the standard C library function, printf.
[born2beroot] Linux 100% Create a virtual machine to host a Debian server.
[pipex] C 125% Handling pipe of commands like a single command.
[so_long] C 125% Create a 2D graphic game like classic 90's era.
[push_swap] C 125% Sort a list of random integers in the least amount of moves possible.
[philosophers] C 125% Solve the dining philosophers problem with semaphores.
[minishell] C 100% Create a minitature shell program. Team project.
[cub3d] C 125% Render 2D map into 3D vision using raycasting.
[net_practice] N/A 100% Solve IP addressing and network issues in a training interface.
[CPP 04] C++ 100% C++ programming


Feel free to contact me * Twitter Profile * Twitter Profile

Popular repositories Loading

  1. hidhmmou hidhmmou Public

    my config file for the github profile

  2. libft libft Public

    Libft (42cursus) 2022-2023. This project aims to redo in C a library of usual functions that can be used is the next projects of 42

    C

  3. 1337 1337 Public

    my 1337 repository

    C

  4. ft_printf ft_printf Public

    C

  5. get_next_line get_next_line Public

    C

  6. push_swap push_swap Public

    C