Added the last portfolio item.

This commit is contained in:
g* 2025-11-05 10:18:34 +01:00
commit 4777d96c42
3 changed files with 64 additions and 20 deletions

View file

@ -13,17 +13,21 @@ hide:
border-radius: 5px;
}
.tooling {
font-family: var(--secondary-font);
div.tooling {
margin: 1.5em 0;
}
div.tooling p {
font-family: var(--secondary-font) !important;
font-weight: bold;
}
}
</style>
> ### Brief<br>
> **November 2023**<br>
> Create documentation for a command-line interface (CLI) used by banking engineering teams to perform actions in Mambu.
<span class='tooling' markdown>:material-language-typescript: TypeScript | :material-nodejs: NodeJS</span>
<div class='tooling' markdown>:material-language-typescript: TypeScript ⋅ :material-nodejs: NodeJS</div>
![An image of the Mambu CLI](/src/mambu-cli-1638x1355.jpg){ height=300px }