Add DoorDash Developer

This commit is contained in:
Alex Mullans 2022-06-24 15:30:31 -07:00
parent 9ce7d11309
commit 24bf214c67
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

View file

@ -496,6 +496,14 @@ const Users: User[] = [
source: 'https://github.com/djamaile/portfolio',
tags: ['opensource', 'personal'],
},
{
title: 'DoorDash Developer',
description: 'APIs & SDKs for local delivery powered by DoorDash',
preview: require('./showcase/doordash.png'),
website: 'https://developer.doordash.com/',
source: null,
tags: ['product', 'design', 'i18n'],
},
{
title: 'Draft.js',
description: 'Rich Text Editor Framework for React',