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

Block or report RahulProjects01

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 Loading

  1. CurdApplication_SpringBoot CurdApplication_SpringBoot Public

    The CRUD Application is built using Spring Boot, JPA, and MySQL to perform basic operations on data. It provides a set of RESTful APIs for Create, Read, Update, and Delete operations on entities. …

    Java 1

  2. instagram-api instagram-api Public

    Backend application for an Instagram clone built with Spring Boot. It supports user authentication, post creation, comments, and stories using JWT authentication. The application is connected to a …

    Java 1

  3. instagram-clone_UI instagram-clone_UI Public

    The frontend of the Instagram Clone is built using React.js and provides a responsive, dynamic user interface. It allows users to register, log in, create posts, comment, and interact with stories,…

    JavaScript 1

  4. Role_Based_Authentication_App Role_Based_Authentication_App Public

    The Role-Based Authentication application uses Spring Boot and Spring Security to manage access based on user roles. It defines User and Admin roles, with different access levels. JWT is used for s…

    HTML 1

  5. Spring_Security_OAuth2 Spring_Security_OAuth2 Public

    The Spring Boot OAuth2 Application enables secure authentication using third-party providers like Google and GitHub. It uses Spring Security and OAuth2 for token-based authentication, ensuring secu…

    Java 1

  6. JournalApp_SpringBoot JournalApp_SpringBoot Public

    I have created this Application for Learning I have Created REST APIs in Spring Boot and User Authentication

    Java