Stars
A basic python program to obfuscate c/c++ source files.
Solving algebric equation of 4th order. Fast and efficient. C++ implementation.
Fully open reproduction of DeepSeek-R1
The final boss of 42 Common Core: a web application.
Python sample codes and documents about Autonomous vehicle control algorithm. This project can be used as a technical guide book to study the algorithms and the software architectures for beginners.
PiRacer instrument cluster Qt application running on RPi and receiving speed data from a speed sensor via CAN
Open-source Windows and Office activator featuring HWID, Ohook, TSforge, and Online KMS activation methods, along with advanced troubleshooting.
🖥️ Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and cadvisor in virtual…
This project aims to write it's own library: a collection of functions this will be used in the course of other projects.
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.
This project aims to recreate the behavior of printf, including it's basic error handling and some of it's flags. We mainly learning about variadic arguments.
Code developed at 42's Piscine - julho/2022
Small game developed with the miniLibX, the graphic library of the 42 school.
This is my actual project. Working to create free tarot with images, real card meaning and description. Using Javascript to deal with the Deck object and HTML elements.
The main objective of this list of little projects was training in Javascript and creating some material for my portfolio. These projects are good for the very beginning students and some intermedi…
A collection of READMEs of all the classes given at 42 Porto
Small tool to verify files of the libft project
A cross-platform system cleaner for 42Network students that removes cache files, browser data, and temporary files to free up disk space with a simple cclean command.
A program almost identical to the 42 EXAMS for practice. (Pool EXAM & Stud EXAM)
This is a 42 project that consists of a simplified version of the printf function in C.