Skip to content
View chaitanya608's full-sized avatar
  • Qapita Fintech
  • Hyderabad
Block or Report

Block or report chaitanya608

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

Popular repositories

  1. hello-world hello-world Public

    My first repository at Github.

  2. The-Corgi-Times The-Corgi-Times Public

    This is a sample news website that I created as part of the curriculum of a frontendmasters course authored by Brian Holt. Course Name: Complete Intro to Web Development, v2.

    HTML

  3. Calculator-Project Calculator-Project Public

    Calculator Project is an HTML, CSS and JavaScript project created as part the curriculum of "Intro to Web Dev v2" course authored by Brian Holt in frontendmasters.com.

    JavaScript

  4. Task-List Task-List Public

    experiments with DOM and creates a user-defined task list

    JavaScript

  5. Loan-Calculator Loan-Calculator Public

    explores working with DOM, browser events and input fields | creates a page where user can calculate interest & monthly payment based on loan amount, interest and term.

    HTML

  6. Number-Guesser Number-Guesser Public

    explores working with DOM, manipulating CSS with JavaScript | creates a small game where user guesses, within limited attempts, the number that's randomly genereated by code.