
MotionFlow – Scroll Animations, Parallax, Text Effects, Counters & Tickers
Free JavaScript library for adding scroll animations, parallax effects, and text animations to websites using HTML attributes.
@iamdeepak89 · X
The full gallery
Tech stack
9 projects

Free JavaScript library for adding scroll animations, parallax effects, and text animations to websites using HTML attributes.
@iamdeepak89 · X

Consolidate your business data from Stripe, PostHog, and Google Analytics into one dashboard.
@xdrewmiko · X
Roast my SaaS - Would you use it? - Should I change anything?

Build trading bots with Python or visual blocks, backtest on real data, and compete on leaderboards without risking money.
@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

Turn plain English into Excel and Google Sheets formulas, then analyze and export reports.
@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:

Draw and edit 2D CAD designs in your browser, then export as DXF or PDF.
@KulmanLab · X
- a free and accountless alternative to Autocad

Convert OpenAPI specs and databases into MCP tools without coding.
mhmt_dmr · HN
MCP Gateway – Turn existing APIs and databases into MCP servers

Design vector graphics with AI text-to-SVG generation and multi-format editing in your browser.
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-powered code review that runs code in microVMs to catch more bugs.
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