diff --git a/src/components/Welcome.vue b/src/components/Welcome.vue index 9ff95ad..49dc10c 100644 --- a/src/components/Welcome.vue +++ b/src/components/Welcome.vue @@ -5,6 +5,10 @@ + + + + diff --git a/src/components/presentation/my-books.vue b/src/components/presentation/my-books.vue new file mode 100644 index 0000000..2538cd5 --- /dev/null +++ b/src/components/presentation/my-books.vue @@ -0,0 +1,40 @@ + + + My books + + 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. + + + + + + So far, I'm pretty happy with how many books I've read, and they are all good! + + + + + How to take smart notes + Resilient web design + On writing well + The Scout Mindset: Why Some People See Things Clearly and Others Don’t + + Accelerate + Immune + The + field guide of understanding 'human errors' + Thinking fast and slow + + + + + \ No newline at end of file diff --git a/src/components/presentation/my-projects.vue b/src/components/presentation/my-projects.vue new file mode 100644 index 0000000..feb743f --- /dev/null +++ b/src/components/presentation/my-projects.vue @@ -0,0 +1,19 @@ + + + My projects + + + + Lite note: highly inspired by Andy Matuschak notes' website, I wanted to have a + clean design where I can explore my notes I take on VS Code. + + retrobus: an event bus lib I made for fun with a little + extra retroactive feature. + + Vue PWA Asset generator: a cli command (now + a bit out of date) that generates the multiple favicons needed for a Progressive Web App. + + + +
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. +
+ So far, I'm pretty happy with how many books I've read, and they are all good! +