Skip to content
View DannyDannyDanny's full-sized avatar
🍎
exploring Darwin w/ Nix
🍎
exploring Darwin w/ Nix

Highlights

  • Pro

Block or report DannyDannyDanny

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

Hi there πŸ‘‹

Pinned Loading

  1. methodology methodology Public

    Work-in-prog methodology for production level data management / data science projects (and more)

    HTML 4

  2. dotfiles dotfiles Public

    how i like my dev machine

    Nix 1

  3. mejer_hands.py mejer_hands.py
    1
    import random as r
    2
    import matplotlib.pyplot as plt
    3
    
                  
    4
    # Generate rolls
    5
    n_rolls = 1000000
  4. rainbows-and-sunsets rainbows-and-sunsets Public

    Color exploration

    Python