diff --git a/readme.md b/readme.md index 96e00023..313261ce 100644 --- a/readme.md +++ b/readme.md @@ -43,6 +43,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Jakob Greenfeld](https://jakobgreenfeld.com/uses) — Founder * [Bino Kochumol Varghese](https://binovarghese.com/blog/2021/what-i-use-2021/) — Developer. Reader. Writer. Wanderlust. * [John Hammond](https://mathsquirrel.com/posts/2024/01/uses/) — Teaching Professor and Nerd +* [Jon Seager](https://jnsgr.uk/uses) — Husband, father, leader, software engineer, geek * [Sebastian Herrmann](https://herrherrmann.net/uses/) — Web developer, musician, and hobby photographer * [Dinesh Haribabu](https://dineshharibabu.in/uses) — Frontend Engineer and tech enthusiast * [Krishna Sahu](https://sahu.framer.website/uses) — Frontend Tech Lead diff --git a/src/data.js b/src/data.js index cb642616..63a22df5 100644 --- a/src/data.js +++ b/src/data.js @@ -345,6 +345,37 @@ module.exports = [ 'VS Code', ], }, + { + name: 'Jon Seager', + description: 'Husband, father, leader, software engineer, geek', + url: 'https://jnsgr.uk/uses', + mastodon: '@jnsgruk@hachyderm.io', + twitter: '@jnsgruk', + emoji: '🚀', + country: '🇬🇧', + computer: 'linux', + phone: 'iphone', + tags: [ + '1Password', + 'Borg', + 'Borgbase', + 'Developer', + 'Git', + 'Go', + 'Hugo', + 'NextDNS', + 'Nix', + 'NixOS', + 'Obsidian', + 'Python', + 'Remote', + 'Tailscale', + 'Todoist', + 'Ubuntu', + 'VS Code', + 'Yubikey', + ], + }, { name: 'Sebastian Herrmann', description: 'Web developer, musician, and hobby photographer',