248+ free startup resources in Greater Seattle. Searchable. Filterable. No paywalls.
π Browse Resources β’ β Add a Resource β’ π Report Issue
Every free resource founders in Greater Seattle actually use:
| Category | Examples |
|---|---|
| Accelerators | WTIA Founder Cohort, Techstars Seattle, SEA619, CoMotion Labs |
| Funding | Seattle Angel Conference ($150K prize), WA State grants, pitch competitions |
| Workspaces | AI House Seattle, TheLab@Everett (free), library business centers |
| Mentorship | SCORE (free), SBDC advisors, founder circles |
| Events | Startup Seattle, Pioneer Square pitch nights, demo days |
Seattle, Tacoma, Bellevue, Everett, Olympia, Bremerton, Lynnwood, Redmond, plus online/statewide programs.
Five counties: King, Pierce, Snohomish, Kitsap, Thurston.
Website: seattlestartups.info
Filter by city, category, audience (BIPOC, women, veteran founders), or search.
git clone https://github.com/adambkovacs/seattlestartups.info.git
cd seattlestartups.info
hugo server
# β http://localhost:1313Requires Hugo (extended version).
- Fork this repo
- Add entry to
data/resources/{category}.yaml - Submit PR
# Example: data/resources/accelerators.yaml
- name: "Your Program Name"
description: "One sentence. What founders get."
organization: "Who runs it"
website: "https://..."
cost: "Free"
city: "Seattle"
counties:
- "King"
categories:
- "Accelerators"Requirements:
- Free or has free tier
- Serves Greater Seattle area
- Currently active
Every PR runs automated checks:
- YAML validation - syntax and required fields
- URL format check - valid links
- Duplicate detection - no redundant entries
- Hugo build test - site compiles
PRs that pass get reviewed within 48 hours.
Open an issue with the resource name and what's wrong.
| Component | What |
|---|---|
| Static site | Hugo |
| Styling | Tailwind CSS |
| Hosting | GitHub Pages (free) |
| CI/CD | GitHub Actions |
| Domain | seattlestartups.info |
data/resources/*.yaml β Resource data (structured)
content/cities/*.md β City landing pages
content/guides/*.md β SEO guide articles
themes/startup-theme/ β Custom Hugo theme
.github/workflows/ β Build + deploy automation
Push to main β GitHub Actions builds Hugo β deploys to GitHub Pages. Zero cost.
Resources stored in data/resources/:
| File | Count |
|---|---|
accelerators.yaml |
22 |
mentorship.yaml |
35 |
funding.yaml |
28 |
spaces.yaml |
31 |
events.yaml |
24 |
government.yaml |
42 |
libraries.yaml |
23 |
universities.yaml |
43 |
Each resource has: name, description, website, cost, city, counties, categories, and optional audience tags (bipoc, women, veterans, lgbtq).
If you find this directory useful, consider buying me a coffee:
MIT. Use however you want.
Resource data is community-contributed. No warranties on accuracy.
Built for Seattle founders by Adam Kovacs. Zero paywalls. Zero gatekeeping.

