-
Notifications
You must be signed in to change notification settings - Fork 3
/
identity.json
32 lines (32 loc) · 1.46 KB
/
identity.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"name": "Satoshi Nakamoto",
"username": "satoshi",
"bio": "It's very attractive to the libertarian viewpoint if we can explain it properly. I'm better with code than with words though.",
"location": "Mempool",
"hire_me_url": "mailto:[email protected]?subject=Job%20Opportunity&body=Hello,%0D%0A%0D%0AI%20am%20contacting%20you%20in%20response%20to%20your%20website%20and%20to%20inquire%20about%20your%20availability%20for%20a%20potential%20job%20opportunity%20as%20a%20software%20developer.%0D%0A%0D%0APlease%20let%20me%20know%20if%20you%20are%20interested%20in%20discussing%20further.%0D%0A%0D%0AThank%20you,%0D%0A[Your%20Name]%0D%0A[Your%20Contact%20Information]",
"image_url": "https://i.ibb.co/mJkxDkb/satoshi.png",
"socials": [
{
"username": "satoshi001",
"icon": "github",
"url": "https://github.com/bitcoin"
},
{
"username": "satoshi-nakamoto",
"icon": "linkedin",
"url": "https://www.linkedin.com/in/aniketambore/"
},
{
"username": "satoshi",
"icon": "twitter",
"url": "https://twitter.com/anipy1"
},
{
"username": "satoshi",
"icon": "nostr",
"url": "https://snort.social/p/npub1clqc0wnk2vk42u35jzhc3emd64c0u4g6y3su4x44g26s8waj2pzskyrp9x"
}
],
"project_url": "https://github.com/aniketambore",
"lud16": "[email protected]"
}