Kaushal Bhardwaj's repositories

Lottery-contract-react-frontend

This is frontend of the lottery contract . The actual contract code is available in my repository.This is based on lottery contract made on solidity v0.8.17 .

Language:JavaScriptStargazers:3Issues:0Issues:0

blockchain-kickstart-contract

This is a clone of kickstart but built on blockchain. This contract allows users to create a campaign for crowdfunding and It allows different users to contribute money and join the campaign. This contract is made using Solidity .

Language:JavaScriptStargazers:2Issues:0Issues:0

ethereum-contract-lottery

This is my second ethreum blockchain based project . This contract allows users to enter themselves into the lottery . When the manager calls pick winner function the total money is sent to the winner .

Language:JavaScriptStargazers:2Issues:2Issues:0

todolistv2-with-DB

The final version of todolist app with mongodb . It allows users to add items to the todo list . It also allows users to create their own custom todo list . I have used nodejs , ejs , express and mongoose.

Language:JavaScriptLicense:NOASSERTIONStargazers:2Issues:0Issues:0

Blog-Website-CRUD-Oauth

This is final release of this blog website with DB . It supports all the CRUD operations . I have used nodejs , express , mongoose , ejs . It allows users to write , read update and delete articles . Users are needed to login using their google account to delete , compose or update articles .

Language:JavaScriptStargazers:1Issues:0Issues:0

ethereum-contract-inbox

This is my first ethereum blockchain based project . It's a simple contract allowing users to "Set New message" and "Retrieve Message". The contract is written in "Solidity". I have used web3 to interact with the contract and test the contract.

Language:JavaScriptStargazers:1Issues:3Issues:0

Keeper-App

This is a replica of Google Keep made using React . A more advanced version I should say 😅 . It allows users to add notes with the title and content . It also allows users to delete notes.

Language:JavaScriptStargazers:1Issues:2Issues:0

music-app-api

Music app api using node, express , mongo , passport , multer , mongoose etc . Allows user to login , play songs etc . Admins can edit or delete song info , add new song etc .

Language:JavaScriptStargazers:1Issues:2Issues:0

tic-tac-toe-react

Tic Tac Toe game made using react . It also shows the past moves and user can go back to past moves.

Language:JavaScriptStargazers:1Issues:0Issues:0

vroom-rentals

It is a web app for a car rental company . Here users can book available cars and different car rental agencies can list their car for renting. Agencies can add new cars and update existing cars added by them.

Language:EJSStargazers:1Issues:2Issues:0

authentication-api

This is an authentication api. You can directly use this in your projects. I have added Passport Local auth for now . Soon I will add Google Oauth2.0 , Github Oauth, Facebook Oauth , Twitter Oauth.

Language:JavaScriptStargazers:0Issues:0Issues:0

Blog-Website

A simple blog website using node.js , express etc.

Language:JavaScriptStargazers:0Issues:2Issues:0

Data-Structures-And-Algorithms

Repository For DSA Code in C++

Language:C++License:MITStargazers:0Issues:0Issues:0

DiceGameByRockeTCodes

A DiceGame to roll dice and declare winner .

Language:JavaScriptStargazers:0Issues:2Issues:0

DrumKit-By-RockeTCodes

This is a fun website for Playing Drums . 😄

Language:JavaScriptStargazers:0Issues:0Issues:0

dwp-api

An api for video content sharing made using nodejs , express , mongodb.

Language:JavaScriptStargazers:0Issues:0Issues:0

html-only-portfolio

Portfolio using html only.

Language:HTMLStargazers:0Issues:0Issues:0

Newsletter-Signup

It is a simple website made using node and ejs . It allows users to register themselves to the mailing list . I have used nodejs , mailchimp and express .

Language:HTMLStargazers:0Issues:0Issues:0

nft-marketplace

It is an nft marketplace to buy nfts on the go . I have used node , ejs , html , css.Users can buy nfts from here.

Language:EJSStargazers:0Issues:0Issues:0

node-and-express-based-calculators

It is a bunch of calculators like math , bmi calculators.

Language:HTMLStargazers:0Issues:0Issues:0

portfolio-using-html-css

This is my portfolio website using html and css only . I have embedded gifs in website . It is not fit for mobile device.

Language:HTMLStargazers:0Issues:0Issues:0

Secrets-Lv6

It is a minimilistic web version of "Whisper App" . It allows users to signin and add thier secrets anonymously to the data base . I have used passport js to implement signing in and Oauth sign in using google.I have used nodejs , ejs .

Language:EJSStargazers:0Issues:0Issues:0

SimonGameByRockeTCodes

This is an online version of infamous "Simon" Game . It is a pattern remembering game . It is made using javaScript & jQuery.

Language:JavaScriptStargazers:0Issues:2Issues:0

TinDogByRockeTCodes

It is a minimalistic clone app of Tinder but it is made for dogs and puppies😅.It supports mobiles also.It is made using html , css,bootstrap.

Language:HTMLStargazers:0Issues:0Issues:0

todolist-using-react

This is a todolist using react . It allows users to add and delete items from the todolist.

Language:JavaScriptStargazers:0Issues:2Issues:0

todolist-v1

This is the initial version of todolist . It is simple and without any DB connectivity .It allows users to add and delete items from the list . It also has functionality to create custom list.

Language:JavaScriptStargazers:0Issues:0Issues:0

WeatherProject

This is a simple website made using node and express to fetch weather data and show it . It allows users to enter the city name and check the weather .

Language:JavaScriptStargazers:0Issues:0Issues:0

Wiki-RESTful-API

A RESTful api for retriving , updating , reading and deleting articles made from scratch.

Language:JavaScriptStargazers:0Issues:0Issues:0