Language Breakdown
Lines of code distribution across 1 owned repositories
Pi-Shaped Developer
π-shapedTwo strong pillars: HTML & Python
Collaboration Network
Global Impact visualization
Repos
13
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Qamar A. Safadi
@qamarelsafadi
Rana Osama
@ranaosamaa
David J. Malan
@dmalan
kenzy-abouzeid
@kenzy-abouzeid
faridawanas
@faridawanas
Top Repositories
A console-based Hospital Management System written in C++ that simulates core hospital operations — patient registration, doctor management, room admission, appointment booking, emergency handling, and medical test tracking — built entirely with OOP and STL data structures.
A clean, from-scratch Trie (Prefix Tree) implementation in C++ supporting word insertion, search, prefix checking, and autocomplete — the same data structure behind search engines and keyboard suggestions.
A console-based messaging application written in C++ that simulates core WhatsApp features — including user authentication, private chats, group chats with admin controls, emoji support, message search, and chat export.
A pure C++ implementation of an arbitrary-precision integer (BigInt) class that supports arithmetic, comparison, and increment/decrement operations on integers of unlimited size — far beyond the limits of built-in types like int or long long.
A console-based Tic-Tac-Toe game written in C++ featuring Player vs Player mode and two AI difficulty levels — including an unbeatable AI powered by the Minimax algorithm.
A pure C++ image processing application that applies various transformations and filters to images using matrix-based pixel manipulation — with no external libraries required.
A Flask web application that helps students track their academic courses, monitor grades in real time, set grade goals, and gauge study difficulty — all in one clean dashboard.
Open Source Impact
Contributions to external projects