Static developer directory and public ecosystem dashboard for Bangladeshi tech professionals.
- Browse the site:
/developers,/dashboard,/contribute - Source of truth:
profiles/*.yml - Generated data:
generated/ - Contributor guide: CONTRIBUTING.md
- Data flow: docs/data-flow.md
- Server cron guide: docs/server-cron.md
- Contributors add or update one file in
profiles/. - Validation and enrichment scripts build deterministic JSON artifacts in
generated/. - The Next.js site reads generated data and renders a static directory and dashboard.
- Create
profiles/<github-username>.ymlwhen you have a GitHub profile. - Do not add
slugorslug_sourcemanually. They are computed automatically. - If
links.githubis missing, slug falls back to slugifiedname. - LinkedIn URLs are stored and validated only. They are never scraped.
- Total developer profiles: 19
- Source files:
profiles/*.yml - Directory page:
/developers
Generated files are written to generated.