Pinned Repositories
blog-react-router
A React web application that implements page navigation using `react-router-dom`
Calculator
DOMmanipulationFormTable
A webpage that employs DOM manipulation to create the page's components, which are a form and a table. On submitting the form, the submitted data is appended to the table, which contains column names similar to the form elements labels
GameOfThronesCharacters
A Game of Thrones characters information website.
gauravc94.github.io
hello-world
A repository for trial purposes
htmlCSStasks
ISROspacecraftsAndLaunchers
A simple website that displays the Launched spacecrafts and rockets of ISRO via GET request on an open source API.
justanotherrepo
libraryadmindashboard
A Library admin dashboard app created with React.js. Here we make use of formik and yup libraries for form validations. This app allows CRUD operations with user data using React and Axios fetch to interact with a mock API.
gauravc94's Repositories
gauravc94/blog-react-router
A React web application that implements page navigation using `react-router-dom`
gauravc94/Calculator
gauravc94/DOMmanipulationFormTable
A webpage that employs DOM manipulation to create the page's components, which are a form and a table. On submitting the form, the submitted data is appended to the table, which contains column names similar to the form elements labels
gauravc94/GameOfThronesCharacters
A Game of Thrones characters information website.
gauravc94/htmlCSStasks
gauravc94/ISROspacecraftsAndLaunchers
A simple website that displays the Launched spacecrafts and rockets of ISRO via GET request on an open source API.
gauravc94/justanotherrepo
gauravc94/libraryadmindashboard
A Library admin dashboard app created with React.js. Here we make use of formik and yup libraries for form validations. This app allows CRUD operations with user data using React and Axios fetch to interact with a mock API.
gauravc94/mongodbday1
gauravc94/newrepo
gauravc94/nodejs-filesystem
A backend server with endpoints for GET and POST. Using node.js filesystem, user can create a text file in a directory. The filename being the current date-time and its content being the current timestamp.
gauravc94/PaginationUsingDOMmanipulation
A webpage that contains fully functional pagination via DOM manipulation. We fetch employees data from an API endpoint and display a limited number of items per page and allow users to navigate the pages.
gauravc94/PriceCard
Pricing plans user interface consisting of 3 plan cards built using reactjs
gauravc94/randomCatFacts
A simple website that generates a random fact about cats via a GET request.
gauravc94/reactaxiosuserlist
A react web app that helps users perform CRUD operations on a mock API's endpoints using Axios.
gauravc94/secondzennode
gauravc94/shoppingcart-reactjs
A React web application that displays available products and allows users to add/remove each product to the cart.
gauravc94/shoppingcartwithcontextapi
A React web application showcasing a shopping cart, developed using the context-api.
gauravc94/shoppingcartwithreduxtoolkit
A shopping cart app built using reactjs and redux toolkit.
gauravc94/socialmedia-backend
gauravc94/socialmedia-frontend
An attempt at creating a simple social media app using the MERN stack. It has users, posts and the ability to like and comment on posts.
gauravc94/sqlbolt-tasks
gauravc94/test
gauravc94/testRepo
gauravc94/todo-list
gauravc94/WeatherApp
gauravc94/ZenClassDay1Tasks
Text files containing small blogs on HTTP1.1 vs HTTP2 and Objects and its internal representation in Javascript
gauravc94/ZenClassDay2Tasks
Stores a Text file containing a small blog on the difference between Document Object and Window Object
gauravc94/zenClassDBModel
My attempt at replicating the schema of zenclass bootcamp. I've also attached the EER diagram of the database model.
gauravc94/ZenClassTasks