Skip to content
View dwoffinden's full-sized avatar
😄
😄

Organizations

@EpicGames @googlers

Block or report dwoffinden

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. openpgp.md openpgp.md
    1
    This is an OpenPGP proof that connects [my OpenPGP key](https://keyoxide.org/46fc889ebc38100e51e83245f3ea503b360fbd40) to [this Github account](https://github.com/dwoffinden). For details check out https://docs.keyoxide.org/advanced/openpgp-proofs/
    2
    
                  
    3
    [Verifying my OpenPGP key: openpgp4fpr:46fc889ebc38100e51e83245f3ea503b360fbd40]
  2. keybase.md keybase.md
    1
    ### Keybase proof
    2
    
                  
    3
    I hereby claim:
    4
    
                  
    5
      * I am dwoffinden on github.
  3. fitbit-googlefit fitbit-googlefit Public

    Forked from pkpio/fitbit-googlefit

    Export Fitbit data to Google Fit. Unlike the alternatives such as fitnessyncer.com, this offers very fine intraday granularity (every minute/second data).

    Python 1

  4. Ad-blocking DNS-over-TLS/HTTPS serve... Ad-blocking DNS-over-TLS/HTTPS server w/ NixOS & Knot Resolver. Pi-hole alternative.
    1
    # Copyright 2020 Google LLC.
    2
    # SPDX-License-Identifier: Apache-2.0
    3
    { config, pkgs, ... }:
    4
    let
    5
      # https://github.com/StevenBlack/hosts/issues/451