JavaScript Projects

I built these 10 projects over 10 days while learning JavaScript to understand the concepts in a practical way and track my progress.

Projects Preview

Projects Overview

These projects were built while learning JavaScript. From building a Calculator, QR code generator, and Clock to fun projects like Emoji Sum, each project allowed me to apply my knowledge, track my progress, and identify areas to improve. It was a great learning experience.




Built Using

JavaScript
HTML
CSS
Git
GitHub
Firebase



JSProjects
Project Preview

#1 Simple Calculator

A simple calci that performs simple arithmetic operations.

Project Preview

#2 Bat Ball Wicket

A simple game where you choose Bat, Ball, or Wicket, and the winner is determined based on basic game logic.

Project Preview

#3 Rolex Clock

This is a classic Rolex-style analog clock that shows the current time based on the user's browser.

Project Preview

#4 Virtual Dice

A virtual dice roller where you can roll the dice and see your roll history.

Project Preview

#5 QR Code Generator

An easy-to-use QR Code Generator that lets you create QR codes for URLs or text.

Project Preview

#6 Digital Timer

A responsive timer that shows the current time and updates the background and greetings based on the time of day.

Project Preview

#7 Character Counter

A simple project that counts characters in real-time, with a UI inspired by Twitter’s tweet input feature.

Project Preview

#8 Images Spot

A simple image search engine that fetches and displays images from Unsplash API.

Project Preview

#9 Emoji Sum

A fun project that allows you to combine your favorite emojis to create a unique result emoji.

Project Preview

#10 New Year Countdown

A simple countdown timer for the New Year with a progress bar showing the time left.