Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 ++

linked-list static-library

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

readline

Last synced: 10 Jan 2025

https://github.com/medidbella/printf

recreation of a small part of the classic printf function in C

printf recreation

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)

reading-files-using-python

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/lkort

Last synced: 10 Jan 2025

https://github.com/medidbella/cpp_modules

exploring c++ language

cpp98 oop-in-cpp

Last synced: 07 Dec 2024

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)

css html

Last synced: 10 Jan 2025

https://github.com/medidbella/medidbella

Config files for my GitHub profile.

config github-config

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.

sorting-algorithms stacks

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

2d-game sprites

Last synced: 10 Jan 2025

https://github.com/medidbella/minitalk

This project aims to code a small data exchange program using UNIX signals

unix-signal-handling

Last synced: 10 Jan 2025