Vaibhav Gupta's repositories
blogsite
Created an interactive blog site with the posts being stored at backend being handled by MongoDB
crypto-token
Created a custom crypto-token namely "DANG" on the Internet Computer with an interactive frontend to show balance and transfer it from one account to other
dkeeper-app-block-chain
Inspired by the famous Google Keep App (used to store notes). In this particular project notes are stored with the help of an ICP-blockchain.
newsletter-api
Created a subscription page for a newsletter using a bootstrap template where users can sign up for the newsletter using their email, name and password. I have used MailChimp's email API to collect the responses and broadcast the newsletter.
openD-nft-marketplace
A NFT marketplace where users can mint, list, and trade NFTs, it is linked with a custom crypto-token wallet which keeps a track of the currency belonging to the user on the basis of transaction done by the user. It also consists of a crypto-wallet to buy and sell NFTs
my-first-express-server
Created my first express server.
simon-game
This game is an online version of the Simon electronic game with its square tiles design and its 4 big buttons: red, green, blue and yellow. Each key is linked to an unique electronic sound which will help the player to memorise the series of illuminated keys. Flex your brain muscles with this memory game!
todolist
A To-do list web app connected with MongoDB at backend to add new tasks and update finished Tasks.
weather-project
Used OpenWeatherMap's Weather API to fetch weather of the city requested by the user.