Nareg Seropian (naregseropian)

naregseropian

Geek Repo

Location:Berlin

Github PK Tool:Github PK Tool

Nareg Seropian's repositories

3D-first-person-maze-exploration-game

Cub3D is a collaborative project at 42 school to develop a dynamic 3D maze view using raycasting, inspired by Wolfenstein3D.

Language:CStargazers:0Issues:0Issues:0

dining-philosophers

Philosophers is a 42 school project exploring concurrent programming with threads, mutexes, processes, and semaphores, based on the dining philosophers problem.

Language:CStargazers:0Issues:0Issues:0

get_next_line

get_next_line is a 42 school project designed to teach us file descriptor reading and the use of static variables.

Language:CStargazers:0Issues:0Issues:0
Language:DockerfileStargazers:0Issues:0Issues:0

libft

The first project at 42 school, libft, involves creating a personal C library for use in subsequent projects.

Language:CStargazers:0Issues:0Issues:0

my-unix-shell-implementation

Minishell is a team project at 42 school to develop a basic shell program in C, featuring redirections, pipes, environment variables, and some built-in commands.

Language:CStargazers:0Issues:0Issues:0

pipex

pipex is a 42 school project that aims to deepen our understanding of shell redirection and pipes by implementing them in C.

Language:CStargazers:0Issues:1Issues:0

printf

ft_printf is a 42 school project where we replicate the behavior of the C library printf function, focusing on variadic arguments and data structures.

Language:CStargazers:0Issues:0Issues:0

programming-in-python

Programming in Python for Machine Learning - learning Python with an additional focus on Machine Learning (ML)

Language:PythonStargazers:0Issues:0Issues:0

push_swap

push_swap is a 42 school project where we sort random numbers using a limited set of instructions, aiming to minimize the number of actions.

Language:CStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0