Projects in Awesome Lists by RahulProjects01
A curated list of projects in awesome lists by RahulProjects01 .
https://github.com/rahulprojects01/instagram-api
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 MySQL database and provides RESTful APIs for seamless integration with the frontend.
commentmanagement jwt mysql-database postcreation restfulapi springboot springboot3 storymanagement userauthentication
Last synced: 12 Apr 2026
https://github.com/rahulprojects01/role_based_authentication_app
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 secure authentication, ensuring only authorized users can access protected resources.
java java17 jpa-hibernate mvc-architecture mysql-database spring-boot
Last synced: 11 May 2026
https://github.com/rahulprojects01/instagram-clone_ui
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, all while seamlessly connecting to the backend APIs for data management.
authorization css3 html5 javascript reactjs redux tailwind-css
Last synced: 07 Apr 2026
https://github.com/rahulprojects01/curdapplication_springboot
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. The application allows users to manage records in a database, such as adding, retrieving, modifying, and deleting data. It leverages Spring Data JPA to s
jpa-hibernate mvc-architecture mysql spring-boot
Last synced: 02 May 2026
https://github.com/rahulprojects01/spring_security_oauth2
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 secure access to protected resources.
java17 jpa-hibernate mysql-database oauth2 spring-boot
Last synced: 09 May 2026