Recent Posts

Useful IntelliJ Defaults

The following are some global IntelliJ defaults that I use. Hope they’re helpful to you as well.

Visual Representation of SQL Joins

Came across this very useful visual representation of SQL joins today. It makes them much easier to understand by modelling the tables being joined as sets.

How to securely share AWS keys

Need to share AWS keys securely with a coworker? Don’t want to just paste them in Slack? OneTimeSecret is the way to go.