Skip to content
View hazem-codes's full-sized avatar

Highlights

  • Pro

Block or report hazem-codes

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.

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

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

Report abuse
hazem-codes/README.md

Hazem AlAbo Hosean

Computer Science Student | AI & Software Development Enthusiast

Building real-world solutions through code, curiosity, and continuous learning.

GitHub LinkedIn


About Me

Computer Science student focused on turning ideas into working software — from AI models to structured OOP systems. Driven by curiosity and always exploring what's next in tech.

  • Interested in AI/Machine Learning and Software Architecture
  • Currently exploring: C++ · C# · Quantum Computing (Qiskit)
  • Completed hands-on practice in Java OOP through structured projects

Featured Projects

Hospital Management System

Console-based system combining Queue, Stack, and Binary Search Tree structures to manage patients, waiting lists, and undo functionality. Tech: Java, Data Structures

School Management System

OOP-driven system modeling a full school ecosystem — students, staff, classrooms, labs, and facilities. Tech: Java, Maven

See all repositories →


GitHub Stats

Hazem's GitHub Stats Top Languages

"First, solve the problem. Then, write the code." — John Johnson

Pinned Loading

  1. hospital-management-system hospital-management-system Public

    A Java console application simulating a hospital management system, integrating Queue, Stack, and Binary Search Tree data structures for patient records, waiting lists, and undo functionality.

    Java

  2. School-Management-System School-Management-System Public

    A Java Maven project modeling a school ecosystem through OOP design, including students, teachers, staff, classrooms, labs, and facilities with inheritance-based entity relationships.

    Java