10000 demirdegerli (Demir Değerli) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View demirdegerli's full-sized avatar

Block or report demirdegerli

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. reddit-video-maker reddit-video-maker Public

    User friendly Reddit video maker

    Python 6 1

  2. spotify-to-youtube spotify-to-youtube Public

    Convert Spotify playlists to YouTube playlists

    Python 13

  3. pastebin pastebin Public

    Simple pastebin server with encryption support.

    JavaScript 5

  4. link-shortener link-shortener Public

    Simple link shortener

    JavaScript 2

  5. Ubuntu Debloater Ubuntu Debloater
    1
    #!/bin/sh
    2
    if [ "$(whoami)" != "root" ]; then
    3
    	echo "Please run this script as root."
    4
    	exit
    5
    fi
  6. multi-dimensional-tic-tac-toe multi-dimensional-tic-tac-toe Public

    Two bots or computer and human play the multi dimensional tic-tac-toe game.

    Python

0