
MotionFlow – Scroll Animations, Parallax, Text Effects, Counters & Tickers
MotionFlow是一个免费的JavaScript库,用HTML属性为网站添加滚动、视差和文本动画。
@iamdeepak89 · X
完整作品展
技术栈
9 projects

MotionFlow是一个免费的JavaScript库,用HTML属性为网站添加滚动、视差和文本动画。
@iamdeepak89 · X

将 Stripe、PostHog 和 Google Analytics 的业务数据集中到一个仪表板。
@xdrewmiko · X
Roast my SaaS - Would you use it? - Should I change anything?

使用Python或可视化块构建交易机器人,在真实数据上回测,并在排行榜上竞争。
@CodeBullapp · X
Building CodeBull. A platform where you build trading bots with Python or visual blocks, backtest them on real-world market data, and compete against other users’ strategies. Zero risk. Just learn trading by building.

@Kiriakoscls4 https://t.co/vL7v4J1TKx
@z5code0 · X

将英文转换为Excel/Google Sheets公式,分析数据并导出报告。
@ExpressSheet · X
Upload a spreadsheet. Ask questions in plain English. Get insights, charts, and a polished PDF report back. ExpressSheet is like having a data analyst on call, 24/7. Start free:

在浏览器中绘制和编辑2D CAD设计,然后导出为DXF或PDF。
@KulmanLab · X
- a free and accountless alternative to Autocad

将 OpenAPI 规范和数据库转换为 MCP 工具,无需编码。
mhmt_dmr · HN
MCP Gateway – Turn existing APIs and databases into MCP servers

AI 驱动的 SVG 编辑器,在浏览器中生成和编辑矢量图形。
u/Every-Comment5473 · Reddit
I think I may have finally found a fully free alternative to BoxySVG. I came across this browser-based free SVG editor from svgmaker , and it feels pretty close to Apple Freeform in the way the canvas, grids, snapping, and alignment work. It also lets you edit paths, points, text, colors, shapes etc. Most of the things I used to open BoxySVG for, I can now do in this one—and it’s completely free. Honestly, I wasn’t expecting it to be this capable, especially since most AI image generation

由AI驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db