What I'm up to these days:
F[_]
Learning to solve problems using pure functional programming (in scala)- ⚙️ Building developer tools (using go and rust)
A few tools I've written:
Tool | What it does |
---|---|
omm | is a keyboard-driven task manager for the command line |
hours | is a no-frills time tracking toolkit for the command line |
prs | lets you stay updated on pull requests from your terminal |
act3 | lets you glance at the last 3 runs of your Github Actions |
outtasync | lets you identify CloudFormation stacks that have gone out of sync with their counterpart files |
punchout | takes the suck out of logging time on JIRA |
mult | lets you run a command multiple times and glance at the outputs |
kplay | lets you inspect messages in a Kafka topic in a simple and deliberate manner |
cueitup | lets you inspect messages in an AWS SQS queue in a simple and deliberate manner |
ecsv | helps you check the versions of your systems running in ECS tasks across various environments |
schemas | lets you inspect postgres schemas in the terminal |
commits | lets you glance at git commits through a simple TUI |
dstll | gives you a high level overview of various constructs in your code files |
dstlled-diff | is a Github action that makes reviewing large-scale structural code changes easier |
shfl | lets you rearrange lines in a file with simple keymaps |