Ruturaj Jadhav's repositories
React-Projects
A collection of React projects showcasing various concepts and use cases, from basic components to advanced applications. Explore and learn key React features such as state management, routing, APIs, and more. Ideal for both beginners and experienced developers looking to enhance their skills and build practical applications.
Med-Connect
A React-based web app that helps users find nearby medical stores using geolocation and Google Maps integration. Users can search for pharmacies, filter results by distance, ratings, and open status, and view locations on an interactive map.
PhotoShare
A full-stack social media app allowing users to register, create posts, like/unlike posts, and comment. Built with Spring Boot (backend) and React (frontend), featuring user authentication and CRUD operations for posts, comments, and likes.
Employee-ReactJS-Spring-Boot-CRUD-Full-Stack-App
This repository contains the full-stack Employee Management System built with Spring Boot for the backend and React for the frontend. The app allows users to manage employee data through CRUD operations. The backend connects to a MySQL database, and the frontend interacts with the backend API to display and manipulate employee information.
React-Useful
Welcome to my React repository! 🚀 Dive into the world of React programming with hands-on examples, code snippets, and clear explanations to help you master React and build powerful web applications.
Simple-CRUD-Spring-Application
A simple CRUD application built with Spring Boot, Thymeleaf, and MySQL, demonstrating the basic operations of Create, Read, Update, and Delete. This project is perfect for beginners to understand how to interact with databases using Spring Data JPA and how to render data dynamically on the front end using Thymeleaf templates.
100LinesOfCode
Let's build something productive in less than 100 Lines of Code.
Customer-Order-Backend
Customer Order Backend is a Spring Boot application that manages customers, orders, products, and payments. It provides APIs for order processing, tracking, and management, ensuring smooth and efficient operations.
React-Spring-Connection
This project demonstrates seamless integration of a React frontend with a Spring Boot backend. The React app communicates with the backend via HTTP requests and handles API responses gracefully. The backend includes CORS configuration to enable interaction between the frontend and backend.
Basic-Java-Questions-For-Beginners
This repository contains fundamental Java programs that every beginner should solve to strengthen their core concepts in programming. The programs cover essential topics like loops, conditionals, arrays, recursion, and more.
docs
Codecademy Docs is a collection of information for all things code. 📕
Dsa-and-algo
DSA and Algorithm
E-Mechanic-Finder-
A Java-based web application that helps users find mechanics, submit service requests, and provide feedback. It includes separate dashboards for Users, Mechanics, and Admins, making it an efficient and structured platform for managing vehicle repair services.
first-contributions
🚀✨ Help beginners to contribute to open source projects
GhibliFrames
GhibliFrames is a free, community-driven platform where fans of Studio Ghibli can upload, explore, and share breathtaking moments from their favorite films. No registration is needed—just snap, share, and enjoy the magic of Ghibli!
portfolio
Portfolio
user-auth-service
A secure and extensible user authentication API built with Spring Boot, supporting user registration, password encryption, and profile handling using RESTful APIs.
Weather-App
Weather app using OpenWeatherMap API