Skip to content
View samunyan's full-sized avatar
  • Brussels

Highlights

  • Pro

Block or report samunyan

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

Pinned Loading

  1. minirt minirt Public

    This group project involves developing a humble ray tracer in C. It introduces fundamental ray tracing concepts and mathematical formulas, allowing for the creation of simple, functional 3D scenes.

    C 1

  2. webserv webserv Public

    This project focuses on developing an HTTP server from the ground up in C++.

    C++ 1

  3. fdf fdf Public

    This project focuses on visualizing a wireframe 3D model of a landscape.

    C 1

  4. minishell minishell Public

    This group project aims at creating a basic Unix shell. It involves implementing essential shell features like command execution, piping, redirection, and various built-ins.

    C 1

  5. philosophers philosophers Public

    This project is focused on simulating the dining philosophers problem. It involves creating a multithreaded application where philosophers alternate between thinking, eating and sleeping, with sync…

    C 1

  6. push_swap push_swap Public

    This project involves designing and implementing sorting algorithms. The goal is to implement a program that efficiently sorts a stack of integers using only basic operations, with a focus on minim…

    C 1