Skip to content
View akost's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report akost

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. kexp-spotify-player kexp-spotify-player Public

    Forked from aerobatic/kexp-spotify-player

    KEXP streaming player progressive web app with Spotify integration

    JavaScript 1

  2. parse-domain parse-domain Public

    Forked from peerigon/parse-domain

    Splits an url into sub-domain, domain and effective top-level-domain

    JavaScript

  3. bus65 bus65 Public

    Parses One Bus Away on the fly and displays bus stops timiteable in compact form

    HTML

  4. SimpleViewAdapter SimpleViewAdapter Public

    Forked from MichaelTaylor3D/SimpleViewAdapter

    SimpleView PHP Adapter: Exposes Simple View Listings API into a set of simple to use PHP functions

    PHP

  5. Bash script for recursive file conve... Bash script for recursive file convertion windows-1251 --> utf-8
    1
    #!/bin/bash
    2
    
    
    3
    # Recursive file convertion windows-1251 --> utf-8
    4
    # Place this file in the root of your site, add execute permission and run
    5
    # Converts *.php, *.html, *.css, *.js files.