Skip to content
View Dubsta's full-sized avatar
Block or Report

Block or report Dubsta

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

Pinned

  1. QuoteMachine QuoteMachine Public

    Get random quotes.

    CSS 2

  2. QuizMaster QuizMaster Public

    Do a quiz!

    JavaScript 2

  3. Rock-Scissors-Paper Rock-Scissors-Paper Public

    Simple page to show a Rock, Scissors, Paper game.

    HTML 1

  4. Credit-Card-Validator Credit-Card-Validator Public

    Validate a credit card by checksum and find if the card is VISA, MASTERCARD, or AMEX

    C

  5. ISBN-Validator ISBN-Validator Public

    Validate International Book Numbers

    Python 1

  6. Linked-List-Maker Linked-List-Maker Public

    A small program to practise making and manipulating linked lists. A user can add nodes, search, and delete nodes as well as print out list information.

    C