yamennaani

yamennaani

@yamennaani
4
Followers
4
Following
9
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 9 owned repositories

2.0M Total LOC
C++
618,564 lines
31.5%
N/A
C
574,554 lines
29.3%
N/A
TypeScript
297,365 lines
15.1%
N/A
Makefile
200,959 lines
10.2%
N/A
JavaScript
133,188 lines
6.8%
N/A
Other
138,867 lines
7.1%
N/A
π

Pi-Shaped Developer

π-shaped

Two strong pillars: C++ & C

C++
C
TypeScript
Makefile
JavaScript

Collaboration Network

Global Impact visualization

LIVE
yamennaani
0 active collaborators

Repos

10

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

2 days
75
Contributions
46
Commits
22
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More

Top Repositories

Transcendence
1 0
TypeScript
Philosophers

Philosophers is a 42 project that solves the classic Dining Philosophers problem using threads and mutexes (or processes and semaphores). It's our first deep dive into concurrency, race conditions, and synchronization.

0 0
C
FDF

FdF (Fil de Fer / Wireframe) is a 42 project that reads a topographic map and renders it as a 3D wireframe landscape. It's our first encounter with graphics programming, linear algebra, and basic 3D projection.

0 0
C
Cub3D

Cub3d is a 42 project that creates a 3D game engine using raycasting. Inspired by the classic Wolfenstein 3D, it's our first foray into graphics programming, game engines, and the math behind pseudo-3D rendering.

0 0
C
CPP_Modules

Welcome to my journey through the CPP Modules — a deep dive into the world of C++ as part of the 42 curriculum. This project is a series of progressively challenging exercises designed to build a solid foundation in object-oriented programming, memory management, and modern C++ features.

0 0
C++
inception

Inception is a 42 project that introduces system administration and virtualization through Docker. The goal: build a complete WordPress infrastructure using Docker containers orchestrated with Docker Compose, all running on a Virtual Machine.

0 0
Shell
web_serv

Webserv is a project from the 42 curriculum where we build a fully functional HTTP web server from scratch in C++98. No external frameworks, no Node.js, no nginx — just raw sockets, HTTP parsing, and a deep understanding of how the web actually works under the hood.

0 0
C++
MiniShell

Minishell is a project from the 42 Core Curriculum where we build a minimalistic Unix shell from scratch. It's our own little bash — a journey into process management, file descriptors, parsing, and understanding how the command line actually works under the hood.

0 0
C
pipex

Pipex is a 42 project that recreates the behavior of shell pipes in C. The goal is to understand how redirections and pipes work under the hood by implementing a program that mimics the behavior of:

0 0
C

Open Source Impact

Contributions to external projects

22 merged PRs

No external contributions found.