- 👩🏫➖👩💻 From teacher to programmers
- 🇩🇪4️⃣2️⃣ Student at School42
- 🌱 I’m currently learning Java and C
- 🐵 Little dancing monkey
- 🐸 Globetrotter
- Berlin, Germany
-
21:56
(UTC -12:00)
Highlights
- Pro
Pinned Loading
-
42_miniRT
42_miniRT PublicMiniRT is a ray tracing program that creates 3D images from .rt files with geometric objects, lighting, and interactive controls.
C
-
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
-
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
-
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.