this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: add TPS

+18 -6
+12
src/components/presentation/my-projects.vue
··· 4 4 5 5 <ul> 6 6 <li> 7 + <a href="https://thinking-people-system.house/" 8 + >Thinking People System</a 9 + > 10 + is a website with exploration in mind. The TPS is a framework to satisfy 11 + the client with the growth of people making the product. I still have to 12 + understand it - in the process, I make explorable article about the 13 + concepts like 14 + <a href="https://thinking-people-system.house/pull-system" 15 + >the Pull System</a 16 + >. 17 + </li> 18 + <li> 7 19 <a 8 20 href="https://litenote.space/" 9 21 target="_blank"
+6 -6
src/pages/my-books.mdx
··· 7 7 8 8 I used to read so little, but in 2021, I decided to take example of CGP Grey and add as one of my theme to read more and write more. 9 9 10 - <iframe 11 - class="youtube" 12 - src="https://www.youtube-nocookie.com/embed/NVGuFdX5guE" 13 - title="Your Theme by CGP Grey" 14 - /> 15 - 16 10 So far, I'm pretty happy with how many books I've read, and they are all good! 17 11 18 12 - [How to take smart notes](https://www.soenkeahrens.de/en/takesmartnotes) ··· 23 17 - [Immune](https://www.amazon.fr/Immune-Kurzgesagt-gorgeously-illustrated-immune/dp/1529360684) 24 18 - [The field guide of understanding 'human errors'](https://www.routledge.com/The-Field-Guide-to-Understanding-Human-Error/Dekker/p/book/9781472439055) 25 19 - [Thinking fast and slow](https://en.wikipedia.org/wiki/Thinking,_Fast_and_Slow) 20 + 21 + <iframe 22 + class="youtube" 23 + src="https://www.youtube-nocookie.com/embed/NVGuFdX5guE" 24 + title="Your Theme by CGP Grey" 25 + />