Recent projects
-
htmlq
A very quick rust command line tool to query html, in a similar way to
jq
.$ http https://tomafro.net | htmlq "li:nth-child(2) i.fab" <i class="fab fa-github-square"></i>
-
next.tomafro.net
The code for this very website. Built with Hugo, hosted via the excellent Netlify.
-
rails-pwa
A simple rails hack to serve a javascript webpack from
/worker.js
-
ray-tracer-challenge
A rust implementation of Jamis Buck’s book the Ray Tracer Challenge.
-
tomafro/dotfiles
My customised dotfiles for the fish shell on OS X.