Skip to content

Commit

Permalink
docs: add Massoud Maboudi's portfolio to showcase (#7412)
Browse files Browse the repository at this point in the history
* docs: add Massoud Maboudi's portfolio to showcase

* optimize image

* Update website/src/data/users.tsx

Co-authored-by: Joshua Chen <[email protected]>
Co-authored-by: Sébastien Lorber <[email protected]>
  • Loading branch information
3 people authored May 26, 2022
1 parent 47a2cca commit 309a7e8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/iammassoud.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -886,6 +886,14 @@ const Users: User[] = [
source: 'https://github.com/ggicci/httpin/tree/documentation/docs',
tags: ['opensource'],
},
{
title: 'I am Massoud',
description: 'The portfolio of Massoud Maboudi, Full Stack Developer',
preview: require('./showcase/iammassoud.png'),
website: 'https://iammassoud.ir/',
source: null,
tags: ['personal', 'rtl'],
},
{
title: 'icodex',
description: 'Front end engineer personal website',
Expand Down

0 comments on commit 309a7e8

Please sign in to comment.