Popular repositories Loading
-
js-calculator
js-calculator PublicA simple and responsive JavaScript calculator built with Bootstrap 4 for basic arithmetic operations like addition, subtraction, multiplication, and division. Perfect project for beginners learning…
HTML 2
-
life-duration-calculator
life-duration-calculator PublicA simple JavaScript tool that calculates how long you've been alive in days, weeks, months, and years based on your birthdate.
HTML 2
-
tiered-discount-js
tiered-discount-js PublicJavaScript project that calculates tiered discounts for purchase totals using a scalable percentage system.
HTML 1
-
js-map-filter-reduce-example
js-map-filter-reduce-example PublicA simple JavaScript project that demonstrates how to use `map()`, `filter()`, and `reduce()` together to process an array of student scores.
JavaScript 1
-
remove-a-specific-item-from-an-array-in-JavaScript-without-mutating
remove-a-specific-item-from-an-array-in-JavaScript-without-mutating PublicRemove a product from an array in JavaScript without mutating the original array using splice() and the spread operator. A practical example for JS beginners.
JavaScript 1
-
countdown-timer-js
countdown-timer-js PublicA simple countdown timer in JavaScript using setInterval — counts down from a given time (in seconds) and prints the remaining MM:SS format. Great for learning timers, intervals, and JS basics.
JavaScript 1
If the problem persists, check the GitHub status page or contact support.