Skip to content
View Dilden's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Dilden

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

    PWA for tracking nutrients and water

    Svelte 7 1

  2. sveltekitbook.dev sveltekitbook.dev Public

    Code for https://sveltekitbook.dev

    Svelte 2

  3. dotfiles dotfiles Public

    It's like, the same as every other dotfiles repo but mine I guess?

    Vim Script 1

  4. Ansible-Proxmox-Automation Ansible-Proxmox-Automation Public

    automating my homelab

    90 24

  5. DDNS via Cloudflare API DDNS via Cloudflare API
    1
    #/usr/bin/env sh
    2
    
                  
    3
    # Date
    4
    DATE=`date +%Y-%m-%d_%H:%M:%S`
    5
    
                  
  6. WordPress Backup script WordPress Backup script
    1
    #!/bin/sh
    2
    
                  
    3
    THESITENAME=""
    4
    THEDB=""
    5
    THEDBUSER=""