Pinned Repositories
42_c_exam_beginner
42_Corewar
In this project, you will create a virtual “arena” in which programs will fight against one another (the “Champions”). You will also create an assembler to compile those Champions as well as a Champion to show the world that you can create life from coffee.
42_fdf
This project is about creating a simplified 3D graphic representation of a relief landscape.
42_Fract-ol
This project is meant to create graphically beautiful fractals.
avaj-launcher
This project is the introduction to the Java world at 42. This is an implementation of an aircraft simulation program based on the class UML diagram.
fix-me
This is the last project from the Java world at 42. You will learn to develop multi-threaded network applications with asynchronous sockets and the java executor framework.
new-phonebook
Side self-educational project using Swing toolkit, JDBC, MySQL, Collections Framework etc.
phonebook
Side self-educational project using Swing, JDBC, MySQL, Collections Framework etc.
swingy
Simple implementation of a minimalistic text-based RPG game. This is the second project from the Java world at 42. You will learn to develop GUI applications with the SWING framework.
swingy_old
Simple implementation of a minimalistic text-based RPG game. This is the second project from the Java world at 42. You will learn to develop GUI applications with the SWING framework.
mbortnichuk's Repositories
mbortnichuk/avaj-launcher
This project is the introduction to the Java world at 42. This is an implementation of an aircraft simulation program based on the class UML diagram.
mbortnichuk/swingy_old
Simple implementation of a minimalistic text-based RPG game. This is the second project from the Java world at 42. You will learn to develop GUI applications with the SWING framework.
mbortnichuk/42_c_exam_beginner
mbortnichuk/42_Corewar
In this project, you will create a virtual “arena” in which programs will fight against one another (the “Champions”). You will also create an assembler to compile those Champions as well as a Champion to show the world that you can create life from coffee.
mbortnichuk/42_fdf
This project is about creating a simplified 3D graphic representation of a relief landscape.
mbortnichuk/fix-me
This is the last project from the Java world at 42. You will learn to develop multi-threaded network applications with asynchronous sockets and the java executor framework.
mbortnichuk/new-phonebook
Side self-educational project using Swing toolkit, JDBC, MySQL, Collections Framework etc.
mbortnichuk/swingy
Simple implementation of a minimalistic text-based RPG game. This is the second project from the Java world at 42. You will learn to develop GUI applications with the SWING framework.
mbortnichuk/42_Fract-ol
This project is meant to create graphically beautiful fractals.
mbortnichuk/phonebook
Side self-educational project using Swing, JDBC, MySQL, Collections Framework etc.
mbortnichuk/42-subjects
English subjects of projects at 42
mbortnichuk/42_docker-1
The first project on the Docker ecosystem. You will learn about containers, their installation and configuration using the docker binary. You will also create your first containers with Dockerfiles.
mbortnichuk/42_Filler
Create your player to fight other students on the world famous (or infamous) Filler board. The concept is simple: two players gain points by placing on a board, one after the other, the game piece obtained by the game master (in the form of an executable Ruby program). The game ends when the game piece cannot be placed anymore.
mbortnichuk/42_Fillit
Fillit is a project that let you discover and/or familiarize yourself with a recurring problematic in programming: searching the optimal solution among a huge set of possi- bilities, in a respectable timing. In this particular project, you will have to find a way to assemble a given Tetriminos set altogether in the smallest possible square.
mbortnichuk/42_ft_printf
Recoding of libc function "printf". Because i’m tired of using putnbr and putstr.
mbortnichuk/42_ft_ssl_md5
This project is the gateway to the encryption branch. You will recode part of the OpenSSL program, specifically the MD5 and SHA-256 hashing algorithms.
mbortnichuk/42_Get_Next_Line
The aim of this project is to make you code a function that returns a line ending with a newline, read from a file descriptor.
mbortnichuk/42_init
This project, init, will give you the opportunity to discover system and network basic commands, many of the services used on a server machine, as well as a few ideas of scripts that can be useful for SysAdmins on a daily basis.
mbortnichuk/42_Lem-in
This project is meant to make you code an ant farm manager. You must move your ant colony from one point to another in the least amount of time. Through this project, you will explore graph traversal algorithms: your program will have to choose the paths and moves to be taken by the ants.
mbortnichuk/42_Libft
Strengthen your skills learned during the C Piscine by recoding functions from the standard C library and other very useful functions. You'll be able to use these functions again and again throughout the curriculum.
mbortnichuk/42_Piscine_CPP
Learning basic concepts of OOP through the specificities of C++.
mbortnichuk/42_Piscine_PHP
mbortnichuk/42_Swift_IOS_piscine
Learning basics of Swift.
mbortnichuk/cheatera.pp.ua
cheatera.pp.ua - UNIT Factory students stat: lvl, projects, etc
mbortnichuk/game_add1
simple game written in swift.
mbortnichuk/hustle-mode
simple swift project in progress.
mbortnichuk/sorting_algorithms
mbortnichuk/student-customer-forms_spring
Practical task using Spring and validation.
mbortnichuk/web-customer-tracker
Learning project within educational course "Spring&Hibernate for beginners" on Udemy platform. In progress.