This is my personal website built using React.js. It is hosted in multiple locations around the world thanks to AWS CloudFront and S3.
Go to file
mitchelljfs 092be363f0 Changed badges in README and projects page 2018-07-25 16:20:10 -07:00
public Added codacy code quality badge to readme and projects page; moved ibm 2018-07-24 16:40:40 -07:00
src Changed badges in README and projects page 2018-07-25 16:20:10 -07:00
.eslintrc.yml Swapped Proptypes for Flow; setup new eslint, standard, prettier, and flow analyzing system; version bump 2018-07-13 10:46:25 -07:00
.flowconfig Swapped Proptypes for Flow; setup new eslint, standard, prettier, and flow analyzing system; version bump 2018-07-13 10:46:25 -07:00
.gitignore Initial cra boilerplate. 2018-04-22 17:43:17 -07:00
.prettierrc.yml Renamed screens/ to containers/; changed from standard to prettier; modified quick bio; version bump; changed from yarn back to npm 2018-07-01 23:06:34 -07:00
.travis.yml Minor travis.yml changes to use more secure python/pip 2018-07-22 14:28:12 -07:00
README.md Changed badges in README and projects page 2018-07-25 16:20:10 -07:00
package-lock.json Added codacy code quality badge to readme and projects page; moved ibm 2018-07-24 16:40:40 -07:00
package.json Added codacy code quality badge to readme and projects page; moved ibm 2018-07-24 16:40:40 -07:00
react-readme.md Replaced CRA template with simple hello world to get started. Setup eslint and conformed current files to standard. 2018-04-23 12:49:42 -07:00
travis_credential_setup.sh Added codacy code quality badge to readme and projects page; moved ibm 2018-07-24 16:40:40 -07:00

README.md

mjfs.us

Build Status Maintainability code style: prettier

This is my personal site and it has taken the form of a plain HTML site and a Ruby app, but it currently takes the form of a React.js app. It was developed using Eslint, Prettier and Flow. It is hosted in multiple locations around the world, using AWS S3 and Cloudfront. It is also continously deployed using Travis CI.

You can read more about my websites history and my other projects here.