Skip to content
View kunno's full-sized avatar

Block or report kunno

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 Loading

  1. LandingPage LandingPage Public

    JavaScript

  2. calculator-stack calculator-stack Public

    This is a project that emulates a calculator taking infix input and expressing the result as well as postfix order. Another part of the project is a BST that can read and write files with student n…

    C

  3. input-reader input-reader Public

    This is a project written in c and ported to java and it has two parts. The first is one that prompts the user for a string input and then returns the string as well as the length of the string. Th…

    C

  4. portfolio portfolio Public

    This is the project code for my portfolio web page

    HTML

  5. TakeAGuess TakeAGuess Public

    Short android application featuring a random number guessing game making use of toast.

    Java

  6. NumberShapes NumberShapes Public

    simple app that takes in an integer and displays the shape. Look up triangle and square numbers.

    Java