Skip to content
View theboyofdream's full-sized avatar
👾
Error
👾
Error
Block or Report

Block or report theboyofdream

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
theboyofdream/README.md

Portfolio

Pinned

  1. Find week number using vanillaJs. Find week number using vanillaJs.
    1
    /**
    2
     * Calculates the week number of a given date.
    3
     * @param {Date} date - The date for which to calculate the week number.
    4
     * @returns {number} - The week number of the provided date.
    5
     */
  2. collections collections Public

    Collection of useful links

    TypeScript

  3. CameraSync CameraSync Public

    Syncing camera stream using local storage of browser in multiple windows spread here and their.

    JavaScript