A list of some of my projects.

Some of them built to solve a problem.

All of them built to learn.

Financial Health App

Simple dashboard for tracking your financial health. Built in ClojureScript. See live version or code.

Timer

Timer written in ClojureScript. Mainly to learn re-frame. See live version or code.

tmux-kubectl

A plugin for tmux showing you the current context specified for k8s. Plugin is TPM friendly. Code here.

the-one-true-khan

Arguably my greatest work. There can only be one true Khan. https://whois.theonetruekhan.com

recipes

Some recipes I’ve collected over the years. Static Site Geneator (Markdown to HTML) in less that 100 lines of code. See recipes or repo.

Tweet Scrubber

Delete your tweets older than X days. Dockerized, targetting the ARMv7 architecture (for Raspberry PIs). Can be run via docker-compose too. See here.