--- title: "Portfolio" date: 2017-11-02T14:14:08-04:00 draft: false --- # Projects Different projects that I've worked on, or small personal projects I have. ## [1. Terms Of Service Game](https://jake-windle.gitlab.io/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. ## [2. Gonotes](https://github.com/jaketothepast/gonotes.git) CLI for note taking, reads and writes a config file, and saves notes to flat files in configured directory. Written in Go