mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-05 04:51:30 +01:00
52 lines
2.2 KiB
JSON
52 lines
2.2 KiB
JSON
{
|
|
"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 <strong>improve our present, to make our future better</strong>, particularly thanks to the advancements in <strong>computer science</strong>."
|
|
},
|
|
"interests": {
|
|
"title": "Interests",
|
|
"paragraphs": [
|
|
{
|
|
"title": "Developer Full Stack",
|
|
"description": "My priority is to craft <strong>intuitive user experiences (<abbr title=\"User Experience\">UX</abbr>)</strong>, that meet the needs of the users <strong>in the most efficient way possible</strong>. <br/> Mainly focused on the development of <strong>Web solutions</strong>. <br/> 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 <strong>sharing of knowledge and collaboration</strong> to collectively resolve problems. <br /> The source code of the website is available on <a class='text-yellow dark:text-yellow-dark hover:underline' href='https://github.com/theoludwig/theoludwig' target='_blank' rel='noopener noreferrer'>GitHub</a>.",
|
|
"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.theoludwig.fr/",
|
|
"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."
|
|
}
|
|
}
|