diff --git a/website/src/data/showcase/tremor.png b/website/src/data/showcase/tremor.png
new file mode 100644
index 0000000000..a4c620d16e
Binary files /dev/null and b/website/src/data/showcase/tremor.png differ
diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx
index 8f02c8833b..807ba84756 100644
--- a/website/src/data/users.tsx
+++ b/website/src/data/users.tsx
@@ -1382,6 +1382,15 @@ const Users: User[] = [
     source: 'https://github.com/hunteroi/tinaeldevresse.eu',
     tags: ['personal', 'opensource', 'i18n'],
   },
+  {
+    title: 'Tremor',
+    description:
+      'An early-stage event processing system for unstructured data with rich support for structural pattern-matching, filtering and transformation.',
+    preview: require('./showcase/tremor.png'),
+    website: 'https://www.tremor.rs/',
+    source: 'https://github.com/tremor-rs/tremor-www',
+    tags: ['opensource', 'versioning'],
+  },
   {
     title: 'TRPG Engine',
     description: 'IM Application which build for TRPG, like slack and discord',