Skip to content

Commit

Permalink
The siemens positions has more details about the project
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitardanailov committed May 21, 2024
1 parent aed328e commit 5bb9d38
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,13 @@ const Content = () => {
<StrongLabel width={width}>Technologies:</StrongLabel>
<span>{stack.join(', ')}</span>
</HFlexBox>
<HFlexBox>
<StrongLabel width={width}>Architecture:</StrongLabel>
<span>
Microservices, Private Blockchain, IoT, NFT / Energy ERC-721 tokens,
Upgradable smart contracts
</span>
</HFlexBox>
</>
)
}
Expand Down

0 comments on commit 5bb9d38

Please sign in to comment.