Skip to content
View Soundsphere's full-sized avatar
🎶
funky
🎶
funky

Block or report Soundsphere

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

    iRacing data fetcher to maintain a local database of iRacing information

    Python

  2. soundweb soundweb Public

    Codebase for my website

    HTML

  3. mariafm mariafm Public

    Get scrobbles from last.fm and push them into a mariadb database

    Python

  4. sfbackup sfbackup Public

    Backup of salesforce data via bash

    Shell

  5. lastavg lastavg Public

    Displays scrobbling infos in one place

    Python 1

  6. Functions I use regurlarly Functions I use regurlarly
    1
    #!/usr/bin/env python
    2
    # collection of functions I use
    3
    
                  
    4
    # Winddirection based on: http://snowfence.umn.edu/Components/winddirectionanddegreeswithouttable3.htm
    5
    def winddirection(deg):