Calculator
Performs basic arithmetic operations using JavaScript.
View
Birthday App
Displays messages based on date of birth.
View
Callback
Demonstrates callback functions in JavaScript.
View
Random Number
Generates random numbers dynamically.
View
Object Model
Shows DOM manipulation techniques.
View
Reduce Method
Example of reduce() method in JavaScript.
View
Split Array
Demonstrates array splitting functions.
View
Split Array 1
Another variation of array splitting.
View
Let & Const
Demonstrates let and const variables.
View
Anonymous Function
Example of anonymous functions in JS.
View
Live Demo
Interactive demo project.
View
Mean Median
Calculates mean and median values.
View
Birthday Sample
Another birthday-based project.
View
Details Page
Displays structured details in UI.
View