8000 GitHub - anofibonacci/anofibonacci: Config files for my GitHub profile.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anofibonacci/anofibonacci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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)

About

Config files for my GitHub profile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0