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>
|
<header>
|
||||||
<section class="images">
|
<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="VCF QR code.">
|
||||||
<img class="big" src="img/marc.png" alt="Me in front of hex dumps.">
|
<img class="big" src="img/marc.png" alt="Me in front of hex dumps.">
|
||||||
</section>
|
</section>
|
||||||
<h1>Marc Beninca</h1>
|
|
||||||
|
|
||||||
<h2>Contact</h2>
|
<h2>Contact</h2>
|
||||||
<table><tbody>
|
<table><tbody>
|
||||||
|
@ -55,19 +55,25 @@
|
||||||
GRUB, SquashFS, EFI, Secure Boot, BIOS
|
GRUB, SquashFS, EFI, Secure Boot, BIOS
|
||||||
|
|
||||||
<h3>Operating Systems</h3>
|
<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>
|
<h3>Virtualization</h3>
|
||||||
Docker, LXC, QEMU
|
Docker, LXC, MSys2, QEMU
|
||||||
|
|
||||||
<h3>Languages</h3>
|
<h3>Code</h3>
|
||||||
Python, POSIX Shell, BASH, Java
|
Git, Python, POSIX Shell, BASH, Java
|
||||||
|
|
||||||
<h3>Cryptography</h3>
|
<h3>Cryptography</h3>
|
||||||
GPG, OpenSSH, OpenSSL, Pass
|
GPG, OpenSSH, OpenSSL, Pass
|
||||||
|
|
||||||
<h3>Documentation</h3>
|
<h3>Documentation</h3>
|
||||||
LaTeX, PanDoc, Sphinx
|
LaTeX, PanDoc, PDFtk, Sphinx
|
||||||
|
|
||||||
|
<h3>Web</h3>
|
||||||
|
CertBot, CSS, HTML, HTTPd, HTTPS, NginX
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue