mirror of
https://github.com/mitchell/mjfs.us.git
synced 2025-12-19 13:47:22 +00:00
Updated site content
This commit is contained in:
parent
7f4f3725fe
commit
45913005ee
4 changed files with 35 additions and 16 deletions
|
|
@ -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>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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'm currently working to
|
||||
acclimate myself with GraphQL and Docker deployments.
|
||||
development, like React.js/Native. I'm currently working to
|
||||
acclimate myself with gRPC and Docker deployments.
|
||||
</p>
|
||||
<p>
|
||||
My professional interests, aside from the above, include software
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue