17 skills found
VBrazhnik / FdFSchool 42 project // 3D Wireframe Viewer
VBrazhnik / CorewarSchool 42 project // Implementation of programming game “Core War” [Champions + Assembler + Disassembler + Virtual Machine + Visualizer]
VBrazhnik / Push SwapSchool 42 project // Sorting algorithm using two stacks
VBrazhnik / Docker 1School 42 project // Docker project
unitfactoryAlumni / Cheatera.pp.uacheatera.pp.ua - UNIT Factory students stat: lvl, projects, etc
VBrazhnik / Fract OlSchool 42 project // Fractal Renderer
VBrazhnik / InitSchool 42 project // DevOps project
omiroshn / Wolf3DMy own implementation of Wolfenstein 3D game using C language and self written engine on sdl
VolodymyrKuksa / RT42 school project, Path Tracing, OpenCL, Multicluster
VBrazhnik / LibftSchool 42 project // C library (Reimplementation of libc functions + own functions)
ArtemisKS / Ft Ssl Md5My realization of MD5, a widely used message-digest algorithm (in other words, a hash function), and its descendants of SHA family
VBrazhnik / Lem InSchool 42 project // Paths finder to move ants from start room to end room with the least amount of steps
VBrazhnik / Expert SystemSchool 42 project // Propositional calculus expert system with backward-chaining inference engine
Millon15 / Fillit CheckerChecker for the 42 Fillit project
gloomikon / Corewar⚔️ Core War is a 1984 programming game created by D. G. Jones and A. K. Dewdney in which two or more battle programs (called "warriors") compete for control of a virtual computer.
Millon15 / Php PiscinePHP_piscine is a two week intensive, on which students have an opportunity to learn PHP/Mysql/HTML/CSS/Javascript(jQuery, Ajax). Piscine took place in 42 School Kiev(aka UNIT Factory)
omiroshn / PathTracerProgram that allows you to render 3D scene with different visual effects using path tracing algorithm.