mirror of https://github.com/mitchell/mjfs.us.git
Finished new Home page bio
This commit is contained in:
parent
715312209d
commit
bfa7a1c45a
|
@ -14,8 +14,12 @@ class Home extends React.PureComponent<Props> {
|
||||||
<p>Hello and welcome,</p>
|
<p>Hello and welcome,</p>
|
||||||
<p>
|
<p>
|
||||||
I am a software developer, with most of my experience in web services.
|
I am a software developer, with most of my experience in web services.
|
||||||
I love working with Golang, gRPC, TypeScript, and Redis. I have
|
More specifically, for the past year, I have been focused on Go web
|
||||||
experience working with Serverless, DynamoDB, PostgreSQL, Node.js,
|
services with cloud-native architectures. Tech that I love working
|
||||||
|
with includes Go, TypeScript, gRPC, Serverless, Docker, Redis, and
|
||||||
|
PostgreSQL. Concepts that I am currently focused on are Docker
|
||||||
|
containerization and orchestration, microservices project architecture
|
||||||
|
w/ dependency injection, and infrastructure as code using Terraform.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
My professional interests, aside from the above, include software
|
My professional interests, aside from the above, include software
|
||||||
|
|
Loading…
Reference in New Issue