Mini JS Projects ๐Ÿš€

A collection of small JavaScript projects to practice different skills like DOM manipulation, API usage, and simple algorithms.
Click on each project to explore it on GitHub or view all project.

๐Ÿ”ข Binary Encoder / Decoder

Binary Encoder / Decoder

A mini project that can encode any text you write and decode any encoded text.
View on GitHub


๐Ÿ“š Dictionary App

Uses async/await, fetch API, and error handling.
View on GitHub

๐ŸŒฆ๏ธ Weather App

Fetches weather data from an API and displays it dynamically.
View on GitHub

โœ… Task List

Simple task manager using DOM manipulation and localStorage.
View on GitHub


๐Ÿš€ Explore 20+ Mini JS Projects on GitHub