top of page

Projects

Here is a glimpse of some projects which I have built by using tools like HTML, CSS, JavaScript etc.

MUSIC PLAYER

HTML AudioElement API and javascript

It is a custom design music player in which i have added few tracks by my own and we can just use buttons like play , pause , previous and next to operate the player. Also the thumbnail is custom added. It is made by using simple

HTML and CSS UI design and rest of the things done by using Javascript.

music player_edited.jpg

TYPING SPEED CALCULATOR

HTML,CSS AND JAVASCRIPT

t is a simple project developed using HTML5, CSS, and JavaScript. This project helps you to improve your Typing speed. Here, you have to copy the provided text exactly in the field given.

typing speed_edited_edited.jpg

PING PONG

JavaScript

js file with the name move ball. Give the ball a random direction and a random speed by changing the x and y coordinates of the ball. Apply collision with ball and game board's top/bottom side, i.e. if the ball touches the top/bottom of the board then multiply -1 * y velocity of the ball

download.png
bottom of page