Skip to content
View a7medhazem's full-sized avatar

Block or report a7medhazem

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. SQL-SERVER-TASKS SQL-SERVER-TASKS Public

    This repository contains a complete set of SQL Server tasks and solutions based on the ITI course by Eng. Rami. It covers topics from database fundamentals to advanced SQL Server concepts, serving …

    TSQL 7 1

  2. LeetCode-SQL-50 LeetCode-SQL-50 Public

    This repository contains my solutions to the Top 50 SQL Questions on LeetCode.

    2

  3. datastructure datastructure Public

    This repository contains C++ implementations of fundamental data structures, each organized with separate header and source files. It includes practical solutions for arrays, linked lists, queues, …

    C++ 1

  4. HTML-CSS-Template-1 HTML-CSS-Template-1 Public

    This repository contains a practical HTML & CSS landing page based on the "Leon" design, created for front-end development practice with a clean and responsive layout.

    HTML 1

  5. HTML-CSS-Template-2 HTML-CSS-Template-2 Public

    This repository contains a responsive HTML & CSS template based on the "Kasper" design, created as a front-end practice project. It features a modern layout, smooth animations, and a clean UI.

    CSS 1

  6. CSharp-Fundamentals-Projects CSharp-Fundamentals-Projects Public

    A collection of practical C# console applications designed to strengthen core programming skills through real-world, hands-on projects. Includes an Inventory Management System, a Quiz Game, and a T…

    C#