Skip to content
View Dhruvil20060's full-sized avatar

Block or report Dhruvil20060

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. -Nike-Landing-Page -Nike-Landing-Page Public

    A Nike landing page built using HTML and CSS

    HTML

  2. Login-Page Login-Page Public

    A Login page built using HTML and CSS

    CSS

  3. BMI-Calculator BMI-Calculator Public

    A simple and responsive BMI Calculator built using HTML, CSS, and JavaScript. It allows users to calculate Body Mass Index based on height and weight and displays health status accordingly.

    HTML

  4. Color-Change Color-Change Public

    A simple JavaScript project that changes the background color dynamically on user interaction. Built using HTML, CSS, and JavaScript to demonstrate DOM manipulation and event handling.

    JavaScript

  5. Digital-Clock Digital-Clock Public

    A digital clock built using HTML, CSS, and JavaScript that displays the current time in real-time. The project uses JavaScript Date object and setInterval to update time dynamically.

    CSS

  6. Number-Guessing-Game Number-Guessing-Game Public

    A fun number guessing game built using HTML, CSS, and JavaScript where the user tries to guess a randomly generated number. The game provides feedback for each guess and tracks attempts using DOM m…

    JavaScript