About the company / institution
[ PS ] I didn't actually go to this company but I was working under the supervision of her Co-founder and Deputy Director, the responsible of the software engineering stream at the UTBM, also my professor : "Mr GALLAND".

The laboratory CIAD (Distributed Knowledge and Artificial Intelligence) is a public research laboratory under the supervision of the University of Bourgogne and the University of Technology of Belfort-Montbéliard.

This laboratory is made up of about 70 people (Teachers-Researchers, PhD Students, Engineers, Post-Doctoral Students, Administrative Staff). Its goal is to design Hybrid Artificial Intelligences, Distributed and Explicable.

Its activity consists of two parts :

  • The first concerns research on scientific barriers and the publication of its approaches in international journals and conferences of the field.
  • The second concerns the development of proofs of concepts (TRL 7 level) based on its research results and the support of companies (from spin-off to the multinational and start-ups) in their innovation process. technology.
About the mission
[ 1 ] Description

Just before the start of my last semester at the UTBM, I realized that 4 credits were separating me from going to do my graduation training. That's why the responsible of the software engineering department asked me to create a plugin for his website linked to the UTBM's website, and like that I collected the missing credits.

All the UTBM articles are saved in a ".JSON" file. The idea of this project was too simple :

  • Learn how to create a Wordpress Plugin;
  • Read the content of the JSON file;
  • Don't save it's content to the database;
  • Display the articles;
  • On click on an article, open new page displaying its details.
How to use this plugin? It's so simple! The user just copies the SHORTCODE of the plugin and pastes it on any page of his choice and saves the changes. The list of the published articles will be displayed exactly in the same location where the SHORTCODE was pasted.

[ 2 ] Used Software(s)   

PhpStorm, Wordpress

[ 3 ] Used technologies   

PHP7, JQuery, HTML, CSS

[ 4 ] Database   

MySQL