2025-02-11 11:26:39 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="description" content="CV">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<title>Curriculum Vitæ</title>
|
2025-02-15 15:46:54 +01:00
|
|
|
<!---->
|
2025-02-12 13:59:57 +01:00
|
|
|
<link rel="stylesheet" href="style/debug.css">
|
2025-02-15 15:46:54 +01:00
|
|
|
<!---->
|
|
|
|
<link rel="stylesheet" href="style/reset.css">
|
2025-02-12 22:48:46 +01:00
|
|
|
<link rel="stylesheet" href="style/light.css">
|
2025-02-11 11:26:39 +01:00
|
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
2025-02-11 17:10:11 +01:00
|
|
|
<!-- columns / start -->
|
|
|
|
<div class="columns">
|
2025-02-11 11:26:39 +01:00
|
|
|
|
|
|
|
<aside>
|
2025-02-11 17:10:11 +01:00
|
|
|
|
2025-02-11 22:42:57 +01:00
|
|
|
<header>
|
2025-02-11 23:12:14 +01:00
|
|
|
<section class="images">
|
2025-02-12 23:15:51 +01:00
|
|
|
<h1>Marc<br>Beninca</h1>
|
2025-02-12 14:01:22 +01:00
|
|
|
<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.">
|
2025-02-11 23:12:14 +01:00
|
|
|
</section>
|
2025-02-12 22:11:46 +01:00
|
|
|
|
|
|
|
<table><tbody>
|
|
|
|
<tr>
|
2025-02-11 22:42:57 +01:00
|
|
|
<th>E-mail</th>
|
2025-02-14 21:38:51 +01:00
|
|
|
<td class="logo"><img src="img/email.svg" alt="E-mail logo"></td>
|
2025-02-12 14:01:22 +01:00
|
|
|
<td>cv<img class="inline" src="img/at.svg" alt="at">marc.beninca.link</td>
|
2025-02-12 22:11:46 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2025-02-11 22:42:57 +01:00
|
|
|
<th>Mobile</th>
|
2025-02-14 21:29:19 +01:00
|
|
|
<td class="logo"><img src="img/mobile.png" alt="Mobile logo"></td>
|
2025-02-11 22:42:57 +01:00
|
|
|
<td>+33 6 07 47 84 34</td>
|
2025-02-12 22:11:46 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2025-02-15 18:26:46 +01:00
|
|
|
<th>Link</th>
|
|
|
|
<td class="logo"><img src="img/link.svg" alt="Link logo"></td>
|
|
|
|
<td><a href="https://marc.beninca.link">marc.beninca.link</a></td>
|
2025-02-12 22:11:46 +01:00
|
|
|
</tr>
|
2025-02-13 15:49:38 +01:00
|
|
|
<tr>
|
|
|
|
<th>Location</th>
|
2025-02-14 21:59:54 +01:00
|
|
|
<td class="logo"><img src="img/location.svg" alt="Location logo"></td>
|
2025-02-14 22:51:51 +01:00
|
|
|
<td><a href="https://www.openstreetmap.org/?query=Bordeaux">Bordeaux</a>,
|
|
|
|
<a href="https://www.openstreetmap.org/?query=Metropolitan%20France">France</a></td>
|
2025-02-13 15:49:38 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2025-02-12 22:11:46 +01:00
|
|
|
</tbody></table>
|
2025-02-11 22:42:57 +01:00
|
|
|
</header>
|
2025-02-11 17:10:11 +01:00
|
|
|
|
2025-02-11 23:12:14 +01:00
|
|
|
<section>
|
|
|
|
<h2>Skills</h2>
|
2025-02-12 22:11:46 +01:00
|
|
|
|
2025-02-12 22:48:46 +01:00
|
|
|
<h3>Boot</h3>
|
2025-02-13 01:02:22 +01:00
|
|
|
BIOS, BTRFS, EFI, GRUB, Live Boot, Secure Boot, SquashFS
|
2025-02-12 22:48:46 +01:00
|
|
|
|
2025-02-12 22:11:46 +01:00
|
|
|
<h3>Operating Systems</h3>
|
2025-02-12 23:38:48 +01:00
|
|
|
Alma, Alpine, Arch, Debian, GNU, Guix, Linux, OpenSUSE, Rocky, Ubuntu
|
2025-02-12 23:15:51 +01:00
|
|
|
|
|
|
|
<h3>CI/CD</h3>
|
2025-02-13 12:57:23 +01:00
|
|
|
Ansible, ForgeJo, Gitea, GitHub, GitLab,
|
|
|
|
Jenkins, Maven, Nexus, NPM, PIP, SonarQube
|
2025-02-12 22:11:46 +01:00
|
|
|
|
2025-02-12 22:48:46 +01:00
|
|
|
<h3>Virtualization</h3>
|
2025-02-12 23:38:48 +01:00
|
|
|
Docker, LXC, MSys2, QEMU, vSphere
|
2025-02-12 22:48:46 +01:00
|
|
|
|
2025-02-12 23:15:51 +01:00
|
|
|
<h3>Code</h3>
|
2025-02-13 00:12:32 +01:00
|
|
|
BASH, Codium, Git, Java, JavaScript, POSIX Shell, Python
|
2025-02-12 22:48:46 +01:00
|
|
|
|
|
|
|
<h3>Cryptography</h3>
|
|
|
|
GPG, OpenSSH, OpenSSL, Pass
|
|
|
|
|
|
|
|
<h3>Documentation</h3>
|
2025-02-12 23:15:51 +01:00
|
|
|
LaTeX, PanDoc, PDFtk, Sphinx
|
|
|
|
|
|
|
|
<h3>Web</h3>
|
2025-02-13 00:12:32 +01:00
|
|
|
BIND, CertBot, CSS, DNS, HTML, HTTPd, HTTPS, NginX, TomCat
|
2025-02-12 22:48:46 +01:00
|
|
|
|
2025-02-11 23:12:14 +01:00
|
|
|
</section>
|
|
|
|
|
2025-02-12 21:08:20 +01:00
|
|
|
<section>
|
|
|
|
<h2>Links</h2>
|
2025-02-11 17:10:11 +01:00
|
|
|
|
|
|
|
<table>
|
2025-02-11 22:42:57 +01:00
|
|
|
<tbody>
|
2025-02-15 15:46:54 +01:00
|
|
|
<tr><td colspan="3"><h3>Personal</h3></td></tr>
|
2025-02-11 17:10:11 +01:00
|
|
|
<tr>
|
2025-02-12 22:24:44 +01:00
|
|
|
<th>Forge</th>
|
2025-02-14 16:02:05 +01:00
|
|
|
<td class="logo"><img src="img/forgejo.svg" alt="ForgeJo logo"></td>
|
2025-02-12 22:48:46 +01:00
|
|
|
<td><a href="https://forge.rwx.work/marc.beninca">forge.rwx.work</a></td>
|
2025-02-11 17:10:11 +01:00
|
|
|
</tr>
|
2025-02-15 15:46:54 +01:00
|
|
|
<tr><td colspan="3"><h3>Open</h3></td></tr>
|
2025-02-11 22:42:57 +01:00
|
|
|
<tr>
|
|
|
|
<th>BlueSky</th>
|
2025-02-14 15:43:31 +01:00
|
|
|
<td class="logo"><img src="img/bluesky.svg" alt="BlueSky logo"></td>
|
2025-02-15 12:05:06 +01:00
|
|
|
<td><a href="https://bsky.app/profile/marc.beninca.link">marc.beninca.link</a></td>
|
2025-02-11 22:42:57 +01:00
|
|
|
</tr>
|
2025-02-15 15:46:54 +01:00
|
|
|
<tr><td colspan="3"><h3>Corporate</h3></td></tr>
|
2025-02-11 22:42:57 +01:00
|
|
|
<tr>
|
2025-02-15 18:26:46 +01:00
|
|
|
<th>LinkedIn</th>
|
|
|
|
<td class="logo"><img src="img/linkedin.svg" alt="LinkedIn logo"></td>
|
|
|
|
<td><a href="https://linkedin.com/in/marc-beninca">marc-beninca</a></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
2025-02-12 22:11:46 +01:00
|
|
|
<th>YouTube</th>
|
2025-02-14 16:11:58 +01:00
|
|
|
<td class="logo"><img src="img/youtube.svg" alt="YouTube logo"></td>
|
2025-02-12 22:11:46 +01:00
|
|
|
<td><a href="https://youtube.com/@marc.beninca">marc.beninca</a></td>
|
2025-02-11 22:42:57 +01:00
|
|
|
</tr>
|
|
|
|
</tbody>
|
2025-02-11 17:10:11 +01:00
|
|
|
</table>
|
|
|
|
|
2025-02-11 22:42:57 +01:00
|
|
|
</section>
|
2025-02-11 17:10:11 +01:00
|
|
|
|
2025-02-12 21:08:20 +01:00
|
|
|
<section>
|
|
|
|
<h2>Identity</h2>
|
|
|
|
|
|
|
|
<table><tbody>
|
|
|
|
<tr>
|
2025-02-14 22:30:54 +01:00
|
|
|
<th>KeyOxide</th>
|
|
|
|
<td class="logo"><img src="img/keyoxide.svg" alt="KeyOxide logo"></td>
|
|
|
|
<td><a href="https://keyoxide.org/aspe:keyoxide.org:WUD5YVN52J3RJ6CD4ZCWYL6S54">ASP</a>,
|
|
|
|
<a href="https://keyoxide.org/08EDA7006234A0EB29A3A8471DBD5EC4BADA5579">OpenPGP</a></td>
|
2025-02-12 21:08:20 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th>OpenPGP</th>
|
2025-02-14 22:30:54 +01:00
|
|
|
<td class="logo"><img src="img/openpgp.svg" alt="OpenPGP logo"></td>
|
2025-02-12 21:08:20 +01:00
|
|
|
<td><a href="https://keys.openpgp.org/search?q=08EDA7006234A0EB29A3A8471DBD5EC4BADA5579">keys.openpgp.org</a></td>
|
|
|
|
</tr>
|
|
|
|
</tbody></table>
|
|
|
|
|
|
|
|
</section>
|
|
|
|
|
2025-02-11 11:26:39 +01:00
|
|
|
</aside>
|
|
|
|
|
2025-02-11 17:10:11 +01:00
|
|
|
<main>
|
|
|
|
|
2025-02-11 22:42:57 +01:00
|
|
|
<header>
|
2025-02-11 20:56:48 +01:00
|
|
|
<h1>System/Software Architect</h1>
|
2025-02-11 22:42:57 +01:00
|
|
|
</header>
|
2025-02-11 20:56:48 +01:00
|
|
|
|
|
|
|
<section>
|
|
|
|
<h2>Experience</h2>
|
2025-02-11 22:42:57 +01:00
|
|
|
|
|
|
|
<h3>DIRISI</h3>
|
|
|
|
|
|
|
|
<p>MQ</p>
|
|
|
|
<p>AS</p>
|
|
|
|
<p>Innov</p>
|
|
|
|
|
|
|
|
<h3>AAE</h3>
|
|
|
|
|
|
|
|
<p>Forge</p>
|
|
|
|
<p>MELISSA NG</p>
|
|
|
|
|
|
|
|
<p>Eva</p>
|
|
|
|
<p>MELISSA</p>
|
|
|
|
|
2025-02-11 17:10:11 +01:00
|
|
|
</section>
|
|
|
|
|
2025-02-14 15:43:31 +01:00
|
|
|
<section>
|
|
|
|
<h2>Projects</h2>
|
|
|
|
|
|
|
|
<h3><a href="https://forge.rwx.work/rwx.work/spcd"
|
|
|
|
>Shell to Python Continuous Deployment</a></h3>
|
|
|
|
|
|
|
|
<h3><a href="https://forge.rwx.work/rwx.work/rwx">Read Write eXecute</a></h3>
|
|
|
|
|
|
|
|
<h3><a href="https://forge.rwx.work/rwx.work/lsgm">Live Scan Grub Menu</a></h3>
|
|
|
|
|
|
|
|
</section>
|
|
|
|
|
2025-02-11 20:56:48 +01:00
|
|
|
<section>
|
|
|
|
<h2>Education</h2>
|
2025-02-11 22:42:57 +01:00
|
|
|
|
2025-02-15 20:39:03 +01:00
|
|
|
<article><header>
|
|
|
|
<div class="org"><img class="org" src="img/cnam.png" alt="CNAM logo">
|
|
|
|
<div class="position">
|
2025-02-15 20:45:45 +01:00
|
|
|
<p class="title">Computing, Networks, Systems & Multimedia Engineer</p>
|
|
|
|
<p class="location">École d’Ingénieurs du CNAM, Bordeaux</p>
|
2025-02-15 20:39:03 +01:00
|
|
|
</div></div>
|
|
|
|
<div class="time">
|
|
|
|
<p class="period">2019 → 2021</p>
|
|
|
|
<p class="duration">2 years</p>
|
|
|
|
</div>
|
|
|
|
</header><ul>
|
|
|
|
<li>Information Technology, Master of Science, level 2</li>
|
|
|
|
</ul></article>
|
|
|
|
|
|
|
|
<article><header>
|
|
|
|
<div class="org"><img class="org" src="img/cnam.png" alt="CNAM logo">
|
|
|
|
<div class="position">
|
|
|
|
<p class="title">Computing Architecture Designer</p>
|
2025-02-15 20:45:45 +01:00
|
|
|
<p class="location">Conservatoire National des Arts et Métiers, Bordeaux</p>
|
2025-02-15 20:39:03 +01:00
|
|
|
</div></div>
|
|
|
|
<div class="time">
|
|
|
|
<p class="period">2014 → 2019</p>
|
|
|
|
<p class="duration">5 years</p>
|
|
|
|
</div>
|
|
|
|
</header><ul>
|
|
|
|
<li>Information Technology, Master of Science, level 1</li>
|
|
|
|
</ul></article>
|
2025-02-11 22:42:57 +01:00
|
|
|
|
2025-02-11 17:10:11 +01:00
|
|
|
</section>
|
|
|
|
|
|
|
|
</main>
|
|
|
|
|
|
|
|
<!-- columns / end -->
|
|
|
|
</div>
|
|
|
|
|
2025-02-11 11:26:39 +01:00
|
|
|
<footer>
|
2025-02-15 15:46:54 +01:00
|
|
|
debug
|
2025-02-11 11:26:39 +01:00
|
|
|
</footer>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|