
fundit.lol — Bid for attention. Fund the bid.
We want namedrop.lol at #1 on Outbid.lol. So we built another leaderboard to pay for it. Bid for attention and help fund the $15,000 mission.
@foundergear · X
The full gallery
Tech stack
14 projects

We want namedrop.lol at #1 on Outbid.lol. So we built another leaderboard to pay for it. Bid for attention and help fund the $15,000 mission.
@foundergear · X

Automate Salesforce pipeline updates from calls and emails
@divlohia · X
Katalyst - Agent that runs pipeline for teams on Salesforce. @joinkatalyst

Schedule, route, invoice, and track profits for field service crews with flat-rate pricing.
@derek_codez · X
The next generation of Home Service based business solutions

Hiring marketplace where developers submit verified GitHub work, get evaluated blind, and build portfolios.
@BowenBuildsOne · X
Builders Echo - A proof-of-work hiring marketplace where companies post real engineering challenges and candidates submit GitHub-backed work, evaluated with blind review. Candidates will overtime build a strong portfolio of verified skills and experiences

Bid for your ranking on a public leaderboard where your position goes to the highest bidder.
@ammohitchaprana · X
I building: 1. - Startup launchpad 2. - pay to rank SaaS 3. - Custom software development agency 4. - Cloud hosting platform 5. MentorJi- Mock Tests, PYQs, Courses and Live Classes. 6. Build8 - AI Vibe Coding Platform developed by 7. Pitch-deck and presentation studio. Investor-ready storytelling for fundraising, partnerships and clinical/B2B communication as the venture scales. Web: 8. 11. BroDM: Instagram Comment-to-DM automation and an Instagram AI Agent that engages every lead instantly. Convert followers into customers while you sleep, travel, or run the business — works 24/7. 9. Reimburse: is expense reimbursement SaaS platform with multi-level approval workflows, receipt capture, real-time budgets, and a tamper-proof audit trail. Built multi-tenant and secure from day one. 10. 15. All-in-One School Management Sys

Outbid competitors, rank higher, and get seen. Rankings are determined by bids—nothing else.
@lionelzhangnl · X
pls take a look at:

Speech to text dictation and multi-engine speed benchmarking. Compare OpenAI GPT-Transcribe, Deepgram Nova-3, NVIDIA Parakeet, and Fish Audio with local IndexedDB privacy.
@alvaisy · X
finished voice to text small web app for my own itch. it's opensource. use openrotuer key. and use it with 4 models.

Practice DevOps interview scenarios with AI feedback and scoring in 15 minutes.
@brankopetric00 · X
I've got two 😀: - automate your X presence - helps you break into DevOps

Wurk.Flow unifies schema design, a live SQL workspace, column-level lineage, and source-to-target mapping in one local-first modeling IDE — in your browser or on your desktop. Free
@WurkHaus · X
What happens when you got told no to a 3k quote for a data tool and spend a year building one instead.

Discover verified influencers for campaigns, send offers, and manage approvals and payments.
@lumorabuild · X

Manage and automate AWS infrastructure deployment and configuration.
@MalkkiLea · X
Hi, I'm building

Embeddable visual workflow builder for web apps with optional AI assistance.
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t