mirror of
https://github.com/Crocmagnon/blog.git
synced 2024-11-14 20:13:53 +01:00
43 lines
1.3 KiB
Markdown
43 lines
1.3 KiB
Markdown
---
|
|
title: "About me"
|
|
tags: ['Gabriel Augendre', 'Gabriel', 'Augendre', 'blog', 'homepage']
|
|
date: 2020-05-12T11:29:02+00:00
|
|
ShowBreadCrumbs: false
|
|
hidemeta: true
|
|
custom_css: >-
|
|
.pictures {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.pictures a {
|
|
box-shadow: 0 0;
|
|
}
|
|
|
|
.pictures img {
|
|
max-width: 200px;
|
|
min-width: 100px;
|
|
max-height: 200px;
|
|
min-height: 100px;
|
|
padding: 1rem;
|
|
flex-shrink: 1;
|
|
flex-grow: 0;
|
|
padding: 0;
|
|
}
|
|
---
|
|
I'm Gabriel, a Go and Python software developer at [OVHcloud](https://www.ovhcloud.com/) (Lyon, France) and [FOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software) enthusiast.
|
|
|
|
{{< unsafe >}}
|
|
<p class="pictures">
|
|
{{< /unsafe >}}
|
|
{{< img src="img/portrait.jpg" alt="A picture of Gabriel Augendre" >}}
|
|
{{< img src="41.jpg" alt="His usual avatar for online profiles, the dwarf from a medieval fantasy audio story named 'Le Donjon de Naheulbeuk' (French)" >}}
|
|
{{< unsafe >}}
|
|
</p>
|
|
{{< /unsafe >}}
|
|
|
|
My resume is available as [a pdf](https://cv-gabriel.augendre.info) (in French) if you want to take a look.
|
|
|
|
## Analytics
|
|
This website uses GoatCounter, a privacy respecting analytics tool. They are [publicly available](https://gc.gabnotes.org).
|