Przeglądaj źródła

add notion as skill

Aneurin Barker Snook 11 miesięcy temu
rodzic
commit
959b037738
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      public/data/skills.json

+ 5 - 0
public/data/skills.json

@@ -235,6 +235,11 @@
     "tags": ["js", "language"],
     "description": "I am a Node aficionado and I try to make the most of the expansive standard library, but when deadlines loom, there's a million packages on npm to speed things up a bit. Node apps are one of the quickest ways to get off the ground, particularly when transpiling from TypeScript."
   },
+  {
+    "name": "Notion",
+    "tags": ["office"],
+    "description": "I absolutely love Notion for both freeform and structured documentation. It's within easy reach for quick notetaking, yet offers enough power to organise large document databases. A must have for any dynamic organisation."
+  },
   {
     "name": "PayPal",
     "tags": ["payments", "platform"],