My portfolio, created for andrewborstein.com
Tools used to build this website (in 2015, with only minor content updates since):
- GitHub Pages - you can host any static website (HTML, CSS, JS) really easily using GitHub, totally for free!
- Materialize - a super handy CSS framework to get Google's Material Design components and style
- Jade - a templating language that helps create reusable HTML markup
- Grunt - a JS task runner to compile my jade files into actual HTML
- And a bunch of custom CSS to get it looking just right.