All my Web application available here.
Link to my Portfolio: https://shubham-shankar.netlify.app
Developed a Dynamic personal portfolio website from the root using JavaScript, PHP and hosted it on cloud.
Performed validations, ensuring privacy and security of data
Link To My Websit : http://shankarshubham.uta.cloud/Shankar_portfolio/home.php
Have you ever been in a situation where you wanted to send message/document to someone on WhatsApp and did not want save their contact??????
By default WhatsApp does not allow you to do that.
So i tought why not build a webapp that allows you to smoothly slide into whatsapp without and send messages or documents wihtout having to save their number into your contact.
>> Just type in the number , smash send button and boom you are into whatsapp/
An online marketplace application with seller & customer accounts, Different categories, products, shopping cart, order management, and payment processing with Braintree - developed using React, Node, Express and MongoDB.
- Shopping cart app is build using MERN stack and RESTful API design.
- Responsive front-end design is done using BootStrap 5.
- Node.Js & ExpressJs is used for backend (API),
- MongoDB as database.
- POSTMAN was used to test API's.
A fun beginner react project that cover topics such as Components and Props , State and Lifecycle, Conditional Rendering and much more.
- NASA OPEN API is fetched using fetch and await.
- Google MAP API is required. Get your credentials from google cloud and add it in place of key.
- DEMO
A fun beginner react project to play aroud with Twilio API.
- First create Twilio account and get the SID and Auth Token.
- Create React App.
- Install Express, Cors, Twilio Packages.
- Create a functional module to write server code.
- Start both the server on port 3000 (react) and 4000 (express).