Skip to content
View MTSUBOOR's full-sized avatar

Block or report MTSUBOOR

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 Loading

  1. IMDB_Netflix_Enhancer IMDB_Netflix_Enhancer Public

    Chrome extension that automatically adds IDMB ratings to Netflix movies and TV-shows, with 0 extra clicks

    JavaScript

  2. PrivaSEEable PrivaSEEable Public

    A chrome extension that obscures on-screen text from potential "shoulder-surfers"

    JavaScript

  3. talhasuboor.me talhasuboor.me Public

    My personal profile site, always a work in progress...

    CSS

  4. Caesar-s-Code-Encryption Caesar-s-Code-Encryption Public

    This is a program that can either take any input who's total number of characters is a perfect square and turns it into code according to the rules of the caesar's cypher, or can decrypt any valid …

    Java

  5. the-game-of-life the-game-of-life Public

    This is my version of Conway's game of life. There is a grid and you can click each cell to set it to alive. If an alive cell is surrounded by no other living cells it dies of loneliness, but if it…

    Java

  6. the-game-of-thirteens the-game-of-thirteens Public

    This is a game similar in which each card has a value of 1 through thirteen, starting with ace(1) and ending with king(13). The goal is to click 2 cards that when their value is added, it is equal …

    Java