Abo Elfadl Ramadan
@abwalfdlrmdan128Full Stack .NET Developer | Software Engineer | Competitive Programming Enthusiast & Passionate about building efficient solutions & learning new tech
Language Breakdown
Lines of code distribution across 22 owned repositories
T-Shaped Developer
T-shapedDeep in C# with broad versatility
Collaboration Network
Global Impact visualization
Repos
24
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Omar Elsayed Mohamed
@omarEls2yed
Omar Abdelaziz
@OmarAnalog
Hitham Omar
@hithamomaar
abdulrahman hossam
@abdulrahmanhossam
Ramez Medhat
@r6mez
Top Repositories
A full-stack Food Shopping web application developed Using ASP.NET MVC, Entity Framework Core, and Microsoft SQL Server. The project focuses on implementing real-world features such as CRUD operations, user authentication, image upload handling, and dynamic content rendering. A Front Using HTML , CSS , JS , Bootstrap , JQuery.
A simple Login System built using C# Windows Forms and SQL Server. The application validates user credentials against a database and provides feedback for successful or failed login attempts. It demonstrates basic database connectivity, form handling, and user authentication in desktop applications.
This repository contains a SQL-based Library Management System that manages readers, books, and borrowing records. It uses stored procedures and functions to handle operations like adding books, borrowing, and returns. It also provides reports such as borrowed books per reader, inactive readers, and book availability with due dates.
This C++ project demonstrates object-oriented programming using inheritance, encapsulation, and composition. Classes like Student and Professor extend Person, while Course manages relationships using pointers. The university class follows the Singleton pattern. STL vector is used for dynamic data storage, and constructors support flexible objects.
This repository contains Intel 8085 assembly programs demonstrating basic arithmetic and array operations. It includes addition, subtraction, multiplication, division, and summing array elements using low-level instructions. The code is written in .asm format and can be executed on an 8085 microprocessor kit or simulators like GNUSim8085.
This repository contains C# implementations of fundamental data structures using OOP principles. It covers stacks, linked stacks, and practical applications like balanced parentheses and expression evaluation. The project also introduces complexity concepts and provides clean, structured code examples to help understand core data structure .
This repository contains C++ implementations of fundamental data structures for academic learning. It covers core topics such as complexity analysis, stack implementation using arrays and linked lists, and practical applications like balanced parentheses and expression evaluation. The code demonstrates clean OOP design and helps build strong PS .
Open Source Impact
Contributions to external projects