Skip to content
View Hina28-art's full-sized avatar

Block or report Hina28-art

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

Popular repositories Loading

  1. Library-Management-System Library-Management-System Public

    This Java code creates a Library Management System with Book and Library classes. Users can add, remove, search, borrow, and return books via a command-line interface. The Book class defines proper…

    Java

  2. Hina28-art Hina28-art Public

    Config files for my GitHub profile.

  3. Restaurant-Menu-System Restaurant-Menu-System Public

    This Java code implements a restaurant menu management system where users can add menu items and view the current menu via a command-line interface. The MenuItem class represents individual items, …

    Java

  4. Job-Portal2 Job-Portal2 Public

    This project serves as an easy-to-understand setup for beginners , providing a base foundation in Spring Boot , MVC & hibernate.

    Java

  5. Job-Portal1 Job-Portal1 Public

    The Job Portal is a simple web application built using Spring MVC, JSP, HTML, and CSS, allowing users to add and view job postings. It features intuitive navigation, a dynamic job listing, and a fo…

    Java

  6. Spring-Security-Demo Spring-Security-Demo Public

    The Spring Security Demo demonstrates how to secure a Spring Boot application using basic authentication and authorization. It includes a custom login page and features such as password encryption …

    Java