Language Breakdown
Lines of code distribution across 15 owned repositories
T-Shaped Developer
T-shapedDeep in TypeScript with broad versatility
Collaboration Network
Global Impact visualization
Repos
29
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Mariam Mohamed
@mariamramadan0306
George Ibrahim
@georgeibrahim1
Mariam-Sameh17
@Mariam-Sameh17
Abdallah Ayman
@AbdallahAyman03
Saleh Ahmed
@salehahmed99
Top Repositories
A real-time 3D game prototype built on a custom C++/OpenGL renderer. The project focuses on graphics programming fundamentals while shipping a playable scene with interactive gameplay systems.
This repo implements a real-time, fully interpretable cartoonization system based entirely on classical image processing techniques.
Audio-based machine fault recognition using classical ML (Decision Tree, SVM) and a CNN on spectrograms.
A command-line interpreter implemented in C. It provides an interface for users to execute commands, including external programs.
A crawler-based search engine developed for the Advanced Programming course at Cairo University. This project features all core components of a modern search engine, including web crawling, indexing, ranking with TF-IDF and PageRank, a robust query processor, and an interactive web interface.
Scalable backend for a twitter-clone social platform built with Typescript and Express.
Reproducible full-stack dev environment using Nix flakes: pinned Node/TypeScript tooling plus local PostgreSQL and Redis services running inside the dev shell for clean, zero-global-install onboarding.
A CPU scheduler with memory management for a simulated operating system. It integrates a buddy memory allocation system to manage memory for processes. The system is built in C on a Linux platform, utilizing inter-process communication (IPC) techniques and efficient data structures.
Open Source Impact
Contributions to external projects