Skip to content
View ahmed-hadaka's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report ahmed-hadaka

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 100 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

Pinned

  1. School_Management_System School_Management_System Public

    The system has three main components: Users, Classes and Courses with the corresponding functionalities for each. There are two main users: Admin and Student, with Two Roles: ADMIN and STUDENT, eve…

    Java

  2. Servlet-MVC-TodoApp Servlet-MVC-TodoApp Public

    Todo Management System that can perform CRUD Operations (Creat-Read-Update-Delete). I applied the MVC (Model-View-Controller) and PRG (Post/Redirect/Get) Design Patterns on this project. Technology…

    Java 1

  3. AskMe AskMe Public

    People ask questions and others answer them files-based system (serialization technique) Every time the user runs it, you see the previous state (users/questions/answers) Multiple users can use it …

    Java

  4. Recipe-Notebook Recipe-Notebook Public

    This application allows you to store and manage your favorite recipes. Each recipe has its own card, which you can click on to view the details. From there you can edit it by: Adding new recipes De…

    JavaScript