Andrei Bulgakov's repositories

cub3D

The goal of this project is to make a dynamic view inside a maze using ray-casting principles.

cpp_modules

C++ learning exercises

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

ft_printf

My own realization of printf (stdio.h) function.

Language:CStargazers:0Issues:1Issues:0

ft_server

This is a System Administration project. The web server installed using "docker" technology, that runs Wordpress, phpMyAdmin, and a SQL database.

Language:PHPStargazers:0Issues:1Issues:0

ft_services

This is a System Administration and Networking project. The project consists of setting up an infrastructure of different services. It is set up a multi-service cluster, using Kubernetes.

Language:DockerfileStargazers:0Issues:1Issues:0

get_next_line

Calling this function in a loop will then allow you to read the text available on a file descriptor one line at a time until the EOF.

Language:CStargazers:0Issues:1Issues:0

libasm

A static library of some stdlib functions written in assembler.

Language:CStargazers:0Issues:1Issues:0

libft

Static library on C language with my own realization of some stdlib functions and a few additional training functions.

Language:CStargazers:0Issues:1Issues:0

minishell

My own CLI (command line interface) interpretation, almost like a bash :relaxed:

Language:CStargazers:0Issues:1Issues:0

philosophers

The goal of this project is to get basics of threading a process and how to work on the same memory space.

Language:CStargazers:0Issues:1Issues:0