I'm not here to impress with words, but I can show you how much I care about learning and building.
Recreates the shell pipeline mechanism in C, handling process and file descriptor management.
View on GitHub
This project provides a robust solution to the classic Dining Philosophers problem using multithreading and mutex synchronization.
View on GitHub
Web Scraper is a compact Python tool for fetching web pages and extracting links, phone numbers, emails and addresses using requests and BeautifulSoup.
View on GitHub
a simple Unix shell supporting commands, redirections, pipes, built-ins, env vars, and signal handling in C.
View on GitHub
Fractal: A C-based project that visualizes Mandelbrot, Julia, and Burning Ship fractals using MiniLibX. Features interactive zooming, panning, and color-shifting, with robust input validation and efficient rendering for exploring complex fractal patterns.
View on GitHub