- 👩🏫➖👩💻 From teacher to programmers
- 🇩🇪4️⃣2️⃣ Student at School42
- 🌱 I’m currently learning Java and C
- 🐵 Little dancing monkey
- 🐸 Globetrotter
- Berlin, Germany
-
06:55
(UTC -12:00)
Pinned Loading
-
MinesweeperGame
MinesweeperGame PublicA classic Minesweeper game implementation in Java. This project provides a simple, user-friendly interface and logic to play Minesweeper, with features like flagging, revealing cells, and detecting…
Java
-
Snake
Snake PublicA classic Snake game implemented in Java. This project features basic gameplay mechanics where the player controls a snake to eat food, grow in length, and avoid collisions with walls or itself.
Java
-
minishell_42
minishell_42 PublicA simple Unix shell implementation that mimics basic functionality of bash. It supports command execution, input/output redirection, pipes, and essential built-ins like cd, pwd, and exit.
C
-
fdf_42
fdf_42 PublicFDF is a 3D wireframe visualizer that renders matrices from input files as 3D landscapes. It supports interactive controls for zoom, translation, and rotation with options for isometric and paralle…
C
-
philosophers
philosophers PublicImplementation of the **Dining Philosophers Problem** in C, demonstrating multithreading, synchronization, and concurrency. The simulation manages philosophers sharing forks and avoids issues like …
C
-
push_swap_42
push_swap_42 Public**push_swap** is a C project that implements a sorting algorithm to sort a stack of integers with the minimum number of operations. The goal is to demonstrate efficient stack manipulation and algor…
C
If the problem persists, check the GitHub status page or contact support.