1
0
Quellcode durchsuchen

add notion as skill

Aneurin Barker Snook vor 11 Monaten
Ursprung
Commit
959b037738
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  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"],