Index of fresh-capital VCs, accelerators, grants and –$4.5M freebies
I hacked this together last week; it’s still very experimental. The goal is simple: help founders prioritize outreach by surfacing investors who’ve recently raised funds (i.e., have capital to deploy). Right now we diff recent EDGAR/Form D filings and public announcements, normalize to a Postgres schema (fund → check size, stage, sector, geo, contacts), and do light entity resolution for aliases/shells. Expect gaps and false positives while we iterate. Grants: today we’re only pulling federal sources (SBIR/STTR, Grants.gov). The roadmap is to add state, county, and municipal…
What it does
In the maker’s words, at launch
I hacked this together last week; it’s still very experimental. The goal is simple: help founders prioritize outreach by surfacing investors who’ve recently raised funds (i.e., have capital to deploy). Right now we diff recent EDGAR/Form D filings and public announcements, normalize to a Postgres schema (fund → check size, stage, sector, geo, contacts), and do light entity resolution for aliases/shells. Expect gaps and false positives while we iterate. Grants: today we’re only pulling federal sources (SBIR/STTR, Grants.gov). The roadmap is to add state, county, and municipal portals, plus agency- and foundation-specific programs—basically anything a startup can actually apply for. Also included: accelerators/venture builders (terms, equity, timelines) and a “founder freebies” section (~$4.5M in credits/tools many teams miss). We've kept it simple: no login wall, no upsell, no paid introductions. This is a working prototype we plan to keep improving.
Does the same job
all alternatives →

- WCWe compiled a database of 45k+ investors to raise a seed round2019 · ▲11
Hey guys! Investor Scout (https://investorscout.co) is a categorized database of over 45,000 angel investors and venture capitalists. Finding the right investors to pitch your startup to––then finding the best way to reach out to them directly––is a nightmare. The data is spread out all over the internet, down the google rabbit hole, Twitter, LinkedIn, and AngelList. Research can take hundreds of hours on its own, not even counting the time it takes to actually reach out to investors, go through initial screens, get meetings, and finally close a round. Last year we launched…
rule30: Would we back your startup + whyDec 2025 · ▲46Share your LinkedIn. Receive a decision + reasoning in 24h.
- IMI made a heatmap of 3400 VCs who are open to cold emailsJun 2026 · apparent.social · ▲25
- LCLargest collection of pitch deck, videos and memos to fund my education2022 · fundingfyre.com · ▲30
Student debt is troubling so many recent graduates that we decided to graduate debt-free from the university. We launched FundingFyre - a database of startup pitch decks, pitch videos and investment memos… all together 1,500+ items. You can filter the resources by funding round, size, etc. Many of you might be raising Seed or Series-A funding and these resources would be immensely helpful. We kept it a paid service to earn enough to pay our tuition fees and cover living expenses. But for the HackerNews community, we have a 50% discount, please use code “HN2022”. We’re four students (Grade 12…
More dev tools this month
the category →



The first open-source price index for GPU compute Discussion | Link
Dev tools · 10d ago · producthunt.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com
Launched alongside, August 2025
the whole month →
- IS
I built the world's most impractical 1000-pixel display and anyone in the world can draw on it. It draws a single pixel at a time and takes 30-60 minutes to complete a single image. Anyone can participate in the project by voting for the next image to be drawn, and submitting images. https://kilopx.com/
Work · 2025 · benholmen.com

- KT
Kitten TTS is an open-source series of tiny and expressive text-to-speech models for on-device applications. We are excited to launch a preview of our smallest model, which is less than 25 MB. This model has 15M parameters. This release supports English text-to-speech applications in eight voices: four male and four female. The model is quantized to int8 + fp16, and it uses onnx for runtime. The model is designed to run literally anywhere eg. raspberry pi, low-end smartphones, wearables, browsers etc. No GPU required! We're releasing this to give early users a sense of the latency and voices…
Dev tools · 2025 · github.com
- IW
I was wondering how I can arrange objects along a spherical helix path, and read some articles on it. I ended up learning about parametric equations again, and make this visualization to document what I learned: https://visualrambling.space/moving-objects-in-3d/ feel free to visit and let me know what you think!
Life & fun · 2025 · visualrambling.space
- TC
For HTML Day 2025 [1], I made a web service that displays the current sky at your approximate location as a CSS gradient. Colours are simulated on-demand using atmospheric absorption and scattering coefficients. Updates every minute, without the use of client-side JavaScript. Source code and additional information is available on GitHub: https://github.com/dnlzro/horizon [1] https://html.energy/html-day/2025/index.html
Dev tools · 2025 · sky.dlazaro.ca