Basel Abdelbary

Basel Abdelbary

@iamthebasel
2
Followers
6
Following
7
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 1 owned repositories

27K Total LOC
HTML
15,596 lines
57.9%
N/A
Python
10,768 lines
39.9%
N/A
CSS
595 lines
2.2%
N/A
π

Pi-Shaped Developer

π-shaped

Two strong pillars: HTML & Python

HTML
Python
CSS

Collaboration Network

Global Impact visualization

LIVE
Basel Abdelbary
0 active collaborators

Repos

13

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

1 day
24
Contributions
18
Commits
0
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More

Top Repositories

Hospital-Management-System

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.

0 0
C++
Trie-Data-Structure-

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.

0 0
C++
WhatsApp-Console-Clone

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.

0 0
C++
-BigInt-Arbitrary-Precision-Integer-Library-in-C-

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.

0 0
C++
XO_VS_AI

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.

0 0
C++
Image_Processing_Application

A pure C++ image processing application that applies various transformations and filters to images using matrix-based pixel manipulation — with no external libraries required.

0 0
C++
Academic_Course_Tracker

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.

0 0
HTML