feat: linkedin
This commit is contained in:
parent
186491250e
commit
08557f45db
11 changed files with 53 additions and 24 deletions
|
@ -1,8 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
{{template "head.tmpl" .}}
|
||||
<head>
|
||||
{{template "head.tmpl" .}}
|
||||
<link rel="stylesheet" href="resume.css"/>
|
||||
</head>
|
||||
<body>
|
||||
{{template "header.tmpl". }}
|
||||
{{template "header.tmpl" .}}
|
||||
<div id="content">
|
||||
<div id="nav">
|
||||
<!--
|
||||
|
@ -28,20 +31,21 @@
|
|||
<h3><b>Freelance</b> - DevOps</h3>
|
||||
SEPTEMBER 2023 - TODAY
|
||||
<ul>
|
||||
<li>Server setup (Debian, Docker/K8s, web server, customer application)</li>
|
||||
<li>Server setup (Debian, Docker/K8S, web server, customer application)</li>
|
||||
<li>CI/CD, real-time monitoring</li>
|
||||
</ul>
|
||||
<h3><b>Selfhost</b> - DevOps</h3>
|
||||
JANUARY 2022 - TODAY
|
||||
<ul>
|
||||
<li>Debian + K8S + Gitea CI/CD + Nextcloud + Matrix.org + Jellyfin + SearXNG</li>
|
||||
<li>Debian, K8S, Gitea CI/CD</li>
|
||||
<li>Nextcloud, Matrix.org, Jellyfin, SearXNG</li>
|
||||
</ul>
|
||||
<h3><b>EPITECH CodingClub association, Toulouse</b> - Cobra</h3>
|
||||
JANUARY 2021 - JUNE 2024
|
||||
<ul>
|
||||
<li>Coding workshops for high school students</li>
|
||||
</ul>
|
||||
<h3><b>Predicloud, Toulouse</b> - DevOps / Site Reliability Manager</h3>
|
||||
<h3><b>Predicloud, Toulouse</b> - DevOps SRE</h3>
|
||||
JUNE 2022 - JULY 2023
|
||||
<ul>
|
||||
<li>CI/CD, K8S monitoring</li>
|
||||
|
@ -57,7 +61,7 @@
|
|||
<tr><td>Python</td> <td>Git</td></tr>
|
||||
<tr><td>Bash</td> <td>Vim</td></tr>
|
||||
<tr><td>Go</td> <td>Docker</td></tr>
|
||||
<tr><td>JavaScript</td><td>K8S</td></tr>
|
||||
<tr><td>JS</td> <td>K8S</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue