Welcome to my page!
I'm Alexis, Junior Developer from Avignon, France .
I am currently looking for a DevOps apprenticeship.
npx alexisbeaumont
const alexis = {
pronouns: "He" | "Him",
code: ["PHP", "Javascript", "HTML", "CSS"],
askMeAbout: ["web dev", "tech", "music", "cinema", "sports"],
technologies: {
frontEnd: {
css: ["Bootstrap", "TailwindCSS"],
javascript: [
"VueJs",
"ChartJs",
"ReactJs",
"NextJs"
],
},
backEnd: {
javascript: ["ExpressJs"],
php: [
"Laravel",
"Symfony",
"PHPUnit",
"PestPHP"
],
},
devOps: ["Docker", "Ansible"],
databases: ["MySql", "MongoDB", "Neo4j"],
},
architecture: [
"Serverless Architecture",
"Progressive web applications",
"Single page applications",
],
currentFocus: "Programmer Apprentice @Glanum",
facts: {
racsist: false,
sexist: false,
},
goodToKnow: "First, solve the problem. Then, write the code.",
rubbishJoke: "Ruby is rubbish! PHP is phpantastic...",
};