## Why I'm interested in them
## Values
- Sudden resurgence to focus on:
- Peak health and cognitive capability
- Sharing his life design workflows on how it helped him overcome his biggest obstacles
- Sharing his processes
- Holy fuck this guy is so ambitious, I'm surprised I haven't dabbled much into his content previously.
## Inputs
```dataview
table Created, rating, source
FROM #input AND !"Hidden" AND [[]]
SORT Created desc
```
## Notes
### Business model
August Bradley's PPV workshop (based on a YouTube series that changed my life and is completely FREE) was around $800. That price gave you a six-week course; his fully developed PPV template; access to August; access to a vibrant, knowledgeable community to the present day; live events, etc.
### Query
```dataview
table Created, rating, source
FROM !#input AND !"Hidden" AND [[]]
SORT Created desc
```