aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/content/projects/filefortress/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/projects/filefortress/index.md')
-rw-r--r--content/projects/filefortress/index.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/content/projects/filefortress/index.md b/content/projects/filefortress/index.md
new file mode 100644
index 0000000..aae7914
--- /dev/null
+++ b/content/projects/filefortress/index.md
@@ -0,0 +1,18 @@
+---
+title: File Fortress
+start_date: 2023-11-05
+end_date: 2023-12-12
+date: 2023-12-12
+description: "A self hosted file hosting service"
+summary: "A self hosted file hosting service"
+github: "https://github.com/cs298-398f23/file-fortress"
+thumbnail: "filefort.png"
+link: "https://filefortress.xyz"
+categories:
+- "Class Project"
+tags:
+- "python"
+- "web"
+---
+
+File Fortress is a file hosting service completed as a final project for CSCI398: *Web Programming*.