
Drawing Prompt Generator — Random Ideas & Timed Challenges
用AI生成绘画提示和多难度计时挑战。
haowen8098 · V2EX
做了一个随机绘画题目生成器 它可以根据绘画类型、难度和挑战时间生成题目,还提供倒计时和可选的 AI 参考图: https://www.drawingpromptgenerator.com/ 目前还是早期版本
完整作品展
技术栈
60 projects

用AI生成绘画提示和多难度计时挑战。
haowen8098 · V2EX
做了一个随机绘画题目生成器 它可以根据绘画类型、难度和挑战时间生成题目,还提供倒计时和可选的 AI 参考图: https://www.drawingpromptgenerator.com/ 目前还是早期版本

Knotenpunkt是一款5x5战术棋盘游戏,可对阵AI,有三个难度级别。
@Snader1967 · X
Check out what I just built with Lovable!

与Claude AI竞争编程挑战,按速度、准确性和代码质量评判。
u/Easy-Visit-3934 · Reddit
I built a coding platform where you can compete with Claude on various coding problems, it evaluates based on speed, correctness and code quality Link: https://www.duelai.dev/ Feel free to give it a try and let me know what you think! submitted by /u/Easy-Visit-3934 to r/SideProject [link] [comments]

Koa 用 AI 伙伴将你的目标变成任务,庆祝每个成功。
@dvaldez3000 · X
Currently working on Koa. Koa turns your real ambitions into an epic quest, with an AI companion traveling alongside you." That's the seed the whole conversation grows from.

高亮难懂的段落,生成简短的视觉解释,无需离开浏览器。
@Berbir12 · X
Dense reading shouldn’t stop your momentum. Highlight the passage that isn’t clicking. Strang turns it into a short visual explanation, right inside your browser. One complete video is free.

通过1000道验证的DSA问题学习数据结构算法,支持多语言解决方案。
@Hshu_15 · X
Built something I’ve been working on 🚀 a free platform with 1000 DSA problems, organized by topic & difficulty. Built with ChatGPT + Antigravity and deployed on Vercel. 🌐 ⚡ #DSA #Coding

IntelligenceMax: 解答自适应AI生成的谜题来训练推理能力,从错误中学习。
u/connerpro · Reddit
IntelligenceMax - Adaptive reasoning practice with live AI questions (claim-safe near vs far) submitted by /u/connerpro to r/SideProject [link] [comments]

玩Parry来识别AI生成的错误,通过每日益智游戏锻炼你的判断力。
u/CogniKing · Reddit
Play Parry — a 2-minute daily puzzle about catching AI's mistakes: spot the planted flaw, catch the answer that's lying to you I have been recently fascinated with puzzles as a way to help improve my BS-radar when using AI. I designed Parry to help with this - One puzzle a day - find the one flaw hidden in a confident paragraph, pick which of two AI answers actually helps you (one is subtly useless), call a claim true/false. Free, no account, nothing you input leaves your devi

在TypeMaster中测试你的打字速度和准确性
@ausafulislam_h · X
Try TypeMaster, a typing speed and accuracy web app I built. Give it a shot and share your honest feedback:

用摄像头与AI对战Rock-Paper-Scissors,享受复古90年代像素风格。
@web3_key · X
用Claude AI 做了一个RPS经典游戏,结合了动态捕捉

AI-powered SAP Advanced Variant Configuration assistant for professionals.
cjlueking · Product Hunt
Advancedvc.help SAP PLM knowledge & Coding AI Tool

在浏览器中完成60个Python编码挑战。
u/Funny-Temporary7465 · Reddit
Built a Python learning platform because I was bored of the existing options Hey everyone, I built PyTutor, a web app to learn Python by actually writing code from the first minute instead of watching videos. 60 challenges across 6 modules, a real Python editor in the browser (runs via Skulpt, no backend needed), a live variable inspector so you can see what your code is doing as it runs, and a certificate at the end. Built it with AI-assisted coding tools, which let me focus more on the