Skip to content
View iambcho's full-sized avatar

Block or report iambcho

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 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 Loading

  1. iambcho.github.io iambcho.github.io Public

    Personal Website and Portfolio

    JavaScript

  2. tube-text tube-text Public

    Forked from davidy9000/tube-text

    A Note Editor web app that allows users to create notes that correspond to timestamps of a YouTube video in real-time; created for CodeFest (Hackathon) presented at Google. Made with React, Redux, …

    JavaScript

  3. gif_search_app gif_search_app Public

    A react web app that can be used to search and render gifs that are pulled from the GIPHY API that also allows you to sort and filter your results.

    JavaScript

  4. Python-Falling-Blocks-Game Python-Falling-Blocks-Game Public

    This is a game that utilizes the turtle module to draw falling blocks and a user block that must avoid the falling blocks. The user controls a block with the left and right arrow keys. The user mus…

    Python

  5. Python-Photo-Filter Python-Photo-Filter Public

    This program is a photo filter that asks the user for a file path to the image to be filtered. The program can execute the following filters: grayscale, pixelate, kaleidoscope, flip (the image), an…

    Python

  6. Python-Barcode-Maker Python-Barcode-Maker Public

    This code asks the user for a barcode, checks if the barcode is valid, and if so, it will draw the barcode.

    Python 1