Skip to content
View MusicalNinjaDad's full-sized avatar
Block or Report

Block or report MusicalNinjaDad

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

Recently returned to coding in order to help teach my kids. Got hooked via FooBar, fell in love with python.

I like using languages idiomatically; clean, readable code; TDD; pipelines, etc... Previously, I prefered Matlab and Fortran to Java or C - go figure!

for language in otherlanguages:
    assert python is not language #yes it's technically backwards for good assert logic ...

You'll still find some of my work on https://dev.azure.com/MusicalNinjas ... I'm slowly moving it all to GitHub and adding documentation pages

Popular repositories

  1. MusicalNinjaDad MusicalNinjaDad Public

    Config files for my GitHub profile.

    1

  2. duplicates duplicates Public

    Python 1

  3. recurtools recurtools Public

    Python 1 1

  4. pytest-doctest-mkdocstrings pytest-doctest-mkdocstrings Public

    Python 1

  5. pyo3 pyo3 Public

    Forked from PyO3/pyo3

    Rust bindings for the Python interpreter. Fork focused on support for testing.

    Rust 1

  6. gpiozero gpiozero Public

    Forked from gpiozero/gpiozero

    GPIOzero fork - focusing on compatibility and development environments etc.

    Python