
Greenline — Burn Rate & Runway Tracking for Startups
Track burn rate, runway, and department spend to generate investor-ready PDF reports.
@greenlinebudget · X
financial tool for startups:
The full gallery
Tech stack
60 projects

Track burn rate, runway, and department spend to generate investor-ready PDF reports.
@greenlinebudget · X
financial tool for startups:

Upload a chart and ask market questions to get AI analysis with trade levels.
u/famelebg29 · Reddit
i built an ai that reads chart screenshots and tells you what it actually sees, looking for honest feedback so for the past few months i've been building an ai trading copilot. the idea came from watching people (me included) screenshot charts and send them to friends asking "what do you think?". i figured that exact motion, screenshot in, opinion out, was the whole product. you upload any chart screenshot, stocks crypto forex whatever, and it gives you a structured read. where support and

@joovier_ https://t.co/keG2Rl4hD4 data analysis app. Check out
@MourynCher16712 · X
data analysis app. Check out

@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 😅

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

Import 2D paths from Adobe Illustrator, transform them in 3D, and export as vectors without rasterizing.
@kamone · X
I built (vibe coded) my own geometry engine from scratch. It keeps path as path, and does the transformation and the silhouette splitting. You can see the code here. One single html file.

Analyze your codebase to identify where changes introduce risk.
u/jeremyStover · Reddit
My second paying customer bought a full year subscription. I have mentioned https://semfora.ai before, here and there on Reddit. I haven't talked much about what it really provides. I was hoping to drive up some organic traffic, from people that had the motivation to dig past the beta. Stupid idea, but now that we have passed pen tests and hit the minimum requirements check list for security audits, (see other threads about that) we opened up the beta to everyone. Two days after that(

A calculator and data manager for LORT game statistics and analysis.
LORT Calculator — Stream 游戏 LORT 工具网站

Track your placement prep by practicing DSA patterns with ChatGPT-powered guidance.
@8876sahil · X
If you tired of random DSA videos and unstructured placement prep. You can try trackMe a free placement tracker. Practice DSA pattern-wise, prepare topic-wise, and learn with ChatGPT. Feedback welcome. Share if useful

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