makesh-kumar / TheDomChallenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Dom Challenges

1.) Implement Star Rating Widget using HTML, CSS and JavaScript

https://codepen.io/makesh-kumar/full/OJOKjKX

Animation

2.) Implement chess board using HTML, CSS and Vanilla Javascript, where if you click on any of the block it should highlight its diagonals.

https://codepen.io/makesh-kumar/full/BamXwaL

Animation

3.) Implement color spotter game using HTML, CSS and Vanilla Javascript, where you have to identify the cell that is different from the rest

https://codepen.io/makesh-kumar/full/GROVMgo

Animation

4.) Implement a monthly calendar using vanilla js

https://codepen.io/makesh-kumar/full/WNdGZLy Calendar

5.) Implement social media comment section feature using vanilla JS

https://codepen.io/makesh-kumar/full/vYaENXB Comments

6.) Connect-four Game in vanilla JS

https://codepen.io/makesh-kumar/full/LYgBaRx connect four example

7.) Accordion

https://codepen.io/makesh-kumar/full/bGOyBPL Accordian

8.) Star rating with range selector

https://codepen.io/makesh-kumar/full/rNogWXg Star Rating with range selection

9.) Memory Game

https://codepen.io/makesh-kumar/full/wvRboVy Memory Game

10.) Drag & Drop functionality

https://codepen.io/makesh-kumar/full/rNogWEg Drag and Drop

11.) Image Carousel

https://codepen.io/makesh-kumar/full/VwqOmoK Image Carousel (2)

12.) Type ahead search with suggestions

https://codepen.io/makesh-kumar/full/OJrYWLO Type ahead search

13.) Keyboard typing speed test

https://codepen.io/makesh-kumar/full/rNogjBg Typing speed test

About


Languages

Language:JavaScript 60.6%Language:HTML 26.8%Language:CSS 12.5%