Latest Products

JustCrosspost.app screenshot

JustCrossPost.app

Simple cross-posting app for Bluesky, Mastodon, LinkedIn, and X (more platforms coming soon) with scheduling support.

Learn More
RepoBot.app screenshot

RepoBot.app

Automate repository maintenance, synchronize common files using templates, generate changelogs, and more.

Learn More

Latest Posts

TIL - Capturing logs in Elixir tests

Testing logging can be tricky but recently I’ve learned that Elixir’s ExUnit ships with a CaptureLog module that makes it easy to test …

Announcing TextParser for Elixir

I’m excited to announce the initial release of TextParser, a new Elixir library for extracting and validating structured tokens from text. …

Speed Up Your Elixir Testing with Custom Tasks and Key Bindings in Visual Studio Code

Testing is an integral part of software development that ensures your code works as expected. However, running tests can sometimes be a slow and …

2024 Status update

I’m working on becoming more active online and returning to my projects, so I thought it would be a good time to share what I’ve been up …

Elixir Drops 0.2.0 with support for custom types was released!

Since the previous release in October, my intermittent efforts have been dedicated to developing version 0.2.0 of Elixir Drops, concentrating …