Skip to content
View sajjad7181's full-sized avatar

Block or report sajjad7181

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. js-calculator js-calculator Public

    A 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

  2. life-duration-calculator life-duration-calculator Public

    A simple JavaScript tool that calculates how long you've been alive in days, weeks, months, and years based on your birthdate.

    HTML 2

  3. tiered-discount-js tiered-discount-js Public

    JavaScript project that calculates tiered discounts for purchase totals using a scalable percentage system.

    HTML 1

  4. js-map-filter-reduce-example js-map-filter-reduce-example Public

    A simple JavaScript project that demonstrates how to use `map()`, `filter()`, and `reduce()` together to process an array of student scores.

    JavaScript 1

  5. remove-a-specific-item-from-an-array-in-JavaScript-without-mutating remove-a-specific-item-from-an-array-in-JavaScript-without-mutating Public

    Remove 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

  6. countdown-timer-js countdown-timer-js Public

    A 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