- Portugal
- in/kelvinfaustino
Highlights
- Pro
Stars
Learn how to create and configure a Virtual Machine
Simple, online, and realtime tracking of multiple objects in a video sequence.
Development of a website as the Final Project for Tokio School's Python Programming Course.
S7.NET+ -- A .NET library to connect to Siemens Step7 devices
Straightforward .NET library to handle the repetitive tasks of spinning up and working with TCP sockets (client and server).
An AI for playing NES Tetris at a high level. Based primarily on search & heuristic, with high quality board evaluation through value iteration.
Fully functional web server using C/C++ from scratch without third party library
A curated collection of official 42 School evaluation sheets 📄✅, complete with a user-friendly web interface for streamlined navigation and self-assessment. 🖥️🚀 Explore, prepare, and excel in your …
We have made you a wrapper you can't refuse
🖥️ Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and cadvisor in virtual…
Master programming by recreating your favorite technologies from scratch.
AWESOME little badges for 42 curriculum projects. A collection of badges(icons). Feel free to use them after staring the repository :) Contributions are welcomed! A special thanks to the actual art…
Autonomous RC car with the help of ROS Noetic and ML.
📶 A guide to NetPractice: a set of networking exercises with a focus on IP addresses and subnet masks.
DeluxePaint/DPaint original 1986 amiga source code; Includes manual book and reference card pdfs for DPaint 1
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 …
The goal of this project is pretty straightforward. We will recode printf().
May it be a file, stdin, or even later a network connection, we will always need a way to read content line by line. It is time to start working on this function, which will be essential for our fu…
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.
An implementation of some of the standard functions in C. Done as an educational project at 42 Porto.