Dotabout is an open-source bio platform that reads your profile data directly from a GitHub repository.
All you need is:
- A public repo named
.about - An
about.jsonfile inside it
Your bio page becomes instantly available at:
https://dotabout.me/@<your-github-username>
Because your data lives entirely in your own repo, you fully own and control it. If you delete the repo, your profile disappears: no accounts, no lock-in.
- Create a new public repository named
.about - Add an
about.jsonfile inside it (you can copy it from here) - Fill in your data according to the schema
Then visit your profile at:
https://dotabout.me/@<your-github-username>
- Page: dotabout.me/@remvze
- Source: github.com/remvze/.about