Skip to content
View yusufb's full-sized avatar

Block or report yusufb

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. MarkdownTableCreator MarkdownTableCreator Public

    A Sublime Text plugin to create and reformat Markdown tables

    Python 4

  2. news news Public

    "Topics in the news" from Wikipedia's Current events

    HTML 1

  3. gazete gazete Public

    '30, '40 ve '50'lerden gazete reklamları

    HTML

  4. slack-reminder-plus slack-reminder-plus Public

    A simple self-hosted alternative to Slack's reminders with customizable snooze times.

    PHP

  5. backup files before diving into code backup files before diving into code
    1
    #!/bin/sh
    2
    
                  
    3
    if [ $# -eq 0 ]; then
    4
    	echo "filename(s) to backup is missing. exiting."
    5
    	exit 1
  6. file-manager file-manager Public

    final project

    Python