2024
Field of Vision highlights: real time Aussie Rules Football ball detection at 80% accuracy (world's best to our knowledge), shipped production and certifcation quality firmware for our devices, built many internal web apps.
-
Substack2Markdown
- Download/ export free and premium Substack posts, saving them as Markdown files. Also generates HTML interfaces to allow you to browse and sort the markdown files for each author.
-
YouTubeSortByLikes
- My last project of 2024. A beautiful web app that allows you to sort YouTube videos by likes or like:view ratios, the best signal for quality content imo.
- Live site
-
JSONDetective
- CLI tool to automatically finds the schema of a JSON file. Built this to understand the structure of massive JSON files with no schema
-
StainedGlassMap
- Mapping the Irish Stained Glass ecosystem! Due an upgrade soon!
- Live site
-
HackIreland
- Designed a pretty sick landing page for Hack Ireland. Game of Life, text scrambling subtle encryption effects and more suitably hacker vibes for Ireland's largest hackathon.
- Live site
-
PrintDirTree
- CLI tool I use everyday! Prints directory tree structure, and also the contents of files for prompting LLMs, with easy exclusions and copying to clipboard.
-
BeerBot
- Automated script to encourage getting friends to the pub. Specify a time, day of the week, and some pubs, and BeerBot will automatically send a poem to a whatsapp groupchat with instructions to head to a pub.
-
Article2Audio
- Paste a URL link, and it'll convert the article to an audio file, which you can download, or sync to your podcast listening app via a personal RSS feed (which is autogenerates).
Initially built this in Python, as a personal utility, but there were some strange memory leaks, so I rewrote the backend in Go. All the functionality is there, but found out
about Eleven Labs reader just before finishing the useability touchups of the Go backend lol.
- Live site
-
SubstackGPT - V1
- Let's you speak to any substack author, using a basic RAG model over their scraped posts. Initial version built in one night. Initial version built in one night.
Will release a V2 soon with much better style impersonation using on the fly style prompts.
-
EventCountdownRainMeter
- Countdown meter for my Windows desktop, a daily reminder of days till deadlines.
-
[Private Project - Tim knows the one]
-
JamesTurrellInspiredArt
- Replicated james turrell's circles in various programming languages… however there's more that can be done here! Consider it largely a work in progress