-
Student at 42 School
- Yerevan, Armenia
-
20:29
(UTC +04:00) - https://www.linkedin.com/in/alisa-harutyunyan-b6954134b/overlay/about-this-profile/
Popular repositories Loading
-
RayTracer-MiniRT
RayTracer-MiniRT PublicMiniRT – A simple 3D ray tracing renderer in C. This project implements a basic ray tracer capable of rendering spheres, planes, and cylinders with diffuse and reflective lighting. It supports came…
C 1
-
42-Libft
42-Libft PublicLibft – A custom C library of essential functions. Reimplements standard C library functions (strings, memory, and character operations) and adds useful utilities like ft_split, ft_itoa, and ft_str…
C
-
Get-Next-Line
Get-Next-Line PublicGet Next Line – Reads a file line by line in C. Implements a function that returns the next line from a file descriptor each time it’s called. Demonstrates dynamic memory management, static variabl…
C
-
Push-Swap
Push-Swap PublicPush Swap – Sorting integers with limited operations in C. This project implements an algorithm to sort a stack of integers using a minimal number of allowed operations (sa, sb, ss, pa, pb, ra, rb,…
C
-
Mini-Talk
Mini-Talk PublicMinitalk – Inter-process communication using signals in C. This project implements a simple client-server messaging system. The client sends messages to the server one bit at a time using Unix sign…
C
-
42-Pipex
42-Pipex PublicPipex – Simulates Unix pipes in C. Executes multiple commands connected by pipes, mimicking shell behavior. Demonstrates process creation, file descriptors, and inter-process communication.
C
If the problem persists, check the GitHub status page or contact support.
