i18next
.use(i18nextBrowserLanguageDetector)
.init({
fallbackLng: 'en',
resources: {
en: {
translation: {
menu: {
about: "About me",
experiences: "Professionnal Experiences",
training: "Training",
publications: "Publications",
teachings: "Teaching",
projects: "Projects"
},
about: {
job : "PhD Student in IT",
p1: "After followed training courses focused on software development at the University of Toulouse 2 Jean-Jaurès " +
"and obtained a " +
"sandwich course master degree in Collaborative Computer Science, I am currently a PhD student at IRIT " +
"in the ARGOS team.",
p2: "My main research topics concern the software architecture, " +
"the security et the Formal methods. " +
"And I am particularly interested in my doctorate on model-driven engineering and " +
"formal verification approaches to secure software architectures.",
p3:
"As self-taught software developer from a young age, " +
"I am from a personal point of view a passionate developer. I have a special interest in free software " +
"and unix systems."
},
experiences: {
title: "Professionnal Experiences",
phd: {
title: "2017-present (3 years and +) - PhD Student in IT",
location: "IRIT, Toulouse, France (31)",
},
engie: {
title: "2015-2017 (2 years) - Sandwich Course Master Degree",
location: "Engie Ineo, Toulouse, France (31)",
exp1: "Installation, configuration, securing Linux OS - CentOS / Bash",
exp2: "Set Up Virtual Machines and Networks - KVM / Open VSwitch",
exp3: "Set Up System and Network Supervision - Nagios / IPMI",
exp4: "Operational Continuity Support on Industrial SCADA System - C++ / Qt / Python",
},
freescale: {
title: "2015 (4 months) - Bachelor Degree Internship",
location: "Freescale Semiconducteur, Toulouse, France (31)",
exp1: "Creation of a Web Service for the Processing and Publication of Testing Data.",
exp2: "Python [Django, Panda] / HTML / Js [D3.js, JQuery] / CSS",
},
panacee: {
title: "2014 (3 months) - Associate Degree Internship",
location: "Panacee des Plantes, Agen, France (47)",
exp1: "Implementation of New Functionnalities on an E-Shopping Site",
exp2: "PHP / HTML / Js / CSS",
}
},
training: {
title: "Training",
ice: {
title: "2015-2017 - Master Degree in Software Development (ICE)",
location: "Universtiy Toulouse 2 Jean-Jaurés, Toulouse, France (31)"
},
l3: {
title: "2014-2015 - Bachelor Degree in Software Development (MIASHS)",
location: "Universtiy Toulouse 2 Jean-Jaurés, Toulouse, France (31)"
},
iut: {
title: "2012-2014 - Associate Degree in Software Development",
location: "University Institutes of Technology Blagnac, Blagnac, France (31)"
},
bac: {
title: "2012 - High-School Degree in Science Option Engineering Science and Mathematics",
location: "Lycée François Mitterrand, Moissac, France (82)"
}
},
publications: {
journal: "Journal",
conference: "Conference",
these: "These",
nothing: "Nothing yet !"
},
teachings: {
univtoulouse3: " - University Toulouse 3 Paul Sabatier"
},
projects: {
soon: "Soon !"
}
}
},
fr: {
translation: {
menu: {
about: "A propos de moi",
experiences: "Expériences Professionnelles",
training: "Formation",
publications: "Publications",
teachings: "Enseignements",
projects: "Projets"
},
about: {
job: "Doctorant en Informatique",
p1: "Après avoir suivi un parcours orienté développement logiciel à l'Université Toulouse 2 Jean-Jaurès " +
"et obtenu un " +
"Master en Informatique Collaborative en Entreprise en alternance, je suis actuellement doctorant à l'IRIT " +
"dans l'équipe ARGOS.",
p2: "Mes principaux sujets de recherches concernent les architectures logicielles, " +
"la sécurité et les méthodes formelles. " +
"Et je m'intéresse plus particulièrement dans la cadre de ma thèse aux approches basées sur l'ingénierie dirigée par les modèles et " +
"la vérification formelle pour les architectures logicielles sécurisées.",
p3:
"Ayant commencé à apprendre jeune le développement logiciel en autodidacte, " +
"je suis d'un point de vue personnel un développeur passionné. Je porte un intérêt particulier pour les logiciels libres " +
"et les systèmes unix."
},
experiences: {
title: "Expériences Professionelles",
phd: {
title: "2017-present (3 ans et +) - Doctorant en Informatique",
location: "IRIT, Toulouse, France (31)",
},
engie: {
title: "2015-2017 (2 ans) - Alternance Master ICE",
location: "Engie Ineo, Toulouse, France (31)",
exp1: "Installation, configuration, sécurisation d’OS Linux - CentOS / Bash",
exp2: "Mise en Place de Machines et Réseau Virtuelle - KVM / Open VSwitch",
exp3: "Mise en Place de Surveillance Système et Réseau - Nagios / IPMI",
exp4: "MCO Système Industriel SCADA - C++ / Qt / Python",
},
freescale: {
title: "2015 (4 mois) - Stage Fin L3 MIASHS Informatique",
location: "Freescale Semiconducteur, Toulouse, France (31)",
exp1: "Création d'un Service Web de Traitement et de Publication Statistiques de Données de Tests ",
exp2: "Python [Django, Panda] / HTML / Js [D3.js, JQuery] / CSS",
},
panacee: {
title: "2014 (3 mois) - Stage Fin DUT Informatique",
location: "Panacee des Plantes, Agen, France (47)",
exp1: "Implémentation de Nouvelles Fonctionnalités sur un Site de E-Commerce",
exp2: "PHP / HTML / Js / CSS",
}
},
training: {
title: "Formation",
ice: {
title: "2015-2017 - Master ICE (Informatique Collaborative en Entreprise)",
location: "Université Toulouse 2 Jean-Jaurés, Toulouse, France (31)"
},
l3: {
title: "2014-2015 - Licence MIASHS (Mathématiques, Informatique Appliquées aux Sciences Humaines et Sociales)",
location: "Université Toulouse 2 Jean-Jaurés, Toulouse, France (31)"
},
iut: {
title: "2012-2014 - DUT Informatique",
location: "Institut Universitaire de Technologie Blagnac, Blagnac, France (31)"
},
bac: {
title: "2012 - Baccalauréat Scientifique Science de l'Ingénieur Option Mathématiques",
location: "Lycée François Mitterrand, Moissac, France (82)"
}
},
publications: {
journal: "Journal",
conference: "Conférence",
these: "Thèse",
nothing: "Rien pour l'instant !"
},
teachings: {
univtoulouse3: " - Université Toulouse 3 Paul Sabatier"
},
projects: {
soon: "Bientôt !"
}
}
}
}
},
function(err, t) {
jqueryI18next.init(i18next, $);
updateContent();
}
);
function updateContent() {
$('#menu').localize();
$('#about').localize();
$('#experiences').localize();
$('#training').localize();
$('#publications').localize();
$('#teachings').localize();
$('#projects').localize();
}
i18next.on('languageChanged', () => {
updateContent();
});