$
$
$
$
$
$
$
$
$
$
Dark Mode ☀️
$

Add a Resource

$
$

Help Grow Our Database

We welcome contributions to our database of grants, early-stage VCs, and residencies.

GitHub Pull Request

Please do not contact me to add your resource. This is the most direct way to contribute:

  1. Fork our GitHub repository
  2. Add your entries to the appropriate JSON file:
    • data/grants.json for grants
    • data/vcs.json for venture capital firms
    • data/residency.json for residencies
  3. Submit a pull request with your changes
// Example grant entry format
{
"Name": "Example Grant",
"Website": "https://example.com/grant",
"Amount": "$10,000",
"Institution": "Example Foundation",
"Notes": "Brief description of the grant"
}

Contribution Guidelines

  • Ensure all information is accurate and up-to-date
  • Include a direct link to the official website
  • For grants, specify the amount range if available
  • For VCs, include stage focus and check size if known
  • For residencies, include location and duration details
  • Keep descriptions concise and informative

Thank You!