Language Breakdown
Lines of code distribution across 6 owned repositories
T-Shaped Developer
T-shapedDeep in C++ with broad versatility
Collaboration Network
Global Impact visualization
Repos
28
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Nour Hatem
@nour-hatem
Fahd Deya
@Fahddeya
Amin Allam
@aminallam
Linus Torvalds
@torvalds
Menna Abdelfattah
@Mennaa6
Top Repositories
Lightweight Linux kernel module that simulates deadlock detection. Tracks per-thread lock ordering at runtime and uses DFS cycle detection to identify potential deadlocks on every lock acquisition.
A Python implementation of the standard Huffman compression algorithm. This program compresses and decompresses text files using binary encoding, storing metadata (codes and padding) in a JSON header. It supports bit-level file operations and binary output storage for efficient file size reduction.
Custom Java CLI simulating a mini shell environment — supports directory navigation, file inspection, word counting, and zip extraction, built entirely with Java standard libraries.
An implementation of the LZ77 data compression algorithm in Python, built to demonstrate how lossless compression works using sliding windows and tag-based encoding.
ull-stack e-commerce website built using the MERN stack (MongoDB, Express.js, React.js, Node.js). It provides a smooth shopping experience for users with a modern frontend design and a powerful backend for managing products with an admin dashboard.
Desktop windows forms with C# and MS SQL server to simulate a transportation app where user can request a ride or transport goods
This project is a basic authentication system built using React for the frontend and JSON Server (db.json) as a mock backend. It includes user registration and login functionality, along with basic form validation.
VOLE Machine Simulator is a simulation of a simplified computer system designed to read, store, and execute a set of basic instructions. This project demonstrates the application of OOP principles while offering insight into the inner workings of simple computational machines.
Baby Photoshop is a C++ console program to perform some basic filters on images, in order to apply what we 've learned about image processing
Open Source Impact
Contributions to external projects