{
  "about": {
    "description": "Developer Full Stack • Open-Source Enthusiast",
    "pronouns": "Pronouns",
    "pronouns-value": "He/Him",
    "birth-date": "Birth date",
    "years-old": "years old",
    "nationality": "Nationality",
    "description-bottom": "I constantly wonder how to improve our present, to make our future better, particularly thanks to the advancements in computer science."
  },
  "interests": {
    "title": "Interests",
    "paragraphs": [
      {
        "title": "Developer Full Stack",
        "description": "My priority is to craft intuitive user experiences (UX), that meet the needs of the users in the most efficient way possible. 
 Mainly focused on the development of Web solutions. 
 I am also interested in mobile and desktop application development, among other areas within the field of computer science.",
        "id": "code"
      },
      {
        "title": "Open-Source Enthusiast",
        "description": "I value the sharing of knowledge and collaboration to collectively resolve problems. 
 The source code of the website is available on GitHub.",
        "id": "open-source"
      }
    ]
  },
  "skills": {
    "title": "Skills",
    "languages": "Programming languages",
    "software-tools": "Software and tools"
  },
  "portfolio": {
    "title": "Portfolio",
    "items": [
      {
        "title": "Carolo",
        "description": "Strategy board game similar to chess which allows grandiose moves (only available in French).",
        "link": "https://carolo.org/",
        "image": "/images/portfolio/Carolo.png"
      },
      {
        "title": "Leon",
        "description": "Leon is your open-source personal assistant.",
        "link": "https://getleon.ai/",
        "image": "/images/portfolio/Leon.png"
      }
    ]
  },
  "open-source": {
    "description": "List of most famous open source projects I contributed to."
  }
}