A buncha tools I’m making to make my day to day life as a software developer easier.

  • act3 lets you glance at the results of the last 3 runs of your Github Actions
  • commits lets you glance at git commits through a simple TUI
  • cueitup lets you inspect messages in an AWS SQS queue in a simple and deliberate manner
  • dstll gives you a high level overview of various constructs in your code
  • ecsv helps you quickly check the versions of your systems running in ECS tasks across various environments
  • kplay lets you inspect messages in a Kafka topic in a simple and deliberate manner
  • mult lets you run a command multiple times and glance at the outputs
  • outtasync helps users quickly identify the CloudFormation stacks that have gone out of sync with the state represented by their counterpart stack files.
  • prs lets you stay updated on PRs without leaving the terminal
  • punchout takes the suck out of logging time on JIRA
  • schemas lets you inspect postgres schemas in the terminal