blog/content/about/index.md

51 lines
1.8 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
ShowReadingTime: false
ShowBreadCrumbs: false
ShowPostNavLinks: true
ShowWordCount: false
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
## Where to find me {#contact}
| Code | Contact |
|-----------------------------------------------|--------------------------------------------------------------------|
| [Gitea](https://git.augendre.info/gaugendre) | <a rel="me" href="https://fosstodon.org/@Crocmagnon">Mastodon</a> |
| [GitHub](https://github.com/Crocmagnon) | <a href="mailto:ga-contact@augendre.info">Email</a> |
| [GitLab](https://gitlab.com/gaugendre) | |
My resume is available as [a pdf](https://cv-gabriel.augendre.info) (in French) if you want to take a look.