From 24cfd7192b3df9e9b6eda30dcfb36205d66fe230 Mon Sep 17 00:00:00 2001 From: jaketothepast Date: Thu, 2 Nov 2017 14:18:44 -0400 Subject: [PATCH] Adding portfolio page --- content/portfolio.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/portfolio.md diff --git a/content/portfolio.md b/content/portfolio.md new file mode 100644 index 0000000..06af8ab --- /dev/null +++ b/content/portfolio.md @@ -0,0 +1,13 @@ +--- +title: "Portfolio" +date: 2017-11-02T14:14:08-04:00 +draft: true +--- + +# Projects + +Different projects that I've worked on, or small personal projects I have. + +## [1. Terms Of Service Game](terms-of-service-game) + +A small game built using Vue.js intended to help consumers learn to read through license agreements and find things they may not think are valid.