Skip to content
View MusicalNinjaDad's full-sized avatar
💭
@tag me to get my attention
💭
@tag me to get my attention
  • Switzerland
  • 11:31 (UTC +02:00)

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

I'm here for the fun of coding.

If you find something you like or are interested in - @-tag me to get my attention.

Current language preferences:

  • python
  • rust

Up for learning new ones (maybe golang next?)

Things I've enjoyed coding in the past:

  • Basic (late 80's)
  • C
  • x86 assembler (back in the days of the 386 & 486 processors)
  • Fortran
  • HTML, php, perl (when you would still write websites in notepad)
  • Matlab

Things I actively dislike coding:

  • Java
  • JavaScript

I prefer the style of Kent Beck to Uncle Bob.

"The more meta the better"

You'll find me creating test frameworks, coding helpers, automation tools - things used by devs (ideally by devs who make things used by devs)

  • pyo3-testing (for testing rust bindings destined for python)
  • pytest-doctest-mkdocstrings (for those who like to enclose their python docstring code examples in markdown backticks) naming stuff is hard!
  • pytest-ipynb2 (if you want to have tests within your ipython notebooks and run them in your IDE/CI)
  • cibuildwheel-rust (to speed up the creation of python packages using rust code)
  • pyo3-stubgen (so you get in-IDE documentation, type-checking etc.)

Or just generally messing around with code for fun or to help with other hobbies:

  • FizzBuzz - well because how else do you learn a new language?
  • ttrpg-dice - I play warhammer with my kids

Pinned Loading

  1. pytest-ipynb2 pytest-ipynb2 Public

    Python 1

  2. FizzBuzz FizzBuzz Public

    Combining rust & python with pyo3

    Rust 3 1