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

Block or report Muhamadhaboush

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 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
Muhamadhaboush/README.md

Hello, I am Muhamad Nour Haboush

I am a 3rd-year Computer Engineering student at Alanya Alaaddin Keykubat University. I am passionate about backend development, software engineering, and building real-world applications. My goal is to become a skilled software developer and pursue a career abroad, especially in Europe.

About Me

  • University: Alanya Alaaddin Keykubat University -Department: Computer Engineering -Year: 3rd year -Interests: Backend development, web applications, mobile applications, software automation -Programming Languages & Tools: Java, C, Python, SQL, Spring, Git, GitHub -Goal: Work professionally in software development, contribute to real-world projects, and expand my experience internationally

Contact

Current Projects

-Backend development using Java and Spring Boot -Database design and management with SQL -Building automation bots and scripts using Python -Web projects using HTML, CSS, and JavaScript -Contributing to open-source projects on GitHub

I continue to improve myself and contribute to open-source projects

Popular repositories Loading

  1. Muhamadhaboush Muhamadhaboush Public

  2. MinStudentProject MinStudentProject Public

    A simple Java project demonstrating basic OOP concepts such as classes, objects, encapsulation, constructors, and ArrayList handling.

    Java

  3. FootballReservationSystem FootballReservationSystem Public

    A console-based football field reservation system, allowing users to register, log in, and manage their bookings.

  4. LibrarySystem-Java LibrarySystem-Java Public

    A simple Java console-based library management system allowing users to add, list, search, and delete books using a text file as storage.

  5. java-user-registration-validator java-user-registration-validator Public

    A simple Java console application demonstrating robust input validation logic for username and password fields using Regular Expressions.

  6. StudentGradeCalculator StudentGradeCalculator Public

    A simple and clean Java console application that calculates a student's course average based on weighted exam scores (Midterm1, Midterm2, Final). Includes make-up exam logic, input validation, and …