[go: nahoru, domu]

Skip to content
View rmitache-ai's full-sized avatar
๐Ÿ’ญ
brrrr
๐Ÿ’ญ
brrrr
  • 42Heilbronn
  • Heilbronn
  • 19:00 (UTC +02:00)

Highlights

  • Pro

Block or report rmitache-ai

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

Hello there ๐Ÿ‘‹

A Computer Science student by day at 42Heilbronn โ˜ผ and a Web Designer by night โ˜พ\

  • โš™๏ธ I use daily: .cpp, .c, and .js
  • ๐Ÿ’ฌ ping me about design && development

My current stack:

Interested in:

activity-graph graph streak graph

Praise the commits! ๐Ÿ–ค๐ŸŽฎ

Pinned Loading

  1. so_long so_long Public

    ๐Ÿ‘พ A 42 Project in which we use the MiniLibX library to create our own 2D Game.

    C

  2. philosophers philosophers Public

    ๐Ÿ The dinning Philosophers is a common problem which can be solved using threads and mutexes

    C

  3. get_next_line get_next_line Public

    ๐Ÿ“œ The function get_next_line returns each line (from a fd) as a string until it encounters a newline character or reaches the end of the file.

    C

  4. libft libft Public

    ๐Ÿงฐ This library is a collection of custom C functions that provide commonly used functionalities.

    C

  5. ft_printf ft_printf Public

    ๐Ÿ’ฌ A custom implementation of the standard printf function from the <stdio.h> library.

    C