Skip to content
View flutterde's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report flutterde

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
flutterde/README.md

Pinned Loading

  1. 42libc 42libc Public

    42libc: A lightweight C library featuring essential functions for streamlined C programming. Includes fundamental functions for string manipulation, memory allocation, I/O operations. Simplify your…

    C

  2. oldbutgold oldbutgold Public

    A Tiktok clone in flutter & serverless tech

    Dart

  3. minishell minishell Public

    A mini bash writen in C, for 42 cc

    C 2

  4. 42push_swap 42push_swap Public

    A 42 Project to sort stack using limited amount of moves

    C

  5. philosophers philosophers Public

    This project implements the "Dining Philosophers" problem, a classic concurrency exercise, as part of the 42 coding school curriculum. It demonstrates synchronization techniques to prevent deadlock…

    C

  6. 42minitalk 42minitalk Public

    A 42 Project, where you have to create a communication between server and client using Unix signals.

    C