diff --git a/website/src/data/showcase/geekyweb.png b/website/src/data/showcase/geekyweb.png new file mode 100644 index 000000000000..283bdf4a22c8 Binary files /dev/null and b/website/src/data/showcase/geekyweb.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 24c6dc27f6fe..754660f47965 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -746,6 +746,14 @@ const Users: User[] = [ source: 'https://github.com/stackql/fullstackchronicles.io', tags: ['opensource', 'personal'], }, + { + title: 'GeekyWeb', + description: 'Global State and Logic Framework for reactive Applications', + preview: require('./showcase/geekyweb.png'), + website: 'https://geekyweb.eu.org/', + source: 'https://github.com/Designatory/GeekyWeb', + tags: ['opensource', 'design'], + }, { title: 'Ghostly', description: 'A divine template/print formatter engine',