docs: add Resoto & Some Engineering Inc. to showcase (#6624)

* docs: add Resoto & Some Engineering Inc. to showcase

* minor tweaks

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
TheCatLady 2022-02-06 22:54:44 -05:00 committed by GitHub
parent 74a645e612
commit 032a1f0f95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 18 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View file

@ -1380,6 +1380,15 @@ const Users: User[] = [
source: 'https://github.com/sgenoud/replicad',
tags: ['opensource'],
},
{
title: 'Resoto',
description:
'Open-source cloud infrastructure management tool—find leaky resources, manage quota limits, detect drift, and clean up!',
preview: require('./showcase/resoto.png'),
website: 'https://resoto.com',
source: 'https://github.com/someengineering/resoto.com',
tags: ['opensource', 'product', 'design'],
},
{
title: 'Rooks',
description:
@ -1514,6 +1523,15 @@ const Users: User[] = [
source: 'https://github.com/fairdataihub/SODA-for-SPARC-Docs',
tags: ['opensource', 'versioning'],
},
{
title: 'Some Engineering Inc.',
description:
'Startup developing open-source tools to make cloud infrastructure searchable and accessible.',
preview: require('./showcase/someengineering.png'),
website: 'https://some.engineering',
source: 'https://github.com/someengineering/some.engineering',
tags: ['opensource', 'design'],
},
{
title: 'SpotifyAPI-NET',
description: 'A Client for the Spotify Web API, written in C#/.NET',