Grav/pages/02.a-propos/default.en.md
Alexandre MOTTIER 5f8e246c3c First
2024-10-14 14:04:38 +02:00

50 lines
2.0 KiB
Markdown

---
title: 'About'
---
[Lire en Français](https://am-networks.fr/fr/a-propos)
# About the Author
I am Alexandre, SysAdmin living in Normandy near Caen. I have a passion for IT that is limited only by my budget 😉
## My career
Since October 2019, I am support technician at Alticap, where I worked two years on a work-study basis from 2016 to 2018.
Between my work-study program and my current position, I held two positions that did not match my temperament and my skills:
* Position: Linux infrastructure developer (March-May 2019) at GFI World
* Position: Support technician (May-September 2019) at NormHost - VOIP Télécom
## My studies
* 2016-2018: Level II title "Administrateur Systèmes et Réseaux" at ENI Ecole Informatique - Chartres-de-Bretagne.
* 2014-2016: BTS "Services Informatiques aux Organisations" at Lycée Jean Rostand in Caen.
* 2011-2014: Professional Baccalaureate "Systèmes Électroniques Numériques" option "Télécommunications et Réseaux" at Lycées Jean Jooris in Dives-sur-Mer (2011-2013) and Charles Tellier in Condé-sur-Noireau (2013-2014)
## My hobbies
* Nature outings
* Music (listen only)
* IT (especially development [PowerShell](https://gitlab.am-networks.fr/users/am/projects))
## PGP
[Click here](https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xb8e4f6e9fa5363bd13c453d0af5bf6f50334c605) to get my PGP key.
<!-- Matomo -->
<script type="text/javascript">
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//services.am-networks.fr/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->