About Me

"I’m a MERN Stack Developer with a passion for building scalable web applications and solving real-world problems through clean, efficient code. With strong problem-solving skills and hands-on experience in MongoDB, Express.js, React, and Node.js, I enjoy turning complex challenges into simple, user-friendly solutions."

Skills

Html5

Css

Javascript

Reactjs

Expressjs

Nodejs

MongoDB

Github

Education

2022-2024

Master of Computer Application

Technocrats Institute Of Technology Excellence Bhopal(M.P)

CGPA:8.67

2019-2022

Bachelor of Computer Application

Thakur Ranmat Singh College Rewa(M.P)

CGPA:6.7

Portfolio

ShoppingCart Website

The shopping cart app uses Redux Toolkit for state management. Products are fetched from a dummy API (fakestoreapi.com) and displayed in ProductList. Users can add, remove, increase, or decrease items in the cart via cartSlice. The Cart component shows all cart items and automatically calculates the total price. The App layout keeps products on the left and the cart on the right.

reactjs Redux-Toolkit

Click here to check website

Shoppincart

Weather App

The weather app fetches data from a weather API based on the city name entered by the user. The app displays the current temperature, weather conditions, and other details for that city. Users can enter different city names to update and view weather information dynamically.

reactjs

Click here to check website

Weather App