/random-js-projects

A Collection of random JavaScript projects for beginners which helps to refresh the basic skills. I found these ideas on YouTube , https://dev.to/ and Twitter.

My small random projects!

Custom Progress Bar with CSS and JavaScript

A progress bar is made using css and js.

Check it Working

Progress Bar

Don't Laugh Challenge

Random joke generator using css and js.

API

Check it Working

Random Joke

Tweet Poster

A simple Tweet Poster app built using React.

API

Hosted On Netlify

Check it Working

Repo

Random Quote

Dark Mode

Dark Mode using css and Js.

Check it Working

Night Mode

Canvas Game

A very simple game on canvas created by watching video on udemy.

Check it Working

Repo

Canvas Game

Map Highlighter ( svg )

A very simple svg map highlighter using js.

Check it Working

Repo

Map Highlighter

AirBnB Clone ( NextJs with Zustand : inProgress)

Working on AirBnB clone to explore NextJs and Zustand

Check it Working

Repo

Autosuggestion in core js

Simple auto suggestion in core js, with a mock server, followed YTVideo

Check it Working

Repo