Skip to content

Various fun mini JavaScript projects I've completed to improve my skills.

Notifications You must be signed in to change notification settings

mitul-s/mini-projects

Repository files navigation

Mini JS Projects

Mini JavaScript that I completed in my spare time to improve my JavaScript skills and knowledge. Read about the projects below and click the link to view a demo 👀

View projects below

Pong 🕹

Quick five minute project, remake of popular game Pong.

  • Computer AI to play against
  • Score is kept for both players
  • Restarts every time someone scores, no end game

Color Game 🎨

Udemy course; this helped me build a strong understanding how to use JavaScript and CSS together.

  • Based on the random RGB colour at the top, guess which square it is
  • Easy and Hard modes + new colours reset available
  • Tons of awesome animations

Patatap 🎶

Remake of popular online keyboard beatmaker Patatap (Click here to view the original).

  • Press any key to play a sound
  • Every key has different sound
  • Circular, different coloured animations per sound

Meme Generator 😂

Create your own meme! Upload a photo and save it. Built with HTML5 Canvas.

Filtered List 🎛️

Quick project to use ES6 and practice JS. Filter through a list of contacts using the input.

Weight Converter ⚖️

Suuuuper fast project, extremely simple. Just convert pounds to grams, kilos, and ounces. I should probably add speed too 🤔

To Do List 📝

Udemy course; built a To-Do List primarily with CSS, and a little JS.

Chat App

NodeJS practice, built with Socket.io. Anyone can join the chat when server is running and send a message.

About

Various fun mini JavaScript projects I've completed to improve my skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published