
Café Chrétien — Un café spirituel pour nourrir l'âme
Café Chrétien是全球基督教灵性平台,提供教导、祷告、广播、电影和见证分享。
@anime_cine67352 · X
Check out what I just built with Lovable!
完整作品展
技术栈
60 projects

Café Chrétien是全球基督教灵性平台,提供教导、祷告、广播、电影和见证分享。
@anime_cine67352 · X
Check out what I just built with Lovable!

用AI增强照片:提升分辨率、去除噪点、修复模糊。
melhorar imagem — 专注巴西市场的在线图像处理工具,用 AI 帮助用户提升图片分辨率、增强画质、修复模糊和噪点,让您的照片焕然一新。

面向零售、餐厅和药房的一体化收银库存管理平台
@Biacode03 · X

用 AI 放大和增强照片,支持最高 10 倍分辨率。
Mejorar Imagen — AI 图像增强器:用 AI 将图片放大 10 倍,最高提升到 12K 分辨率

通过互动财务教育学习金钱运作和个人理财。
@AngelPastrgkr1 · X
Check out what I just built with Lovable!

用AI从文档和订阅源生成X帖子,保留你的独特声音和风格。
@santracrade · X
Xposto generates and schedules months’ worth of expert-level posts from uploaded documents, RSS/URL feeds, all in your own voice, across 5 writing styles and 60 languages. Now "The Reply Guy" feature so you can monetize faster!

在这款免费浏览器第一人称游戏中,解决七个谜题逃脱七个密闭房间。
@ax1ora · X
Released The Sealed Chambers 🗝️ A free browser-based first-person escape room built with @threejs. 7 rooms. 7 puzzles. Can you escape? Play on @itchio: Thanks @majidmanzarpour for the Claude Code skills for Three.js! #webgl #gamedev #threejs

在海地快速预订出租车——摩托、小巴或汽车,用KotFè Taxi数秒搞定。
@XSley29 · X
Check out what I just built with Lovable!

创建共享白板,进行素描、头脑风暴、分配任务和协作。
@claroboard · X
I built a whiteboard. The hardest part wasn't the coding. The hardest part was getting the first users. Want to give it a try?


扫描购物小票发现省钱机会,如价格差异和折扣。
@Qintarisapp · X

在浏览器中使用 KiCad 设计电子电路和 PCB,无需安装。
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared