diff options
author | Nick Van Doorn <vandoorn.nick@gmail.com> | 2019-06-16 21:09:35 -0700 |
---|---|---|
committer | Nick Van Doorn <vandoorn.nick@gmail.com> | 2019-06-16 21:09:35 -0700 |
commit | d171e599ffd8e15bdcb9fb5bb7f3152d6581aae7 (patch) | |
tree | 5e89f84b35a7d771b97e2a396b3a48bf11ef6193 /src | |
parent | c7b55c4ecdbb3fce4ca5435a80cf51a6e671bd11 (diff) |
Update work
Diffstat (limited to 'src')
-rw-r--r-- | src/pages/work.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/pages/work.js b/src/pages/work.js index f48a020..95695b2 100644 --- a/src/pages/work.js +++ b/src/pages/work.js @@ -11,6 +11,14 @@ import raos from '../images/raos.jpg' export const workHistory = [ { + name: 'Software Developer, Contract', + brief: 'Super Good Software', + date: 'May 2019 - present', + url: 'https://supergood.software/', + desc: `SUPER GOOD is a software development agency specializing in Ruby on Rails, Spree/Solidus, eCommerce, + and React. We have been working together to launch an exciting Rails based app. More details soon` + }, + { name: 'Lead Software Developer', brief: 'BRNKL by Barnacle Systems', date: 'Sept 2017 - Feb 2019', |