Skip to content

PlooJompong/Javascript-projects

Repository files navigation

My Javascript Projects

1. Simon Game

Simon Game

  • Build with jQuery

Known issue

  • Slight delay on devices with touch screen.

Demo: https://65eb8c1e4ab5701671156e35--remarkable-seahorse-b8fe4d.netlify.app/

2. Dice Roller

Dice Roller

  • Math.floor()
  • Math.random()

3. Drum Kit

Drum Kit

  • switch
  • new Audio()
  • setTimeout()

4. Form Validation

Form Validation

5. Movie Seat Booking

Movie Seat Booking

  • Build with jQuery
  • localStorage.setItem()
  • localStorage.getItem()

6. Exchange Rate Calculator

Exchange Rate Calculator

  • Build with jQuery
  • fetch()

7. Tic Tac Toe

Tic Tac Toe

  • Build with React & Vite
  • useState

8. Invesment Calculator

Invesment Calculator

  • Build with React & Vite
  • Bun as package manager

9. Final Countdown

Final Countdown

  • Build with React & Vite
  • useRef
  • forwardRef
  • useImperativeHandle
  • createPortal

About

Javascript-projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published