Lists (3)
Sort Name ascending (A-Z)
Stars
The best-benchmarked open-source AI memory system. And it's free.
Local MTProto proxy server for partial bypassing of Telegram loading
A Github action for kubectl, the Kubernetes CLI
Console application for loading graphs and applying some graph algorithms
В данном проекте необходимо написать программу, собирающую Кубик Рубика.
Цель этого проекта в нахождении решения для N-Puzzle.
Discover 2D programming and the psychedelic universe of fractals in this project, using minilibX.
Devil with that deadlines and your f-ing work-life balance, Karen
wtandoor / IRC
Forked from atorys/IRCAn Internet Relay Chat server in C++ 98 📝
🖥️ Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and Portainer in virtual machine
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and …
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 w…
Wireframe model. This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.
IRC server based on TCP/IP protocol to rfc1459 standard
In this project, the Pacman agent will find paths through his maze world, both to reach a particular location and to collect food efficiently. I implemented general search algorithms such as depth-…
A ray tracer implemented on CPU with Antialiasing, Blinn–Phong lighting model, Object shadows, Reflections of objects, Multithreaded render