mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
5da72de391
1 changed files with 17 additions and 0 deletions
17
src/data.js
17
src/data.js
|
|
@ -21,6 +21,23 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'uncenter',
|
||||||
|
description: 'Very incompetent developer',
|
||||||
|
url: 'https://www.uncenter.org/uses',
|
||||||
|
emoji: '🐥',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Python',
|
||||||
|
'Eleventy',
|
||||||
|
'Indieweb',
|
||||||
|
'Jamstack',
|
||||||
|
'Markdown',
|
||||||
|
'Developer',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Justin Mahar',
|
name: 'Justin Mahar',
|
||||||
description: 'Extremely bald Software Architect & Content Creator',
|
description: 'Extremely bald Software Architect & Content Creator',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue