Movie Fight
An application which compares stats of two movies or series using OMDB API. Used
debounce
design pattern and promises
in javascript.
Maze Generator
A classic rat and maze puzzle game. A random maze is generated every time. Used Canvas API for generating the maze walls and Matter.js to simulate gravitation for the ball.
Color Game
User has to guess the color based on the given RGB values. Built using DOM Manipulation and Event Handling techniques
Beats
Beats (Patatap clone) is a portable animation and sound kit with press of a key generates images and sounds on the UI. (This is a fun project created to explore Howler.js and Paper.js)