Skip to content
View dhth's full-sized avatar
🔧
building
🔧
building

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 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

(WI: "written in")

Tool What it does WI
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

tash lets you stash content that you can access later

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

squish lets you resize images via the command line

sqdj shortens delimited data

tbll outputs data in tabular format

tomo is a no-frills pomodoro progress indicator for tmux

⚡ Recent Activity

  1. 🚀 Published release v1.4.0 in dhth/ecsv
  2. 🎉 Merged PR #1 in dhth/tash
  3. 💪 Opened PR #1 in dhth/tash
  4. 🚀 Published release v0.3.1 in dhth/schemas
  5. 🎉 Merged PR #12 in dhth/schemas
  6. ❌ Closed PR #11 in dhth/schemas
  7. ❌ Closed PR #10 in dhth/schemas
  8. ❌ Closed PR #9 in dhth/schemas
  9. 💪 Opened PR #12 in dhth/schemas
  10. ❌ Closed PR #71 in dhth/ecsv

Pinned Loading

  1. omm omm Public

    on-my-mind: a keyboard-driven task manager for the command line

    Go 263 2

  2. hours hours Public

    A no-frills time tracking toolkit for command line nerds

    Go 136 3

  3. prs prs Public

    Stay updated on PRs from your terminal

    Go 122

  4. mult mult Public

    Run a command multiple times and glance at the outputs via a TUI

    Go 34 1

  5. kplay kplay Public

    Inspect messages in a Kafka topic in a simple and deliberate manner

    Go 32 1

  6. tash tash Public

    s[tash] content that you can access later

    Rust