Alexander Chetverkin (amalliar)

amalliar

Geek Repo

Company:Gridnine Systems

Location:Moscow, Russia

Home Page:linkedin.com/in/amalliar

Github PK Tool:Github PK Tool

Alexander Chetverkin's repositories

cub3d

This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way.

Language:CLicense:GPL-2.0Stargazers:12Issues:1Issues:0

21-handbook

A compilation of resources I deem to be useful for 21/42 piscine.

Language:CStargazers:8Issues:2Issues:0

colorised-norminette

Colorised Norminette 42

Language:ShellStargazers:2Issues:0Issues:0

ft_services

ft_services will introduce you to Kubernetes. You will discover cluster management and deployment with Kubernetes. You will virtualize a network and do "clustering".

Language:DockerfileLicense:GPL-2.0Stargazers:2Issues:1Issues:0

piscine-c

My solutions to Piscine C, 27.01.2020.

Language:CLicense:GPL-2.0Stargazers:2Issues:1Issues:0

exam-rank-03-04-05

My solutions to ecole42 exams.

Language:C++License:GPL-2.0Stargazers:1Issues:1Issues:0

libasm

The aim of this project is to get familiar with assembly language.

Language:AssemblyLicense:GPL-2.0Stargazers:1Issues:1Issues:0

philosophers

In this project, you will learn the basics of threading a process and how to work on the same memory space. You will learn how to make threads. You will discover the mutex, semaphore and shared memory.

Language:CLicense:GPL-2.0Stargazers:1Issues:1Issues:0

car-sharing

During the project implementation, you will learn the basics of SQL and work with the H2 database. You will also learn about advanced Java features such as Collections.

Language:JavaStargazers:0Issues:1Issues:1

cinema-room-REST-service

In this project, you will create a simple Spring REST service that will help you manage a small movie theatre. Handle HTTP requests in controllers, create services and respond with JSON objects.

Language:JavaStargazers:0Issues:1Issues:0

dotfiles

User-specific application configuration.

Language:ShellStargazers:0Issues:1Issues:0

encryptor

A simple message encryptor / decryptor with support for several cyphers.

Language:JavaStargazers:0Issues:1Issues:0

gridnine-task

Write a small module to filter flights according to a set of rules. Number of rules can be quite large so is the number of flights. The rules can be chosen and set dynamically depending on the execution context. Additionally you can use JUnit to cover your code with tests.

Language:JavaStargazers:0Issues:1Issues:0

libft

This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.

Language:CLicense:GPL-2.0Stargazers:0Issues:1Issues:0

minishell

The objective of this project is for you to create a simple shell. Yes, your own little bash or zsh. You will learn a lot about processes and file descriptors.

Language:CLicense:GPL-2.0Stargazers:0Issues:0Issues:0

piscine-cpp

This project is designed to help you understand the specificities of the C++ language when compared to C. Time to dive into Object Oriented Programming!

Language:C++License:GPL-2.0Stargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:1Issues:0

sorting-tool

Sort numbers, words and lines by count or naturally.

Language:JavaStargazers:0Issues:1Issues:0