Projects by Adel-Ayoub
14 projects
- Projects
- 14
- Total stars
- 247
- Total forks
- 1
- Last active
- Jul 2026
cshell
adel-ayoub/cshell
Unix shell implementation in C
rustainer
adel-ayoub/rustainer
A container runtime written in Rust
rabbet
adel-ayoub/rabbet
A from-scratch C++ game engine
OS
adel-ayoub/os
Minimal x86 OS in NASM assembly with protected mode, paging, threading, and interrupts.
securefs
adel-ayoub/securefs
An encrypted file system
ZigVulkanEngine
adel-ayoub/zigvulkanengine
3D game engine built with Zig and Vulkan
shardnet
adel-ayoub/shardnet
Userspace TCP/IP Stack
FIA-Othello
adel-ayoub/fia-othello
A desktop Othello/Reversi game with AI built using Rust
PassVault
adel-ayoub/passvault
A secure command-line password manager built in Rust with AES-256-GCM encryption for local password storage and management
renderwalk
adel-ayoub/renderwalk
3D OBJ viewer with a virtual camera, rendered via a pure software pipeline (Rust/SDL2)
GraphGL
adel-ayoub/graphgl
An interactive 2D/3D equation graphing application built with C++ and OpenGL
sahab
adel-ayoub/sahab
A private cloud platform for orchestrating VMs and containers across a cluster
bootscribe
adel-ayoub/bootscribe
Native GTK4 SBC card imager and provisioner
RustAPI
adel-ayoub/rustapi
Rust REST API handling CRUD operations for task management with PostgreSQL