Skip to content
View asqd's full-sized avatar

Block or report asqd

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. asqd.github.io asqd.github.io Public

    JavaScript 3

  2. get stats from git repository get stats from git repository
    1
    #!/bin/bash
    2
    
                  
    3
    strict_mode=false
    4
    PARAMS=()
    5
    
                  
  3. SkillTree SkillTree Public

    Forked from PoroshkinaVV/SkillTree

    Ruby 2

  4. Python script to slice large mp3 fil... Python script to slice large mp3 file by chunks
    1
    from os import path
    2
    from pydub import AudioSegment
    3
    import sys
    4
    # pydub use ffmpeg to file manupulation 
    5
    # don't forget to install ffmpeg
  5. identicon-elixir identicon-elixir Public

    Simple Elixir app for generating symmetrical 5x5 identicons.

    Elixir 1

  6. todo-jwt todo-jwt Public

    Simple todo api with JWT authentication

    Ruby 3