Skip to content
View pascalopitz's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report pascalopitz

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
pascalopitz/README.md

Hi,

I'm Pascal. I'm a Software Developer based in Adelaide. My career in web development started in the days of table layouts, spacer pixels and hand optimised image maps. Today I am specialising in full stack JavaScript development.

In my spare time I ride a bike a lot and sometimes look after my pet projects, like the Unofficial Sonos Controller for Linux.

Check out my LinkedIn profile to find out more about my professional background.

Pinned

  1. unoffical-sonos-controller-for-linux unoffical-sonos-controller-for-linux Public

    An Electron based linux app for controlling your sonos system.

    JavaScript 535 47

  2. garage-control-python garage-control-python Public

    Python

  3. santa_in_snow.js santa_in_snow.js
    1
    function xmas() {
    2
        var b = document.getElementsByTagName('body')[0];
    3
        var c = document.createElement('canvas');
    4
        var ctx = c.getContext('2d');
    5
        var flakes, flakeNumber = 250, gravity = 1, w, h, timer;
  4. Strava TCX crawling Strava TCX crawling
    1
    STRAVA_CLIENT_SECRET=Your client Secret
    2
    STRAVA_ACCESS_TOKEN=Your Access Token
    3
    STRAVA_CLIENT_ID=Your client ID
    4
    STRAVA_REDIRECT_URI=Something you won't need
    5
    COOKIE=Cookie from website