
Countdown Calendar – Free Printable PDF
使用自定义图标设计并下载个性化倒计时日历 PDF。
@markiebee_ · X
I am working on Create printable PDF Calendars
完整作品展
技术栈
31 projects

使用自定义图标设计并下载个性化倒计时日历 PDF。
@markiebee_ · X
I am working on Create printable PDF Calendars

从提示词和图像生成 AI ASMR 视频,包含 45+ 个放松模板。
cittadini_wahler · Product Hunt
aiforasmr Generate calming AI ASMR videos

可直接在浏览器玩NOPE游戏,无需钱包或设置。
@NormiePepeNFT · X
Want to have some fun? 🐸🎮 Try the NOPE game — built entirely with Claude Code. No wallet connection required. No complicated setup. Just jump in and play. Have some fun. Be NOPE. 💚

@UK_Daniel_Card I made something similar https://t.co/HCVGlFb8hF. Its completely vibe coded but it is supposed to be a vibe project. Been making it for about 6 months now. Feel fre
@slacksarenice · X
I made something similar Its completely vibe coded but it is supposed to be a vibe project. Been making it for about 6 months now. Feel free to take inspiration from it 😅

创建或回应AI生成的约会邀请,进行有趣的约会游戏。
@Bit_LittleP · X
刷到一个男生邀约女生的AI约会软件,很有意思 于是,我做了一个女生邀请男生版 Oops, It’s a Date 👉 有人这样邀请你,你会心动吗?😻🫶

用摄像头拍摄照片纸条,支持滤镜、相框和背景编辑。
cmlanche · V2EX
做的在线照相亭本来还有点流量,结果我 301 瞎整一通,彻底废了,重新上了一个站 地址:[freephotobooth.online]( https://freephotobooth.online/) 上面是老地址,本来流量还可以,上站第二天就有 300 个新点击,但我嫌弃域名后期没有品牌优势,所以 301 到了另外一个域名,但上了之后看到流量没有了,又很焦虑,然后又把新站 301 到老站,现在彻底 game over 不得已重新写了一个站,再上,有兴趣可以围观一下,看看哪个更好,有啥问题我可以改改,主打听劝 新站地址:[https://photobooth100.com/]( https://photobooth100.com/)

连接您的 Gmail 账户,自动化发送电子邮件并跟踪打开率和点击率。
@KenziChenBuilds · X
Hey! Developer behind Always looking for feedback to make it better.


在线为Hello Kitty着色、打印或用AI生成自定义涂色页面。
Hello Kitty Coloring Pages — 支持 Hello Kitty 填色纸下载、打印、在线填色、AI 自动填色、AI 定制填色纸等功能

在线构建表单,支持拖放字段、收集响应和跟踪分析。
@SebastianHox · X

上传照片和音频生成AI口型同步说话视频。
vtoolpro · HN
Lip Sync AI – Create Your Talking Videos Instantly

一款免费在线瓷砖拼图游戏,与朋友或电脑对战。
heliostatic · HN
A couple weeks ago we were on vacation with friends, and after the kids were asleep we played games -- mostly Qwirkle, which I had never played and am terrible at. I don't care about being terrible at games, so I made a web version to keep playing after vacation: build lines of tiles that share a color or a shape, 2-4 players (or add bots). I wanted it to be low friction, so there are no accounts. Your identity is an anonymous id in localStorage, and you can move it to another device by scanning a QR code or hitting a unique url. Start a game and text someone the link (game slugs are semi-memorable three word phrases), or "Play the computer" and you can play immediately against bots. Games are async-friendly with web push for turn notifications. The stack is one Node process on a small VM, Next.js + Socket.IO, no database. The server and the client use the same engine so moves validate optimistically, and the bots go through the same functions, so bot moves are always legal. State is