From c358403a97fb2cc69f978150dbdf50f5410c78c1 Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Fri, 19 Aug 2022 16:03:42 +0200 Subject: [PATCH] Tell my XMPP address. --- content/pages/index.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/content/pages/index.md b/content/pages/index.md index 4f20c6c..2bd4ae2 100644 --- a/content/pages/index.md +++ b/content/pages/index.md @@ -5,14 +5,23 @@ status: hidden CPython core developer, PSF fellow, independent Python trainer. -- My projects - - Translating the [Python documentation in French](https://docs.python.org/fr/). - - Building an online Python exercises platform: [Hackinscience](https://hackinscience.org/). - - many other projects on [my github](https://github.com/JulienPalard). +You can easily find me: + +- I'm `mdk` on [Libera.Chat](https://web.libera.chat/#python-fr) +- I'm julien@chapril.org on [XMPP](https://xmpp.chapril.org/i/julien@chapril.org). +- I'm julien@palard.fr by email. + +My projects: + +- Translating the [Python documentation in French](https://docs.python.org/fr/). +- Building an online Python exercises platform: [Hackinscience](https://hackinscience.org/). +- many other projects on [my github](https://github.com/JulienPalard). + +If you need it: + - [My CV](https://mdk.fr/Julien-Palard.pdf) - [My ssh key](https://mdk.fr/id_rsa.pub) - [My gpg key](/pages/gpg.html) -- I'm `mdk` on [Libera.Chat](https://web.libera.chat/#python-fr) and Mastodon. > "Walking on water and developing software from a specification are easy if both are frozen." - Edward V. Berard -