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.

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

Pinned Loading

  1. 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

  2. Job-Portal2 Job-Portal2 Public

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

    Java

  3. 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

  4. 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

  5. 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

  6. Oauth2_spring Oauth2_spring Public

    OAuth in Spring Boot lets users log in through external providers like Google or GitHub without storing passwords. Spring redirects users to the provider for authentication, receives a code, exchan…

    Java