mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
ccbd06641f
1 changed files with 18 additions and 0 deletions
18
src/data.js
18
src/data.js
|
|
@ -21,6 +21,24 @@
|
|||
* Keep this a commonjs export.
|
||||
*/
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Colin Ramsay',
|
||||
description: 'Director and software developer at Go Tripod in Cornwall',
|
||||
url: 'https://colinramsay.co.uk/uses',
|
||||
twitter: '@colinramsay',
|
||||
emoji: '🚀',
|
||||
country: '🇬🇧',
|
||||
computer: 'linux',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Founder',
|
||||
'TypeScript',
|
||||
'Developer',
|
||||
'Remix',
|
||||
'Tailwind CSS',
|
||||
'Linux'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Dennis Sauvé',
|
||||
description: 'DevOps Engineer w/Dev roots in the Pacific North West!',
|
||||
|
|
|
|||
Loading…
Reference in a new issue