Updated site content

This commit is contained in:
Mitchell 2019-03-13 23:14:48 -07:00
parent 7f4f3725fe
commit 45913005ee
4 changed files with 35 additions and 16 deletions

View file

@ -12,7 +12,7 @@ class Header extends React.PureComponent<Props> {
return (
<div className="header-container">
<h2>Mitchell J. F. Simon</h2>
<SmallText>Lead Software Engineer (Backend), Hypremium.</SmallText>
<SmallText>Backend Engineer, TV Time</SmallText>
</div>
)
}

View file

@ -19,8 +19,8 @@ class Home extends React.PureComponent<Props> {
JavaScript, and Ruby. I build web services with APIs mostly utilizing
the REST architectural style, and various relational and key-value
DBMS. In addition to this, I am acclimated with JaveScript client-side
development, like React.js & Native. I&#39;m currently working to
acclimate myself with GraphQL and Docker deployments.
development, like React.js/Native. I&#39;m currently working to
acclimate myself with gRPC and Docker deployments.
</p>
<p>
My professional interests, aside from the above, include software

View file

@ -37,7 +37,7 @@
"alt": "Maintainability"
}
],
"description": "So far this package can create a router and routes whose execution utilizes a middleware context pattern, all in one Golang Lambda function. It has full test coverage, and is currently deployed in numerous services where I am employed. Check out the GoDoc Reference to see how to instantiate a router and create endpoints."
"description": "So far this package can create a router and routes whose execution utilizes a middleware context pattern, all in one Golang Lambda function. It has full test coverage, and has been used in a few production services. Check out the GoDoc Reference to see how to initialize a router and create endpoints."
},
{