import json
class LeoFiboPendragon:
def __repr__(self):
return json.dumps({
'really_good_at': ['facilitating', 'teaching'],
'availability': 'open',
'coaching': ['adaptive delivery', 'team structures', 'backlog mgmt'],
'self.code': ['JavaScript', 'PHP', 'Perl', 'Java'],
'self.code.quality': 2,
'currently_learning': ['NDK', 'svelte', 'lightning'],
'pubkey': 'npub15f3wjlgdpgz7rfs3kqqmarm3z63jcqq8xnrvt6py5jyzmhwru6tqrcqrap',
'interested_in': ['bitcoin', 'nostr', 'freedom tech'],
'not-so-guilty pleasures': ['climate conspiracies', 'solar weather', 'ancient aliens'],
'also_into': ['reading', 'podcasting', 'video production', 'hosting hackathons, openspace, etc'],
'been_at_it_since': 1994
})
me = LeoFiboPendragon()
print(me)
makin' bacon pancakes
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.