mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge branch 'wesbos:master' into master
This commit is contained in:
commit
17ebc73a32
2 changed files with 32 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
31
src/data.js
31
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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue