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.

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
Showing results

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 Updated Aug 30, 2024

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

C++ 1 Updated Sep 6, 2024

This project introduces the fundamentals of C++ programming.

C++ 1 Updated Aug 30, 2024

This project delves into the world of system administration and containerization. It involves setting up a complete multi-service infrastructure using Docker, focusing on concepts like networking, …

Makefile 1 Updated Aug 30, 2024

This project focuses on developing a function to read and return a single line from a file descriptor.

C 1 Updated Aug 30, 2024

This project focuses on developing a custom C library. It features re-coded standard library functions and functions created from scratch, which are incrementally added and customized to support ot…

C 1 Updated Aug 30, 2024

This project is designed to introduce and explore the fundamentals of virtualization. It focuses on setting up and managing virtual environments to understand their practical applications.

Shell 1 Updated Aug 30, 2024

The goal of this project is to recode the printf() function in C, handling various format specifiers and output formatting.

C 1 Updated Aug 30, 2024

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 Updated Aug 30, 2024

This project involves creating a program that simulates Unix pipes, allowing multiple commands to be chained together, where the output of one command serves as the input to the next

C 1 Updated Aug 30, 2024

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 Updated Aug 30, 2024

This project explores networking concepts and troubleshooting. It involves diagnosing and resolving various network issues, covering areas such as IP routing, subnetting, and network configuration …

1 Updated Aug 30, 2024

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

C 1 Updated Aug 30, 2024

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 Updated Aug 30, 2024