This repository contains 28 frontend development assignments designed to strengthen your skills in HTML, CSS, JavaScript, and Bootstrap. These exercises range from basic webpage building to interactive components, API calls, and DOM manipulation.
- Create a paragraph using all HTML text formatting tags
- Bio of a celebrity using HTML
- Wikipedia page links for celebrities (click to open real Wiki pages)
- HTML form with all input types
- Styled HTML page using CSS
- Fancy table (linked with celebrity data)
- Build a personal portfolio
- Create a login form
- Create a signup form
- Pattern printing using JavaScript loops
- Print odd multiples of odd & even multiples of even numbers
- Create image grid layout using Bootstrap
- Updated login form with better layout
- Array methods in Javascript and Object with
map(),filter(), andreduce()methods - Build a wedding invitation website using HTML & CSS
- Simple calculator and interest calculator (PTR)
- Change background color on button click
- Drum kit web app
- Change heading based on scroll and mouse events
- Illustrate closures in JavaScript
- Make API call and log/load data to the page
- Example on event bubbling
- Example on event capturing
- Event bubbling vs event capturing comparison
- Find Kth largest & smallest number and count occurrences in array
- jQuery example
- Difference between
let,var, andconst - Play different animal sounds