Pinned Repositories
Analog-Clock
The Analog Clock is a real-time clock that mimics the appearance and functionality of a traditional analog clock. The clock dynamically updates every second, with the hour, minute, and second hands rotating smoothly to reflect the current time.
BMI-Calculator
The BMI Calculator allows users to input their weight and height, calculates their BMI, and then provides a category (e.g., Underweight, Normal weight, Overweight, Obesity) based on the calculated value.
Bmi_Calculator
The BMI Calculator is a responsive web application built with React. It takes the user's weight (in kilograms) and height (in centimeters) as inputs and calculates the BMI. The app then displays the calculated BMI along with a corresponding weight .
DSA
Welcome to the Data Structures and Algorithms (DSA) repository. This collection is intended to provide a comprehensive guide to fundamental and advanced concepts in DSA using C++. Each folder contains code examples and explanations for different topics.
Easybank-Landing-Page
The Easybank landing page features a clean and modern design with a focus on simplicity and user engagement. The page is divided into several key sections.
Expense-Tracker
The Expense Tracker application allows users to keep track of their income and expenses. It helps manage financial data by categorizing and calculating income, expenses, and the total balance. This project showcases the use of React for managing state and handling user input efficiently.
Manage-Landing-Page
The "Manage" landing page is designed to introduce users to the Manage application, highlighting its features and encouraging them to get started. We'll use React for component-based development and CSS for styling the page.
Medicare
Medicare is a full-stack MERN (MongoDB, Express, React, Node.js) application designed to help users book appointments with doctors. This project enables patients to browse available doctors, view profiles, and schedule appointments based on doctor availability.
Recipe-Finder
The Recipe Finder built with React offers a quick and simple way to search for recipes online. Powered by the Edamam API, it provides users with real-time results based on their preferences, whether they're looking for trending dishes or saving favorites.
Tic-Tac-Toe
The Tic-Tac-Toe Game is a web-based implementation of the popular two-player game. The project showcases how to create interactive elements, manage game state, and implement simple AI logic. The game is designed to be fully responsive, making it playable on both desktop and mobile devices.
abhishekgurjar-in's Repositories
abhishekgurjar-in/Bmi_Calculator
The BMI Calculator is a responsive web application built with React. It takes the user's weight (in kilograms) and height (in centimeters) as inputs and calculates the BMI. The app then displays the calculated BMI along with a corresponding weight .
abhishekgurjar-in/Easybank-Landing-Page
The Easybank landing page features a clean and modern design with a focus on simplicity and user engagement. The page is divided into several key sections.
abhishekgurjar-in/Expense-Tracker
The Expense Tracker application allows users to keep track of their income and expenses. It helps manage financial data by categorizing and calculating income, expenses, and the total balance. This project showcases the use of React for managing state and handling user input efficiently.
abhishekgurjar-in/Manage-Landing-Page
The "Manage" landing page is designed to introduce users to the Manage application, highlighting its features and encouraging them to get started. We'll use React for component-based development and CSS for styling the page.
abhishekgurjar-in/Medicare
Medicare is a full-stack MERN (MongoDB, Express, React, Node.js) application designed to help users book appointments with doctors. This project enables patients to browse available doctors, view profiles, and schedule appointments based on doctor availability.
abhishekgurjar-in/Recipe-Finder
The Recipe Finder built with React offers a quick and simple way to search for recipes online. Powered by the Edamam API, it provides users with real-time results based on their preferences, whether they're looking for trending dishes or saving favorites.
abhishekgurjar-in/abhishekgurjar-in
Welcome to my GitHub profile! I'm Abhishek Gurjar, a dedicated MERN Stack developer with a passion for creating dynamic and responsive web applications. I am currently focused on expanding my skills in the MERN stack and exploring new technologies in the world of web development.
abhishekgurjar-in/A2Z-DSA-Sheet
This repository follows the A2Z DSA Sheet created by Striver, offering a structured and comprehensive roadmap for mastering Data Structures and Algorithms (DSA). The sheet is designed to cover all essential DSA topics from basics to advanced concepts.
abhishekgurjar-in/Abhishek-Blog
Welcome to Abhishek Blog – a full-stack MERN (MongoDB, Express, React, Node.js) application where an admin can post blogs, and users can like and comment on each blog post. This project is designed to create a seamless and interactive blogging experience.
abhishekgurjar-in/Calculator
This calculator project allows users to perform basic arithmetic operations like addition, subtraction, multiplication, and division. The calculator has a sleek, user-friendly interface, and it handles all the essential operations, including clearing the input, and show the calculations .
abhishekgurjar-in/Chit-Chat
Welcome to **Chit Chat**, a modern real-time chat application built using the MERN stack, **Socket.io**, and styled with **Daisy UI**. This project provides seamless, interactive chat functionality with a sleek and responsive design.
abhishekgurjar-in/Color-Picker-Extension
Color is key in web design and development, and having an efficient way to select and manage colors can streamline your workflow. In this post, we'll explore how to create a Color Picker extension that lets you effortlessly pick colors from your screen, view a history of picked colors, and manage .
abhishekgurjar-in/Country-Finder
Country Finder application using React. This application allows users to search for countries, filter them by region, and view detailed information about each country. We will utilize React's hooks and context to manage state and theming, and we'll integrate with the REST Countries API
abhishekgurjar-in/Crypto-Finder
Cryptocurrencies are all the rage these days, and with the plethora of coins available, it’s essential to have a tool to easily search and view details about them. The Crypto Finder app does just that. Built with React.
abhishekgurjar-in/DocCare
Doc Care is an online platform that allows users to book appointments with healthcare professionals in remote areas. This web application consists of a front-end built with React and Vite, while the backend is powered by Firebase for data storage and authentication
abhishekgurjar-in/Fylo-Cloud-Storage
The Fylo frontend website showcases a sleek and user-centric design, emphasizing simplicity and ease of use for cloud storage and file management. This frontend is crafted to offer an engaging and intuitive user experience, providing essential functionalities such as file upload, sharing.
abhishekgurjar-in/html-css-javascript-projects
Welcome to my collection of HTML, CSS, and JavaScript projects. This repository contains a variety of projects that showcase different aspects of web development. Each project includes its own code repository.
abhishekgurjar-in/Joke-Generator
This Joke Generator fetches a random joke from an API and displays it on the screen when the user clicks a button. It has a clean and minimalistic user interface, making it simple to interact with. This project teaches how to integrate APIs and manage component states in React.
abhishekgurjar-in/Loop-Studio
Loop Studio is an immersive website designed to showcase various virtual reality (VR) projects. Using React, we can efficiently manage and render different components to build a cohesive and interactive user experience.
abhishekgurjar-in/Lyrics-Finder
The Lyrics Finder allows users to search for song lyrics by entering the song title and artist name. It fetches the lyrics from a public API and displays them on the screen. Users can quickly find and read the lyrics of their favorite songs.
abhishekgurjar-in/Movie-Finder
The Movie Finder website is a React-based application designed to help users search for and explore movies and TV series. Whether you’re a film enthusiast or just looking for something new to watch, this website will offer a streamlined way to find what you’re looking for.
abhishekgurjar-in/Password-Validator
The Password Validator checks the strength of the user's password in real-time and provides feedback on whether the password meets the criteria for a strong password. The feedback is displayed below the input field, encouraging users to create more secure passwords.
abhishekgurjar-in/Portfolio
Welcome to my personal portfolio website! This project showcases my skills, projects, and achievements as a MERN Developer and final-year Computer Science Engineering student. It's built using React for a smooth and interactive user experience.
abhishekgurjar-in/Qr_Code_Generator
The QR Code Generator allows users to create QR codes by entering content, adjusting the size, and selecting a background color. It utilizes a public API to generate the QR codes and displays them on the screen. Users can generate, view, and download QR codes for various purposes.
abhishekgurjar-in/Quiz-Website
The Quiz Website allows users to answer multiple-choice questions and get instant feedback on their selections. At the end of the quiz, users are shown their scores along with the correct answers.
abhishekgurjar-in/Social-Media-Theme-Switcher
This theme switcher project allows users to toggle between light and dark themes on a social media-like interface. The application switches the colors of the entire user interface, including the background, text, and button colors, based on the selected theme.
abhishekgurjar-in/SunnySide-Agency
The Sunnyside Agency website is designed to highlight the services, projects, and testimonials of a creative agency. It features a clean, professional design with smooth scrolling and responsive layouts. The website includes the following sections
abhishekgurjar-in/Todo-App
The Todo List application allows users to add, mark as completed, and remove tasks. It offers a clean interface for managing daily tasks. This project showcases how React can be used to manage the state of a simple yet dynamic application.
abhishekgurjar-in/Todo-Mern
This repository contains a **MERN Stack Todo Application** that enables users to perform basic CRUD (Create, Read, Update, Delete) operations on a list of tasks. This project is ideal for beginners looking to understand how a full-stack application works, connecting a frontend (React) with a backend (Node.js and Express) and a MongoDB database.
abhishekgurjar-in/Workout-Planner
A comprehensive MERN stack application designed to help users create and manage their workout plans, track exercises, and monitor progress efficiently.