Skip to content
View Elephantinho's full-sized avatar

Highlights

  • Pro

Block or report Elephantinho

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

🌐 Available in: English | Italiano

Hi there, I'm Mohamed! πŸ‘‹

  • πŸŽ“ Computer Science student @ 42 Firenze
  • 🌱 Currently focused on C programming, UNIX systems and software development
  • πŸ›  Interested in low-level programming, computer graphics and interactive digital experiences
  • πŸ“« Contact: mohamedpato143@gmail.com

πŸš€ Main Projects

UNIX shell written in C with command parsing, pipes, redirections and process management.

Raycasting-based 3D engine written in C using MiniLibX, inspired by early FPS games.

Multithreading simulation using pthread and mutexes with focus on synchronization and concurrency.

3D wireframe renderer with realtime transformations, projections and interactive controls.


πŸ“š Other Projects

Custom implementation of standard C library functions.

Function for efficient line-by-line file reading in C.

Custom implementation of the printf function.

Sorting algorithm optimization using stack-based operations.

Reproduction of UNIX pipe behavior using process communication and file descriptors.


🧰 Tech Stack

C β€’ C++ β€’ Linux β€’ UNIX β€’ Bash β€’ Git β€’ Makefile β€’ pthread β€’ MiniLibX

Popular repositories Loading

  1. Elephantinho Elephantinho Public

  2. libft libft Public

    C library built from scratch that reimplements core libc functions and adds custom utilities for string, memory, and list handling.

    C

  3. Milestone-1 Milestone-1 Public

    Collection of 42 Firenze C projects β€” printf, get_next_line, and born2beroot.

    C

  4. milestone-2 milestone-2 Public

    Collection of 42 Firenze projects β€” push_swap, fdf, and pipex (algorithms, graphics with MiniLibX, and Unix pipelines).

    C

  5. milestone-3 milestone-3 Public

    Collection of 42 Firenze projects β€” minishell (minimal UNIX shell: parsing, pipes, redirections, signals) and philosophers (concurrency with threads & mutexes, deadlock avoidance).

    C

  6. milestone-4 milestone-4 Public