Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by medidbella
A curated list of projects in awesome lists by medidbella .
https://github.com/medidbella/libft
a library that contains some of libc standard functions ++
Last synced: 10 Jan 2025
https://github.com/medidbella/get_next_line
a function that returns the first line in a file pointed by a file descriptor, and for every additional call in the same process it returns the next line
Last synced: 10 Jan 2025
https://github.com/medidbella/printf
recreation of a small part of the classic printf function in C
Last synced: 10 Jan 2025
https://github.com/medidbella/forbiddenfunctionscaner
simple python script that checks if all the functions used in C project are allowed to use (the user will provide the allowed functions)
Last synced: 10 Jan 2025
https://github.com/medidbella/xpm_image_cropper
automatically cropping .xpm images
automation image-cropping python3 xpm
Last synced: 09 Feb 2025
https://github.com/medidbella/cub3d
ray casting 3D game made with Minilibx
doom-like game graphics raycasting
Last synced: 10 Jan 2025
https://github.com/medidbella/minishell
a simple shell that supports here-document, multiple pipe commands, has a working history and more
child-process redirection shell unix-pipes unix-signal-handling
Last synced: 10 Jan 2025
https://github.com/medidbella/born2beroot
notes that I wrote while working on Born2beroot project, which involves configuring a linux virtual machine (Debian). Additionally, the shell script I made to monitor general stats of the VM
debian-linux system-administration
Last synced: 10 Jan 2025
https://github.com/medidbella/web_introduction
web dev guide (still in progress)
Last synced: 10 Jan 2025
https://github.com/medidbella/medidbella
Config files for my GitHub profile.
Last synced: 10 Jan 2025
https://github.com/medidbella/push_swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves.
Last synced: 10 Jan 2025
https://github.com/medidbella/philosophers
this project's goal is to solve the dining philosopher's problem using threads
dining-philosophers-problem multithreading mutex-synchronisation
Last synced: 10 Jan 2025
https://github.com/medidbella/so_long
a simple 2D game made by the mlx graphics library
Last synced: 10 Jan 2025
https://github.com/medidbella/minitalk
This project aims to code a small data exchange program using UNIX signals
Last synced: 10 Jan 2025