Skip to content
View Yonaim's full-sized avatar

Block or report Yonaim

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. webserv webserv Public

    An asynchronous HTTP/1.1 web server written from scratch in C++98, featuring Nginx-style configuration and CGI support.

    C++ 3 2

  2. miniRT miniRT Public

    A minimal ray tracing renderer written in C, implementing analytic intersections, Phong lighting, and BMP export for simple 3D scenes.

    C 1 1

  3. deferred_shading deferred_shading Public

    use openGL, two-pass algorithm

    C 1

  4. SSR SSR Public

    use OpenGL, deferred rendering (three pass)

    C 1

  5. libft libft Public

    Personal implementation of standard C library functions for fundamental programming practice

    C

  6. get_next_line get_next_line Public

    C function to read lines efficiently from one or multiple file descriptors

    C