Pinned Loading
-
Born2beRoot
Born2beRoot PublicBorn2Beroot: My first Virtual Machine: Learn Linux OS, Debian/CentOS, and create a Virtual Machine with Oracle VM Virtual Box. Configure SSH, LVM, encrypted partitions, UFW, password policy, sudo, …
Shell
-
Javagame
Javagame PublicJavaGame: is a Java program demonstrating object-oriented programming principles. It utilizes classes, interfaces, and encapsulation to create a calculation game. The program generates random arith…
Java
-
philosophers
philosophers PublicPhilosophers Dinner: Simulate a dinner with philosophers using threads, mutexes, and data racing. Each philosopher needs two forks to eat and follows a specific sequence (eat, sleep, think). The di…
C
-
MiniRT
MiniRT PublicMini Ray Tracing: A C project showcasing the basics of ray tracing. Explore the math behind camera, shapes, materials, colors, shadows, and light. Set up scenes with ambient light, cameras, point l…
C
-
cpp_42
cpp_42 PublicCPP 42 - An intro to C++: 8 mini projects covering C++ fundamentals, including memory allocation, inheritance, polymorphism, exception handling, and more. Build a strong foundation in C++ programmi…
C++
-
ft_containers
ft_containers PublicFt Containers: Explores C++ containers, including map and vector. By implementing these containers from scratch, I got a deep understanding of their inner workings. Learned about data structures, s…
C++
If the problem persists, check the GitHub status page or contact support.