Giter VIP home page Giter VIP logo

Raj Gohil's Projects

e-commerce-site-react icon e-commerce-site-react

The fantastic e-commerce website employs the axios package to retrieve an API response and share state data via the redux package. I have used the redux thunk as a redux middleware for async redux dispatch methods. I used the react router dom for routing, and the project also includes searching, limiting, and pagination of the products.

java-leetcode-array icon java-leetcode-array

This Github repository contains my solutions to various LeetCode array questions. I've included a link to the original LeetCode problem and brief overview of the problem. In addition, Each solution code file is heavily commented to explain the logic.

java-leetcode-binarysearch icon java-leetcode-binarysearch

This repository provides solutions to various LeetCode binary array questions using the Java programming language. Each solution has detailed comments, which include a link to the original problem statement for understanding. 

manual-form-validation-using-react icon manual-form-validation-using-react

Use logic to perform manual validation on the form page using reactjs; after registration, the user is redirected to the homescreen where user data is stored on local storage; refreshing the page keeps the user on the same homepage; and clicking the logout button destroys the user data, returning the user to the signup page. 

nestjs-graphql-product-system-typeorm icon nestjs-graphql-product-system-typeorm

A modest project based on products, where users may create products and only the creators of those products can modify and eliminate them, as well as passport-local-strategy to store data into sessions using express-session.

notemarketplace icon notemarketplace

A very complex project was made with PHP; it includes the admin panel as well. User must first register and complete email verification. User can view available books and download multiple books from them; Email is sent based on the multiple events. Books can only be published with the approval of admin. This project is also bundled with DataTable.

pattern-program-cpp icon pattern-program-cpp

Various C++ pattern Dynamics programs like NxN matrics And Different Kinds of pyramids and * patterns(Dynamic).

react-form-validation-using-formik-yup icon react-form-validation-using-formik-yup

implemented the formik with yup to validate the form data using ReactJS, After successfully signing in, the user is redirected to the home page, where data has been stored in session storage, which can be used to persist the data even when the page is refreshed. When the user clicks the logout button, the session storage data is removed, and the us

react-simple-todo-app icon react-simple-todo-app

A basic task tracker app that allows users to create, modify, and delete tasks using ReactJS and the functional and multiple components.

state-and-city-selector icon state-and-city-selector

This project uses the functional component of React, in which the user can add, edit, or delete the cities inside the state listing.

todo-app-redux icon todo-app-redux

Advanced TODO app that uses react redux, react router dom, and thunk as redux middleware to allow users to complete or defer tasks, view analytics, add new TODOs, and bulk delete them.

todo-with-usereducer icon todo-with-usereducer

TODO App, which allows us to add new tasks and mark them as complete or incomplete by using the useReducer, useContect, and useRef hooks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.