RBLicht content fixes. Add about. Add CV using site segments
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f6f090ead6
commit
3c93a5ccdf
8 changed files with 199 additions and 126 deletions
21
content/includes/skills.njk
Normal file
21
content/includes/skills.njk
Normal file
|
@ -0,0 +1,21 @@
|
|||
<div class="flex">
|
||||
<div class="col-half">
|
||||
<b>Lighting & AV</b>
|
||||
<ul>
|
||||
<li>GrandMA2/3, Avolites, Hog4, Obsidian Onyx</li>
|
||||
<li>Capture, Vectorworks</li>
|
||||
<li>RDM, dmXLAN, Luminex, Mikrotik</li>
|
||||
<li>ATEM, Resolume, VMix, OBS</li>
|
||||
<li>Timecode, Remote Production, System Integration</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-half">
|
||||
<b>Software & IT</b>
|
||||
<ul>
|
||||
<li>Typescript, Rust, C++</li>
|
||||
<li>React (Native), Angular, NodeJS, Electron, Embedded</li>
|
||||
<li>Git, Docker, Gitlab CI, GitHub Actions, DroneCI</li>
|
||||
<li>Network Management, Cisco, Mikrotik, Netgear</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue