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

Organizations

@SnijdersIT @NLNOG

Block or report madeddie

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
madeddie/README.md
  • 👋 Hi, I’m @madeddie
  • 👀 I’m interested in automation, travelling the world and iot.
  • 🌱 I’m currently learning advanced Kubernetes and Nix.
  • 💞️ I’m looking to collaborate on home automation projects and rate my code sessions.
  • 📫 Reach me through email or leave an issue in my personal repo https://github.com/madeddie/madeddie/issues/new
  • ☕️ Buy me a coffee at https://ko-fi.com/madeddie

Pinned Loading

  1. tyora tyora Public

    CLI to interact with the mooc.fi instance of CSES

    HTML

  2. Hammerspoon Awareness replacement Hammerspoon Awareness replacement
    1
    -- Awareness replacement
    2
    local awareness = hs.menubar.new()
    3
    function setAwarenessDisplay(timerSecs)
    4
      local timerPercent = math.floor(timerSecs / 3600 * 100)
    5
      awareness:setTitle(tostring(timerPercent))
  3. code50 code50 Public

    C

  4. python-bunq python-bunq Public archive

    Thin wrapper around the bunq API

    Python 10 2

  5. home-manager home-manager Public

    madeddie's Nix Home Manager configuration

    Nix

  6. homelab homelab Public

    Homelab automation and configuration

    HCL