shivamchawda
I design and code beautifully simple things, and I love what I do.
GupshupBangalore Karnataka
Pinned Repositories
Advice-Generator
A React App Which Will Generate Some Random Advice On Every Single Click Using Advice API
Emoji-Encoder
A React App Which Will Convert Your Emoji Into Text
MERN-E-Commerce-App
(Under-Development) A full-stack E-Commerce application from sign-up/sign-in to paypal payment integration checkout page. Different log-in for admin and users with different accessibility. Using advance concepts like cryptography , expressJwt and react- router-dom .
React-COVID-Tracker
A real time COVID-19 tracker application. Application will display the Line Graph for the global Infected and Death data. User can also view the data for a specific country in Bar Graph format by selecting the country name from the drop down option. User can also view the specific data like only recovered or the death data, just by utilizing the options available. Using animations in the application to make it more interactive.
React-E-Commerce-Website
THIS PROJECT IS UNDER DEVELOPMENT. A complete e-commerce website using React js and commerce js. user can login/sign up using firebase authentication. User can Add the product to cart fill the shipping form and purchase it using Stripe payment integration. Once the order is placed user and admin both will get a confirmation mail regarding the order.
React-Firebase-Blog-App
A Blog publishing application build using react and firestore real time database for data storage. Using google signInWithPopup feature of firebase for user authentication.
React-Google-Clone
A Google Clone build with the power of react will give you a loading free and fast results for your searches. All the search result are getting fetched from google's API so the results will be 100% accurate.
React-JSON-Data-Faker
This app will generate JSON data in bulk according to the user's selected option. User can manually enter the amount of data and type of data needed and download it with one click.
React-Real-Time-Chat-App
A Real Time Chat Application Using Firebase Authentication and Chat Engine Gives The Ability To User To Chat In Real Time. Users Can Create Separate Groups And Add Members Accordingly. Apart From Chats Users Can Send Different Files Like Photos, Links And Can Modify Or Beautify The Text Accordingly.
React-UI-Color-Picker
Confused in selecting colors for next project? Using this app you can generate 100 shades of each color along with their hex code by manually searching the color name or the product name. The app will provide you one click copy color feature with a nice animation effect.
shivamchawda's Repositories
shivamchawda/MERN-E-Commerce-App
(Under-Development) A full-stack E-Commerce application from sign-up/sign-in to paypal payment integration checkout page. Different log-in for admin and users with different accessibility. Using advance concepts like cryptography , expressJwt and react- router-dom .
shivamchawda/React-Firebase-Blog-App
A Blog publishing application build using react and firestore real time database for data storage. Using google signInWithPopup feature of firebase for user authentication.
shivamchawda/Emoji-Encoder
A React App Which Will Convert Your Emoji Into Text
shivamchawda/Github-User-Founder
A react project build with firebase authentication provides the user sign-in/sign-up options. The user can search for any github profile and the app will fetchthe data along with their repositories.
shivamchawda/React-E-Commerce-Website
THIS PROJECT IS UNDER DEVELOPMENT. A complete e-commerce website using React js and commerce js. user can login/sign up using firebase authentication. User can Add the product to cart fill the shipping form and purchase it using Stripe payment integration. Once the order is placed user and admin both will get a confirmation mail regarding the order.
shivamchawda/React-Google-Clone
A Google Clone build with the power of react will give you a loading free and fast results for your searches. All the search result are getting fetched from google's API so the results will be 100% accurate.
shivamchawda/React-JSON-Data-Faker
This app will generate JSON data in bulk according to the user's selected option. User can manually enter the amount of data and type of data needed and download it with one click.
shivamchawda/React-UI-Color-Picker
Confused in selecting colors for next project? Using this app you can generate 100 shades of each color along with their hex code by manually searching the color name or the product name. The app will provide you one click copy color feature with a nice animation effect.
shivamchawda/Web-3.0-Blockchain-App
A web 3.0 project build using react and solidity smart contract to transfer ethereum over a decentralized blockchain. Using MetaMask wallet for authentication and for performing transactions. Once the transaction is performed user can view the details on the application or by visiting EtherScan website
shivamchawda/Advice-Generator
A React App Which Will Generate Some Random Advice On Every Single Click Using Advice API
shivamchawda/React-COVID-Tracker
A real time COVID-19 tracker application. Application will display the Line Graph for the global Infected and Death data. User can also view the data for a specific country in Bar Graph format by selecting the country name from the drop down option. User can also view the specific data like only recovered or the death data, just by utilizing the options available. Using animations in the application to make it more interactive.
shivamchawda/React-Real-Time-Chat-App
A Real Time Chat Application Using Firebase Authentication and Chat Engine Gives The Ability To User To Chat In Real Time. Users Can Create Separate Groups And Add Members Accordingly. Apart From Chats Users Can Send Different Files Like Photos, Links And Can Modify Or Beautify The Text Accordingly.
shivamchawda/Counter-App
Counter App To Learn The Concept Of useState Hook In React
shivamchawda/COVID-19-Landing-Page
Assignment
shivamchawda/Google-Map-Clone
A Google Map Clone using Mapbox API which will provide the best possible direction to travel from one location to another. The App also displays the time and distance of the journey according to the mode of traveling selected.
shivamchawda/Minion-Language-Converter
A Web App which Will Convert Your English Sentence Into Minion Language Using an API.
shivamchawda/Random-User-Generator
A React App Which Will Generate Some Random Users Along With Their Photos And Some Other User Details On Every Single Click Using RandomUser API
shivamchawda/react-coding-challenges
A series of ReactJS coding challenges with a variety of difficulties.
shivamchawda/React-CRUD-Firestore
A CRUD react app in which you can add, update, view, delete and star the users. The app is using firebase realtime database for all the operations.
shivamchawda/React-Firebase-Authentication
Assignment
shivamchawda/React-JSON-Database
A CRUD react app in which you can add, update, view, delete details of users. The app is not using any online server or database for storing the data all the data are getting stored in the app locally in JSON format.
shivamchawda/React-VS-Code-Sidebar
shivamchawda/Recipe-Generator-App
This Web App Will Generate Food Recipe According To Your Search Result
shivamchawda/Redux-Tool-Kit-CRUD-App
Assignment
shivamchawda/Template-Conversion
Learning How To Convert A Bootstrap Template Into React Re-usable Components
shivamchawda/Theme-Toggler
Light/Dark Theme Toggler App Using React Context API
shivamchawda/Tic-tac-toe
Tic tac toe Game To Learn Logic Building In React
shivamchawda/To-Do-List-App-Context-API
A To Do List App Using React Context API.
shivamchawda/To-Do-List-App-JSON-Database
A To Do List App Using React and Local JSON Database Server.
shivamchawda/To-Do-List-App-Redux
A To Do List App Using React Redux