Siddhesh Panchal
Frontend Developer
I'm a frontend developer based in Mumbai, and I'm looking forward to build my career in the corporate sector.
Projects

React Ecommerce Website - Shopping Cart
This is my most recent project in which I have tried to simulate a shopping cart experience of a ecommerce website. Functionalities like "Add to Cart", "Remove From Cart" and "Increasing or Decreasing product quantity" have been implemented. I have used Redux for State Management and overall this project was a great learning experience.

React Discord Clone - Realtime Chat
Discord is a social media platform for connecting with friends and sending chats. I have been using discord since a long time and that inspired me to create a discord clone with some basic functionalities. Through this project we can have realtime chats with our friends, create new text channels and delete them all in realtime. The backend for this project is supported by Google Firebase and I have used UseState and Redux for State Management.