diff --git a/website/src/data/showcase/iammassoud.png b/website/src/data/showcase/iammassoud.png new file mode 100644 index 0000000000..e31b3126ed Binary files /dev/null and b/website/src/data/showcase/iammassoud.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 88e6dffe9d..2e78d627d0 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -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',