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
dependabot[bot] 964a4159f0
Bump follow-redirects from 1.11.0 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.11.0...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 01:51:34 +00:00
public Update Home page content 2020-07-16 22:36:02 -04:00
src Update Home page content 2020-07-16 22:36:02 -04:00
.gitignore Partial content changes 2019-04-23 08:14:29 -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 Update travis python installation 2019-08-24 19:19:41 -04:00
README.md Update content in README and projects page about this site 2019-09-02 22:11:54 -04:00
package-lock.json Bump follow-redirects from 1.11.0 to 1.14.8 2022-02-12 01:51:34 +00:00
package.json Update Home page content 2020-07-16 22:36:02 -04: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
tsconfig.json Stricten TS rules; format registerServiceWorker.js 2019-09-03 02:07:56 -04:00
tslint.json Change Home screen content 2020-06-05 23:13:12 -04:00

README.md

mjfs.us

Build Status Maintainability code style: 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.