projects
The biggest side-project right that I'm invested in right now is calmcode.io.

It's a free learning center meant to remedy the skill anxiety. It features short tutorials on tools and thoughts that might make your professional life more enjoyable.
Besides calmcode, I also host dearme.email, a service that allows you to send an email to yourself, which you get back a month later.
Personal Open Source
Besides this I also work on a lot of open-source tools. Below is a subset of some of the most popular tools that I've made. The full list of tools can be found on Github.
bulk
simple bulk labelling interfaceembetter
embeddings ready for sklearndoubtlab
Suite of tools to find bad labelsscikit lego
"lego" bricks for sklearn- scikit partial
partial_fit()
pipelines for sklearn human-learn
human-based components for sklearnicepickle
cool and safe storage for linear modelsdrawdata
draw datasets in jupyterclumper
functional API for lists of dictsmktestdocs
turn markdown files into pytest testsskedulord
makes cron a bit more funtuilwindcss
useful css classes for textual apps
Contributions
I've also contributed some meaningful code to larger projects out there.
Added a Scikit-Learn embedder.
Added a dataset API and a CorrelationRemover.
Added thepipe
method.