Raj Gohil (rajgohil07)

rajgohil07

Geek Repo

Location:Jamnagar

Github PK Tool:Github PK Tool

Raj Gohil's repositories

NestJS-GraphQL-Session-Passport-Local-TypeoORM

This is a basic project that shows how to use the nestjs passport local strategy, along with graphql and express sessions.

Language:TypeScriptStargazers:6Issues:1Issues:0

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.

Language:TypeScriptStargazers:3Issues:1Issues:0

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.

Language:JavaScriptStargazers:2Issues:1Issues:0

NestJs-GraphQL-CRUD

CRUD with GraphQL postgres using NestJs Freamwork

Language:TypeScriptStargazers:2Issues:0Issues:0

chat-application-socket.io-sequelize-passport-login-nodejs

Created an app in Node.js that uses socket.io to communicate with the user, and the user also needs to perform the login, where login functionality is implemented using the passport strategy.

Language:JavaScriptStargazers:1Issues:0Issues:0

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.

Language:PHPStargazers:1Issues:1Issues:0

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.

Language:TypeScriptStargazers:1Issues:1Issues:0

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.

Language:JavaScriptStargazers:1Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

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. 

Language:JavaStargazers:0Issues:1Issues:0

NestJs-JWT-GraphQL-Postgress

JWT with GraphQL using typeorm in Nestjs

Language:TypeScriptStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

Higher-Order-Functions-Arrays-in-JavaScript-

JavaScript Higher Order Functions & Arrays

Language:JavaScriptStargazers:0Issues:0Issues:0

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.

Language:JavaStargazers:0Issues:1Issues:0

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. 

Language:JavaScriptStargazers:0Issues:0Issues:0

NestJs-CRUD

CRUD with postgres using NestJs Freamwork

Language:TypeScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:1Issues:0

Node-with-mongoose-milan

The project Related to MongoDB

Stargazers:0Issues:0Issues:0

pattern-program-cpp

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

Language:C++Stargazers:0Issues:0Issues:0

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

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0
Language:PHPStargazers:0Issues:0Issues:0

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.

Language:JavaScriptStargazers:0Issues:0Issues:0

static-login-sign-up-form-for-react-practice

The static pages of the sign-up and login pages were built with React without using any additional packages for best CSS practices.

Language:CSSStargazers:0Issues:0Issues:0

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.

Language:JavaScriptStargazers:0Issues:0Issues:0