Highlights
- Pro
Stars
[
[
A comprehensive curated list of available Bug Bounty & Disclosure Programs and Write-ups.
A collection of custom Bash scripts built to support security practices and infrastructure automation, designed as lightweight, practical utilities for Linux-based environments.
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
[
[
Minishell is a simplified Unix shell written in C, developed as a project to deepen understanding of how shells work internally. It replicates core features of a real shell like bash or zsh, includ…
🧠 Philosophers A multithreaded simulation demonstrating mutex-based(./philo/) and semaphore(./philo_bonus) synchronization, starvation prevention, and thread monitoring in C.
The FDF project visualizes 3D height maps from a data file, rendering them on the screen using the MiniLibX library.
A collection of custom Python-based tools developed to strengthen my skills in offensive and defensive cybersecurity. Focused on building lightweight, scriptable utilities for reconnaissance, secur…
This project is centered around the design, development, and organization of a full-stack web application.
[
😎 Awesome lists about all kinds of interesting topics
Curated list of project-based tutorials
This project is an introduction to the beautiful world of Raytracing.
The objective of this project is for you to create a simple shell.
Let’s discover something more exciting: how to open a graphics window and draw inside? To start your journey in graphic programming, FdF offers to represent “iron wire” meshing in 3D.
Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.