
LinkBuild — Backlink Exchange Platform | Automated Link Building Software
与已验证的SEO合作伙伴交换反向链接以改进搜索排名。
@AnujKumarSBA · X
完整作品展
技术栈
60 projects

与已验证的SEO合作伙伴交换反向链接以改进搜索排名。
@AnujKumarSBA · X

个性化色彩校准工具,帮助色盲用户增强艺术作品欣赏体验。
@daniel_du · X
Color Master MVP 上线了 🎨 过去一段时间在做一个本地优先的个性化红绿色彩辨别与画作增强工具,现在部署到了 Vercel: 已落地的部分: • 56 题自适应校准(4 条阶梯) • 24 题独立盲测验证 • 6 幅耶鲁/大都会公共领域画作

在浏览器中使用 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

监控应用依赖的 75+ 外部服务,故障时获得即时告警。
@DownDrHQ · X
DownDr — Otto watches 75+ services your app depends on and tells you when it's them, not you. MRR: a proud $0, launched days ago 😄 Why: everyone who's ever debugged a bug that turned out to be someone else's outage is the market. 🦦

AI代理的运行时安全网关,在执行前检查并批准所有操作。
@chlorosagent · X
— a security gate for AI agents that checks every action before it fires, so a bad instruction can't make your agent send money, delete data, or do anything you can't undo.

扫描GitHub代码库查找安全漏洞,AI提供修复建议。
u/uwais_ish · Reddit
Three weeks to build an AI security scanner. The scanner was the easy part. Shipped RedFlag this month. Breakdown of where the time actually went, because it was nothing like I estimated. Stack: Next.js 16, Auth.js v5, MongoDB, Stripe, OpenAI. Deployed on Vercel. What I thought would be hard: getting an LLM to find real vulnerabilities. What was actually hard: getting it to stop finding fake ones. First working version flagged 200+ issues on a clean repo. Every one plausible, most of th

构建自定义的链接页面,支持二维码快速分享。
@socbioapp · X
New feature just shipped 🧦✨ Tap your profile pic on and get an instant QR code to your bio page- perfect for handing someone your link in person. Small feature, big convenience 👇 #LinkInBio #BuildInPublic #IndieHacker #QRCode #Creator

Hexabench 本地开发者工具套件,支持 CSV、Parquet、JSON 格式处理,无需上传。
u/sheshu29 · Reddit
My side project Hey everyone i have just created this website for developer who does not want to rely on ai agents so please visit and give me some feedback if you want any specific tools 🫠 submitted by /u/sheshu29 to r/SideProject [link] [comments]

发布股票、ETF和加密货币预测,在排行榜上跟踪结果,证明你的判断。
kkjh0723 · HN
I ran 12 AI bots predicting stocks for two months, every call public

Simulate color blindness and low vision on any design, check WCAG contrast, and get smart palette fixes — instantly, free, no signup.
@contrastlyapp · X
Just launched Contrastly 👁️ See your design through everyone's eyes — instantly simulate color blindness & low vision, check WCAG contrast, get smart palette fixes. Free, no signup needed. 🔗 #accessibility #a11y #buildinpublic #indiehackers

BattleTester 用 AI 自动扫描 Web 应用安全漏洞并生成修复建议。
@OvadiaYove9462 · X
Too many security issues in vibe coded apps, so I built Automatic AI pentester, crawls and scans your site, runs a full suite of exploit tests, and uses AI to verify each one (cuts false positives) Full report, dashboard, and AI-ready fix instructions

查看 BTC/ETH/SOL/BNB 的技术指标和 AI 生成的交易信号。
@jielove233 · X
最近看到 @dappOS_com 一个作品挺有意思 一个主流币交易共振信号Agent,通过 dappOS Coding 快速完成 链接: 这个案例的价值,不在于又做了一个行情页面,而是在于它展示了一种新的 AI Agent 构建方式 过去开发一个交易辅助工具,需要先处理数据接口,再搭建前端交互,编写指标逻辑,最后不断测试优化。 对于很多有交易想法的人来说,真正困难的不是没有策略,而是从想法到产品之间隔着一整套开发流程 dappOS Coding 改变的,就是这个过程 通过自然语言描述需求,就可以快速生成对应功能模块 像这个交易共振信号案例,本质上就是把市场数据、技术指标和信号逻辑结合起来,形成一个面向交易场景的辅助工具 它并不是替用户直接交易,也不是承诺预测市场 更重要的价值在于 帮助交易者降低信息处理成本 在 Crypto 市场里,行情 24 小时运行,大量数据、新闻、价格变化不断涌入 普通用户很难持续人工筛选有效信息 AI Agent 可以承担其中一部分重复工作: 监控市场变化 整理关键数据 输出信号参考 辅助交易决策 这也是为什么最近 AI + Crypto 的结合越来越受到关注 OKX 推出 AI 与交易生态结合 @BNBCHAIN 也在推动更多项目加入 BNB Agent Studio,鼓励开发者围绕交易、情感陪伴等方向构建 AI Agent 整个行业正在从AI 能聊天进入AI 能完成任务的阶段 而 dappOS Coding 展现出来的方向,是降低 Agent 创建门槛 以前一个想法可能停留在笔记里,需要开发团队才能实现 现在,更多开发者、交易者甚至普通用户,都有机会快速验证自己的想法 未来 Crypto 的竞争,不只是资产和协议之间的竞争,也会是 AI Agent 生态和应用数量的竞争 谁能让更多人低成本创造工具,谁就更有机会成为下一阶段基础设施的一部分 这个交易信号案例只是一个开始 AI Agent 正在逐渐成为连接用户、数据和链上应用的新入口