Skip to content
View afrasch's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report afrasch

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

Hello there!

This is the place where I save some of my most fun projects from the Core Curriculum at 42 Coding School. You're welcome to look around! But be warned - even though I do my best to write clean and efficient code, those projects are part of my learning journey and therefore not polished, beautified or regularly checked. Take it as an inspiration ;)

Not included team projects:
webserv - an HTTP webserver written in C++.
ft_transcendence - a full-stack project where the user can sign up to play Pong, make friends and mute them in their private chat room. Built with TypeScript, Vue and postgres.

Popular repositories Loading

  1. Libft Libft Public

    My own extended C library.

    C

  2. minishell minishell Public

    Group project with 42elenz

    C

  3. ft_printf ft_printf Public

    A 42 project with the aim to simulate the function printf().

    C

  4. Fract-ol Fract-ol Public

    A 42 grafic project about putting pixels, zooming around, implementing key hooks and, ultimately, being in awe about the mathematics behind fractals.

    C

  5. Philosophers Philosophers Public

    Try not to starve the dining philosophers.

    C

  6. miniRT miniRT Public

    The basic implementation of a Raytracer. A team project with arohmann111.

    C