wip
This commit is contained in:
parent
ab7928e924
commit
a59c6b3a07
1 changed files with 12 additions and 6 deletions
18
index.html
18
index.html
|
@ -23,10 +23,10 @@
|
|||
|
||||
<header>
|
||||
<section class="images">
|
||||
<h1>Marc<br>Beninca</h1>
|
||||
<img class="big" src="img/marc.png" alt="VCF QR code.">
|
||||
<img class="big" src="img/marc.png" alt="Me in front of hex dumps.">
|
||||
</section>
|
||||
<h1>Marc Beninca</h1>
|
||||
|
||||
<h2>Contact</h2>
|
||||
<table><tbody>
|
||||
|
@ -55,19 +55,25 @@
|
|||
GRUB, SquashFS, EFI, Secure Boot, BIOS
|
||||
|
||||
<h3>Operating Systems</h3>
|
||||
Debian, Alma/Rocky, Alpine, OpenSUSE, Ubuntu
|
||||
Alma, Alpine, Debian, OpenSUSE, Rocky, Ubuntu
|
||||
|
||||
<h3>CI/CD</h3>
|
||||
ForgeJo, Gitea, GitLab, Jenkins, Maven, Nexus, NPM, PyPI, SonarQube
|
||||
|
||||
<h3>Virtualization</h3>
|
||||
Docker, LXC, QEMU
|
||||
Docker, LXC, MSys2, QEMU
|
||||
|
||||
<h3>Languages</h3>
|
||||
Python, POSIX Shell, BASH, Java
|
||||
<h3>Code</h3>
|
||||
Git, Python, POSIX Shell, BASH, Java
|
||||
|
||||
<h3>Cryptography</h3>
|
||||
GPG, OpenSSH, OpenSSL, Pass
|
||||
|
||||
<h3>Documentation</h3>
|
||||
LaTeX, PanDoc, Sphinx
|
||||
LaTeX, PanDoc, PDFtk, Sphinx
|
||||
|
||||
<h3>Web</h3>
|
||||
CertBot, CSS, HTML, HTTPd, HTTPS, NginX
|
||||
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue