Skip to content

remvze/opn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPN

Your open-source bio page.

Visit OPN | Docs | Template

🪶 What Is OPN?

OPN is an open-source bio platform that reads your profile data directly from a GitHub repository.

All you need is:

  • A public repo named .opn
  • A bio.json file inside it

Your bio page becomes instantly available at:

https://opn.bio/@<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.


⚙️ How It Works

  1. Create a new public repository named .opn
  2. Add a bio.json file inside it (you can copy it from here)
  3. Fill in your data according to the schema

Then visit your profile at:

https://opn.bio/@<your-github-username>

🧩 Example