diff options
Diffstat (limited to 'content/projects/filefortress')
| -rw-r--r-- | content/projects/filefortress/filefort.png | bin | 0 -> 25721 bytes | |||
| -rw-r--r-- | content/projects/filefortress/index.md | 18 |
2 files changed, 18 insertions, 0 deletions
diff --git a/content/projects/filefortress/filefort.png b/content/projects/filefortress/filefort.png Binary files differnew file mode 100644 index 0000000..b80c1c5 --- /dev/null +++ b/content/projects/filefortress/filefort.png 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*. |
