Skip to content
View Ccommiss's full-sized avatar
🎯
Welcome !
🎯
Welcome !

Block or report Ccommiss

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

Hello World

About me:

πŸ‘©πŸ»β€πŸ’» whoami : french student in computer science.
πŸ“ pwd : 42 Paris
🀍 cat interests 🎹 Jazz piano 🌱 Free Software

Languages :

βœ— Overview on github projects

πŸ’‘ Already studied :

πŸ›  In progress :

My activity on Github :

πŸ‘“ Global Overview


🎳 Streak


🧱 Some projects


Here are some projects I enjoyed doing while studying. Have fun !

Minishell Β  Β 

Simplified reproduction of a bash shell.



ft_transcendence Β  Β 

Web project. Game pong with a chat interface.



ft_containers Β  Β 

Reproduction of containers from Standard Template Library (STL) : vector, stack, map, and set.
Implementation of a red and black tree (a balanced binary search tree).



ft_irc (Internet Relay Chat) Β  Β 

Coding an IRC server.
A first part is dedicated to set up connection using socket programming.
A second part is about writing the IRC protocol itself. This project has been tested with irssi as a client.



Cub3d Β  Β 

Simplified reproduction of so-called video game Wolfenstein 3D.


Made with 🀍 –– @ccommiss

Popular repositories Loading

  1. inception inception Public

    PHP 4 1

  2. ft_containers ft_containers Public

    STL-like containers : vector, map, stack, set.

    C++ 2

  3. ft_irc ft_irc Public

    Coding an IRC server.

    C++ 2

  4. libft libft Public

    C

  5. getnextline getnextline Public

    C

  6. ft_printf ft_printf Public

    C