Coders Packet

Packets submitted by Vishal Thakur

The Virtual Keyboard using JavaScript

Virtual Keyboard is a cutting-edge software solution that transforms any device with a screen into a fully functional keyboard. Offering a seamless and responsive typing experience.

The Lame Joke App using React.js

The Lame Joke app in React fetches random jokes from an API and displays them when a button is clicked. It consists of an App component rendering a Joke component and a Button component.

The Monefy App using React

The "Monefy - Personal Finance Tracker" is a comprehensive web development project that empowers users to manage their income and expenses efficiently.

2048 Game using JavaScript

Creating a 2048 game using JavaScript is a rewarding project that involves developing a grid-based puzzle game where players combine numbered tiles to reach the tile with the value of 2048.