Skip to content
View dhth's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report dhth

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dhth/README.md

Hi there πŸ‘‹

I'm a Software Engineer, and a life-long Computer Science student.

  • βš™οΈ What I'm doing at work: Back-end engineering and DevOps
  • 🌱 I write about stuff I learn and build at: dhruvs.space and wiki.dhruvs.space
  • πŸ’™ Developer tools

These days I'm hacking on:

Repo Description
prs lets you stay updated on PRs without leaving the terminal
commits lets you glance at git commits through a simple TUI
punchout takes the suck out of logging time on JIRA
dstll gives you a high level overview of various constructs in your code files
mult lets you run a command multiple times and glance at the outputs
act3 lets you glance at the last 3 runs of your Github Actions
schemas lets you inspect postgres schemas in the terminal
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
cueitup lets you inspect messages in an AWS SQS queue in a simple and deliberate manner
outtasync lets you quickly identify the CloudFormation stacks that have gone out of sync with the state represented by their counterpart stack files.

Pinned

  1. prs prs Public

    Stay updated on PRs without leaving the terminal

    Go 43

  2. punchout punchout Public

    punchout takes the suck out of logging time on JIRA

    Go 9

  3. mult mult Public

    Run a command multiple times and glance at the outputs

    Go 15 1

  4. outtasync outtasync Public

    Identify cloudformation stacks that are not in sync with their template files

    Go 4

  5. cueitup cueitup Public

    Inspect messages in an AWS SQS queue in a simple and deliberate manner

    Go 5

  6. dstll dstll Public

    dstll gives you a high level overview of various constructs in your code

    Go