# mjfs.us [![Build Status](https://travis-ci.org/mitchell/mjfs.us.svg?branch=master)](https://travis-ci.org/mitchell/mjfs.us) [![Maintainability](https://api.codeclimate.com/v1/badges/dc70437f1490980d8e8e/maintainability)](https://codeclimate.com/github/mitchelljfs/mjfs.us/maintainability) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier) This is the project repository for my personal website. I've build and rebuilt my personal website in many technologies, but these days it is a simple TypeScript React SPA. Before using TS, I put Flow up to the same task and was pleasantly surprised, but ultimately won over in other projects by TS. The site is currently hosted on S3 and cached/distributed around the US by Cloudfront. The site is also continuously deployed using TravisCI. You can read more about my other projects [here](https://mjfs.us/projects).