From 0d9708d9fe6aca06723864c11d749e21e0107753 Mon Sep 17 00:00:00 2001 From: Ivan_Habor Date: Mon, 21 Sep 2026 09:30:31 +0300 Subject: [PATCH] Add Jevtown --- data/projects.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/projects.json b/data/projects.json index 68e83fa..0da0d7e 100644 --- a/data/projects.json +++ b/data/projects.json @@ -4096,6 +4096,16 @@ "stars": 0, "added": "2026-09-17" }, + { + "name": "Jevtown", + "repo": "gaborishka/jevtown", + "site": "https://jevtown.ivanhabor.com", + "description": "A town of 10,000 computed personas reads your post, listing, product or headline in waves: Jev scores the text to pick the first 600 readers and returns each persona's reaction, and the text travels further only while more readers are glad than annoyed.", + "category": "demos", + "language": "JavaScript", + "stars": 0, + "added": "2026-09-21" + }, { "name": "Jev mood demo", "repo": null,