Currently working at Graphcore in Bristol. We're making chips for AI. It's a cool place to be.
I'm still maintaining and improving the Python bitstring package. If you need to mess about with bits and bytes in Python then it's a reasonable choice to make things easier. It's now over 15 years old and fast approaching its 100 millionth download.
My new project is a bitwise format parsing and building library called bitformat. It is already pretty solid in terms of bitwise creation and interpretation, covering much of the same ground as bitstring but with a new and more efficient API. Future work will expand the format specification and parsing features. It is currently in alpha - please try it out if you're feeling adventurous.
I've not got much else on GitHub except my quixotic idea of a clock based on a Go board.