In [1]:
from world import Person
me = Person("Maksym Sherman")
Out[1]:
Hi, I'm Maksym!
I believe in great work, ambition, and obsessiveness. I seek to understand the world through better explanations.
In [2]:
me.describe()
Out[2]:
| status | description | |
|---|---|---|
| currently | Economic consulting | Focused on data work |
| previously | OurNetwork | Crypto data newsletter |
| always | Looking to connect | Curious people and ideas |
In [3]:
me.get_sections() # Explore my work
Out[3]:
In [4]:
me.subscribe() # Get notified of new posts