Skip to content
View AnnLvu's full-sized avatar
🐵
🐵
  • Berlin, Germany
  • 06:31 (UTC -12:00)

Highlights

  • Pro

Block or report AnnLvu

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

👩About Me:

  • 👩‍🏫➖👩‍💻 From teacher to programmers
  • 🇩🇪4️⃣2️⃣ Student at School42
  • 🌱 I’m currently learning Java and C
  • 🐵 Little dancing monkey
  • 🐸 Globetrotter

🛠️ Languages and Tools :

C  CPP  UBUNTU  bash  Java  Maven  Gradle  Spring  MySQL  json  Docker  Debian  Mariadb  ngnix 

AnnLvu

Pinned Loading

  1. MariaErosh/ft_transcendence MariaErosh/ft_transcendence Public

    TypeScript 1

  2. VittorioDeMarzi/hero-beans VittorioDeMarzi/hero-beans Public

    Kotlin 3

  3. Snake Snake Public

    A 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

  4. 42_miniRT 42_miniRT Public

    MiniRT is a ray tracing program that creates 3D images from .rt files with geometric objects, lighting, and interactive controls.

    C

  5. minishell_42 minishell_42 Public

    A 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

  6. philosophers philosophers Public

    Implementation of the **Dining Philosophers Problem** in C, demonstrating multithreading, synchronization, and concurrency. The simulation manages philosophers sharing forks and avoids issues like …

    C