Benian (btoksoez)

btoksoez

Geek Repo

Location:Lisbon

Github PK Tool:Github PK Tool

Benian's repositories

CPP

42 C++ modules

Language:C++Stargazers:0Issues:0Issues:0

traffic

Designing and training a Convolutional Neural Network to identify traffic signs from photographs.

Language:PythonStargazers:0Issues:0Issues:0

btoksoez

My personal repo

Stargazers:0Issues:0Issues:0

cub3d

A 3D game, using a raycasting engine, inspired by Wolfenstein 3D.

Language:CStargazers:0Issues:0Issues:0

docker

A docker script to run valgrind on Mac

Language:ShellStargazers:0Issues:0Issues:0

get_next_line

A function that reads a line from a file descriptor

Language:CStargazers:0Issues:0Issues:0

ft_printf

My own printf function

Language:CStargazers:0Issues:0Issues:0

libft

My own standard C library

Language:CStargazers:0Issues:0Issues:0

minishell

My implementation of bash, written in C

Language:CStargazers:0Issues:0Issues:0

pipex

This project is about handling pipes, forks and file descriptors in C

Language:CStargazers:0Issues:0Issues:0

fractol

A graphical application to render and interact with Julia & Mandelbrot fractals.

Language:CStargazers:0Issues:0Issues:0

philosophers

The "Philosophers" project at 42 involves simulating the classic dining philosophers problem, using threads and mutexes to make them eat, sleep and think.

Language:CStargazers:0Issues:0Issues:0

push_swap

A sorting algorithm that requires optimizing a series of stack operations to sort data with the fewest possible actions.

Language:CStargazers:0Issues:0Issues:0