An open API service indexing awesome lists of open source software.

https://github.com/priyanshuahir000/bytesizedjs

Discover ByteSizedJS – showcasing my JavaScript mini projects! From games to utilities, each reflects my coding skills and creativity. With clear docs and structured code, they're learning resources and portfolio pieces. Explore for inspiration or collaboration.
https://github.com/priyanshuahir000/bytesizedjs

Last synced: 2 months ago
JSON representation

Discover ByteSizedJS – showcasing my JavaScript mini projects! From games to utilities, each reflects my coding skills and creativity. With clear docs and structured code, they're learning resources and portfolio pieces. Explore for inspiration or collaboration.

Awesome Lists containing this project

README

        

# ByteSizedJS

Welcome to ByteSizedJS – your collection of bite-sized JavaScript mini-projects!

## Minesweeper

![Minesweeper](https://github.com/priyanshuahir000/ByteSizedJS/blob/main/minesweeper/images/screenshot.png)

**Description:**
Explore the classic Minesweeper game built with JavaScript. Sweep through the grid, avoiding hidden bombs and using logic to uncover safe squares. With clear instructions and an intuitive interface, Minesweeper offers endless hours of strategic fun.

**Play Minesweeper:** [Demo](https://bytesizedjs.netlify.app/minesweeper/index.html)

## Stack Your Task

![Stack Your Task](https://github.com/priyanshuahir000/ByteSizedJS/blob/main/stack%20your%20task/Images/screenshot.png)

**Description:**
Introducing TaskStack, the effortless way to manage your daily tasks with a unique twist. This JavaScript-based app organizes your to-dos in a stack format, ensuring nothing slips through the cracks. With seamless local storage integration, you can stay on top of your tasks even when offline. Plus, TaskStack offers a sleek user interface and the convenience of a Progressive Web App (PWA), allowing you to install it with just a few clicks for easy access anytime, anywhere. Say goodbye to forgotten tasks and hello to streamlined productivity with TaskStack.

**Use Stack your Task:** [Demo](https://bytesizedjs.netlify.app/stack%20your%20task/index.html)

## Scripted Chess

![Scripted Chess](https://github.com/priyanshuahir000/ByteSizedJS/blob/main/Scripted%20Chess/Images/screenshot.png)

**Description:**
Scripted Chess is a web-based chess application built using JavaScript. It allows users to play chess solo or against another player directly in their web browser. The app features drag-and-drop functionality for moving pieces, intuitive player turn management, and detailed game progression tracking. With ChessMaster, users can enjoy a seamless and engaging chess experience from the comfort of their browser. Whether you're a beginner or an experienced player, Scripted Chess provides a convenient platform to play and improve your chess skills

**Play Scripted Chess:** [Demo](https://bytesizedjs.netlify.app/scripted%20chess/index.html)

## Project 4

Stay tuned for more exciting JavaScript mini projects coming soon!

---

Feel free to contribute to this repository by adding your own JavaScript mini-projects. Fork the repository, add your project, and submit a pull request. Let's grow ByteSizedJS together!