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

Pinned Loading

  1. cpp-containers cpp-containers Public

    A reimplementation of major STL containers (vector, map, stack), built from scratch in C++98 with full iterator and allocator support

    C++ 6

  2. GDGoC-Konkuk-compiled-vs-interpreted-presentation GDGoC-Konkuk-compiled-vs-interpreted-presentation Public

    GDGoC Konkuk 2025년 하반기 세션 발표자료 (주제: 왜 컴파일 언어는 빠르고 인터프리터 언어는 느릴까)

  3. minishell minishell Public

    Forked from hey-uu/42minishell

    A minimal Unix shell implementation in C, supporting built-in commands, pipes, redirections, and environment variable expansion.

    C 2

  4. webserv webserv Public

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

    C++ 8 2

  5. miniRT miniRT Public

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

    C 3 1

  6. FdF FdF Public

    A simple wireframe 3D model viewer (Rasterization)

    C 2