blog/content/about/index.md

44 lines
1.3 KiB
Markdown
Raw Normal View History

2023-05-12 13:19:26 +02:00
---
2023-05-18 17:49:45 +02:00
title: "About me"
tags: ['Gabriel Augendre', 'blog', 'homepage']
date: 2020-05-12T11:29:02+00:00
2023-05-12 15:55:13 +02:00
ShowBreadCrumbs: false
2023-05-21 22:58:13 +02:00
hidemeta: true
2023-05-21 14:21:08 +02:00
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;
}
2023-05-12 13:19:26 +02:00
---
2023-05-12 15:55:13 +02:00
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.
2023-05-21 14:21:08 +02:00
{{< unsafe >}}
<p class="pictures">
{{< /unsafe >}}
{{< img src="39.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)" >}}
2023-05-21 14:21:08 +02:00
{{< unsafe >}}
</p>
{{< /unsafe >}}
2023-05-12 15:55:13 +02:00
My resume is available as [a pdf](https://cv-gabriel.augendre.info) (in French) if you want to take a look.
2023-05-21 14:29:55 +02:00
## Analytics
This website uses GoatCounter, a privacy respecting analytics tool. They are [publicly available](https://gc.gabnotes.org).