diff --git a/website/src/data/showcase/techharvesting.png b/website/src/data/showcase/techharvesting.png new file mode 100644 index 0000000000..d075371467 Binary files /dev/null and b/website/src/data/showcase/techharvesting.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 09f6c77bbf..5c61f865b1 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -1647,6 +1647,14 @@ const Users: User[] = [ source: 'https://github.com/tasitlabs/tasit-sdk', tags: ['opensource'], }, + { + title: 'TechHarvesting', + description: 'Learn full stack web development from tutorials and blog posts', + preview: require('./showcase/techharvesting.png'), + website: 'https://techharvesting.in', + source: 'https://github.com/techharvesting/techharvesting.github.io', + tags: ['opensource', 'personal'], + }, { title: 'The Diff Podcast', description: 'A Podcast from Facebook Open Source',