Projects with this topic
-
This GitLab project is a side project developed with React and ReactJS for frontend development. It is a luck and strategy game where 18 sealed boxes contain randomly generated numbers from 1-9. However, only four boxes can hold the same number.
Players can choose up to four boxes to unlock and then select a number to start the match test. The boxes containing this number are revealed, and if they were also selected by the player, they earn a point.
The game also provides additional help, as the system shows how many times each number appears in the boxes. This feature makes it easier for players to strategize and choose the right boxes with the highest probability of containing the matching number.
The project also includes UI and design elements such as graphics and concept design. It is open source and provides source code for the application components, along with a demo folder with the production build.
This project is an excellent opportunity for React developers to contribute to an exciting side project while engaging with the dev community and showcasing their coding skills.
Project is listed at https://vdr.vercel.app
Updated -
Final Year Software Project using Firebase, ReactJS, NodeJS, Bootstrap, Visual Studio Code and EmailJS API
Updated -
Website Storywrangling.org for the Storywrangler project.
Updated -
Updated
-
-
In this project I already had more knowledge of React. I took care of the header, footer and main. For security for our client I removed the Firebase configuration. The project is running at the following link: https://tours-client.vercel.app/home
Updated -
This chat has bots in conversations, you can delete and edit messages. In general, you can do the same things as in WhatsApp and some Telegram functions. Connects with Firebase. It is a project in which I learned to manipulate information in real time with React. The project is running in the link: https://chatbot-p3t3rr.vercel.app/
Updated -
This project is a clone of TikTok. It is made with ReactJs, Typescript, Css and Material UI.
Updated -
-
Learning Web Application.
Updated -
-
-
-
A basic react application demonstrating basic concepts, API integration, context and local storage functionalities with some CSS.
Updated -
-
Dashboard demo of localization/globalization.
Updated -
Personal project that uses weather APIs to score paragliding locations based on the likely hood they will be flyable on a given day.
Updated -
A test project given by a stealth startup to validate
✍ ️ my smart contract skills. The task was to create a gasless marketplace🛒 . The sellers can list the NFT for sale against a specified no of ERC-20 token called GEM's💰 and whitelist some buyers.So the whitelisted buyers will be able to transfer the required GEM's
💰 and buy's the NFT. And other task was to allow user to burn their ERC-721 token to upgrade to ERC-1155 token.Furthermore, gasless
⛽ transaction is also implemented using ERC-2771. The relay is created using NodeJS, and it also tracks the amount of gas spend in a database for analytics.Updated