diff --git a/templates/projects/004-cgpsmarterdownload.json b/templates/projects/004-cgpsmarterdownload.json
new file mode 100644
index 0000000000000000000000000000000000000000..192bf816fdf3936cdf49e3575fe3e66c5fa36505
--- /dev/null
+++ b/templates/projects/004-cgpsmarterdownload.json
@@ -0,0 +1,18 @@
+{
+    "name": "cgp-smarter-download",
+    "image": "img/project/placeholder.png",
+    "description": "Download CGP/FlippingBook books and convert to pdf.",
+    "badges": [
+        {
+            "text": "Finished",
+            "classes": "text-bg-success"
+        }
+    ],
+    "buttons": [
+        {
+            "text": "Source Code",
+            "url": "https://github.com/TheJoeCoder/cgp-smarter-download",
+            "classes": "btn-secondary"
+        }
+    ]
+}
\ No newline at end of file
diff --git a/templates/projects/005-easihht.json b/templates/projects/005-easihht.json
new file mode 100644
index 0000000000000000000000000000000000000000..06432a28f5a44b0d1054bb014ed09ea66b7d342c
--- /dev/null
+++ b/templates/projects/005-easihht.json
@@ -0,0 +1,18 @@
+{
+    "name": "EasiHHT",
+    "image": "img/project/placeholder.png",
+    "description": "Do stock take from an Easitill system.",
+    "badges": [
+        {
+            "text": "Finished",
+            "classes": "text-bg-success"
+        }
+    ],
+    "buttons": [
+        {
+            "text": "Source Code",
+            "url": "https://github.com/TheJoeCoder/EasiHHT",
+            "classes": "btn-secondary"
+        }
+    ]
+}
\ No newline at end of file