Skip to content
View cypri1-dev's full-sized avatar
💻
💻

Block or report cypri1-dev

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cypri1-dev/README.md

GIF

Github Followers Github Stars profile views Email LinkedIn

Développeur junior passionné par la création de solutions innovantes, je cherche à acquérir de l’expérience pratique pour contribuer efficacement à des projets ambitieux. Motivé et curieux, je vise à devenir un expert reconnu dans le développement logiciel.

Languages

Tools

42 Badges

Stats

Cypri1-dev's GitHub Stats Cypri1-dev's GitHub Streak

Popular repositories Loading

  1. 42_philosophers 42_philosophers Public

    The 42 Philosophers project is a programming exercise to learn about concurrency and synchronization. Inspired by Dijkstra's philosopher problem, it simulates philosophers alternating between eatin…

    C 2

  2. 42_so_long 42_so_long Public

    so_long is a "collect the coins" style game project developed as part of the curriculum at Ecole 42. Players control a character tasked with collecting objects while navigating obstacles. The game …

    C 1

  3. cypri1-dev cypri1-dev Public

    1

  4. Python_data_science Python_data_science Public

    Python 1

  5. cardmarket-scraper cardmarket-scraper Public

    Cardmarket Scraper est un outil en Python qui récupère les prix des cartes Magic: The Gathering sur Cardmarket. Il affiche les offres FR, calcule la moyenne et propose un prix conseillé 💰.

    Python 1

  6. 42_libft 42_libft Public

    Libft is a C library containing a collection of common functions to aid in C programming. These functions include string manipulations, memory manipulations, operations on linked lists, etc.

    C