diff --git a/website/src/data/showcase/junjie.png b/website/src/data/showcase/junjie.png new file mode 100644 index 0000000000..a4cd5abdfa Binary files /dev/null and b/website/src/data/showcase/junjie.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 2e78d627d0..01d5fcb826 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -987,6 +987,14 @@ const Users: User[] = [ tags: ['personal', 'opensource'], }, { + title: 'Junjie', + description: 'A personal website', + preview: require('./showcase/junjie.png'), + website: 'https://junjieweb.github.io', + source: 'https://github.com/junjieweb/junjieweb.github.io', + tags: ['personal', 'opensource'], + }, + { title: 'K3ai', description: 'A lightweight tool to get an AI Infrastructure Stack up in minutes not days.',