francesco messina's starred repositories
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
awesome-modern-cpp
A collection of resources on modern C++
community-platform
A platform to build useful communities that aim to tackle global problems
data-science-stack
NVIDIA Data Science stack tools
mini_garbage_collector
Simple garbage collection system in C using a singly linked list to manage dynamically allocated memory. The system ensures that all allocated memory is tracked and freed, preventing memory leaks. Additionally, a cleanup function (main_cleanup) is provided to free all memory and reset the garbage collector when the program terminates.
ft_transcendence
42 transcendence project
miniRT_42
Welcome to miniRT, a compact ray tracing project implemented in C. This project explores the core principles of ray tracing, rendering stunning 3D scenes with realistic lighting and shadows. Built using the powerful MLX42 library, miniRT offers an engaging introduction to the world of computer graphics and rendering techniques. Resources
arch-installScript
script for installing archlinux
postgres_sandbox
Docker conatiners network to enable sql and postgres training
ft_malcolm
An introduction to Man in the Middle attacks. Implementation of the Address Resolution Protocol spoofing/poisoning method.