Projects
A few things I've built.
smenago
Screenshot Manager (smenago) that can be used by agents to upload screenshots and movies during automated testing to a S3 compatible storage.
spotlight
Allows to transfer changes from a git worktree into a main repository while setting a lock. Useful to give ability for a agent to test out changes in already running web server.
killshorts
Small chrome extension that hides YouTube shorts videos which I hate
ecto_facade
Small facade for Ecto, elixir ORM to allow to connect to multiple databases
plug_password
Small middleware for plug that adds basic authentication to routes