Pinned Repositories
CPP-MODULES
My implementation of the CPP Modules project for 42
fract-ol
This project is about creating a small fractal exploration program. First, you have to know what a fractal is.
fredrukundo
Config files for my GitHub profile.
friend-Checker-Game
ft_printf
A C library implementing the ft_printf function, mirroring the behavior of the standard printf function. This project is part of the 42 School curriculum and aims to recreate the core functionalities of printf while adhering to specific requirements
gamePart1
it's time for building something fun.
GamePart2
it's time for building something fun part 2.
get_next_line
Reading a line from a fd. This project will not only allow you to add a very convenient function to your collection, but it will also make you learn a highly interesting new concept in C programming: static variables.
Libft-42
This Libft project aims to code a C library regrouping usual functions that we’ll be allowed to use in all our other 42 projects
Responsive-E-commerce-Navbar
responsive e-commerce navbar using HTML,CSS and JavaScript
fredrukundo's Repositories
fredrukundo/Responsive-E-commerce-Navbar
responsive e-commerce navbar using HTML,CSS and JavaScript
fredrukundo/ft_printf
A C library implementing the ft_printf function, mirroring the behavior of the standard printf function. This project is part of the 42 School curriculum and aims to recreate the core functionalities of printf while adhering to specific requirements
fredrukundo/get_next_line
Reading a line from a fd. This project will not only allow you to add a very convenient function to your collection, but it will also make you learn a highly interesting new concept in C programming: static variables.
fredrukundo/intro-cpp
introduction to cpp
fredrukundo/Rock-Paper-Scissor-Game
a game between a player and the computer
fredrukundo/simple_shell
A Simple shell developed for the ALX Software Engineering program. This shell supports basic commands, environment variables, built-ins, and SIGINT signal handling
fredrukundo/EXAM-RANK-02
fredrukundo/Minitalk
This project is a simple client-server communication system implemented using signals in C. The client sends a message to the server, and the server receives and displays the message character by character.
fredrukundo/push_swap
push_swap is a 42 school algorithm project where we must sort a given list of random numbers with a limited set of instructions, using the lowest possible number of actions.
fredrukundo/so_long
Welcome to 42 So_Long! Create a lively 2D game using the MinilibX library. Navigate dynamic maps, collect items, and conquer obstacles on your quest. Let the coding adventure begin! 🚀 #42SoLong #GameDev