You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name: 'Wrtie a Single page Cool cybersecurity personal website',
21
-
description: `A Single page personal blog website. I am a cybersecurity engineer so i want it to show i am a really cool hacker, with cool terminal functionality`,
22
+
name: 'No-Code AI Workflow Builder',
23
+
description: `Generate a visual app where users drag blocks (e.g., 'Get Tweet' → 'Summarize with AI' → 'Post to Slack'), and it auto-generates the backend logic + UI.`,
22
24
databaseType: 'SQLite',
23
25
model: 'gpt-4o-mini',
24
26
projectSize: 'medium',// limit for fun
@@ -58,11 +60,20 @@ import { UIUXLayoutHandler } from '../handlers/ux/uiux-layout';
0 commit comments