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

Highlights

  • Pro

Block or report cypri1-dev

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

GIF

Github Followers Github Stars profile views Email LinkedIn

I am Cyprien, a programming enthusiast currently studying at École 42, with the aim of obtaining the title of Expert in Computer Architecture, a level 7 certification recognized in the National Directory of Professional Certifications (RNCP.). My educational background and experiences have led me to embrace the path of technology, where I continually strive to acquire new skills and develop my expertise.

My main goal is to become a versatile professional in the field of programming. To achieve this goal, I am fully committed to learning various programming languages as well as mastering emerging tools and technologies.

Through my GitHub profile, I share my projects, achievements, and contributions to open-source projects. I consider this platform as a showcase of my work and skills, and I am always open to collaborations and opportunities for mutual learning.

I strongly believe in the importance of staying constantly updated with the latest technological advancements and in the value of collaboration to drive innovation. With determination and dedication, I continue my journey in the world of programming, ready to take on new challenges and contribute to the progress of technology.

Feel free to explore my GitHub profile to learn more about my projects and skills. I am also available for any discussions or potential collaborations.

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. JDR JDR Public

    BashDungeon est un projet de jeu d'aventure textuel codé en C, actuellement à l'étape de développement.

    C

  5. 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

  6. 42_printf 42_printf Public

    ft_printf is a custom implementation of the printf function in C. It provides a flexible and customizable way to format and print data to the standard output stream.

    C