Skip to content
View kern-me's full-sized avatar

Block or report kern-me

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. yoruba-saxon-wp-theme yoruba-saxon-wp-theme Public

    PHP

  2. nico-killips-portfolio nico-killips-portfolio Public

    HTML

  3. dates-to-days dates-to-days Public

    A simple app that gives you the total number of days based on a range of dates.

    JavaScript

  4. Applescript: Remove Duplicates from ... Applescript: Remove Duplicates from a List
    1
    on list_remove_dupes(theList)
    2
      set newList to {}
    3
      
    4
      repeat with x from 1 to count of items of theList
    5
        set n to item x of theList
  5. DEPRECATED-Etsy-Elk DEPRECATED-Etsy-Elk Public

    ELK is an Applescript app that automates the process of finding Etsy longtail keyword phrases used by real shoppers.

    AppleScript

  6. DEPRECATED-Etsy-Sherbet DEPRECATED-Etsy-Sherbet Public

    A set of tools that scrape and parse data directly from Etsy.com.

    AppleScript