2021-04-18 01:56:23 +02:00
{
"about" : {
2022-11-19 20:24:13 +01:00
"description" : "Developer Full Stack • Open-Source enthusiast" ,
2023-05-29 17:10:14 +02:00
"pronouns" : "Pronouns" ,
"pronouns-value" : "He/Him" ,
2021-11-06 17:52:04 +01:00
"birth-date" : "Birth date" ,
2022-03-24 11:45:19 +01:00
"years-old" : "years old" ,
2021-04-18 01:56:23 +02:00
"nationality" : "Nationality" ,
2022-11-19 20:24:13 +01:00
"description-bottom" : "I am a student in computer science following the French training \"BUT Informatique\" and I am also a self-taught."
2021-04-18 01:56:23 +02:00
} ,
"interests" : {
2021-06-24 18:32:13 +02:00
"title" : "Interests" ,
2021-04-18 01:56:23 +02:00
"paragraphs" : [
{
2022-10-23 18:38:37 +02:00
"title" : "Developer Full Stack" ,
2021-12-04 15:52:51 +01:00
"description" : "Computer programming is my main hobby, I love it! <br/> Mostly web development for the moment but I'm programming in others programming language too."
2021-04-18 01:56:23 +02:00
} ,
{
2022-11-19 20:24:13 +01:00
"title" : "Open-Source enthusiast" ,
"description" : "For me, everyone should work, solve problems, build things and think together.<br/> The website is open-source on <a class='text-yellow dark:text-yellow-dark hover:underline' href='https://github.com/Divlo/Divlo' target='_blank' rel='noopener noreferrer'>GitHub</a>."
2021-04-18 01:56:23 +02:00
} ,
{
2022-11-19 20:24:13 +01:00
"title" : "Passionate about High-Tech" ,
"description" : "I always wondered how the future would be. Every day I want to wake up and think that the future will be great and better than the past. Technologies improve gradually over time, which is very useful in many areas."
2021-04-18 01:56:23 +02:00
}
]
} ,
"skills" : {
2021-06-24 18:32:13 +02:00
"title" : "Skills" ,
2021-04-18 01:56:23 +02:00
"languages" : "Programming languages" ,
2021-11-06 17:52:04 +01:00
"software-tools" : "Software and tools"
2021-04-18 01:56:23 +02:00
} ,
"portfolio" : {
2021-06-24 18:32:13 +02:00
"title" : "Portfolio" ,
2021-04-18 01:56:23 +02:00
"items" : [
{
"title" : "function.divlo.fr" ,
"description" : "Learn programming through project-based alias function." ,
"link" : "https://function.divlo.fr/" ,
"image" : "/images/portfolio/functiondivlofr.png"
} ,
{
"title" : "thream.divlo.fr" ,
"description" : "Your open source platform to stay close with your friends and communities, talk, chat, collaborate, share and have fun." ,
"link" : "https://thream.divlo.fr/" ,
"image" : "/images/portfolio/threamdivlofr.png"
2021-06-24 19:57:06 +02:00
} ,
{
"title" : "Leon" ,
"description" : "Leon is your open-source personal assistant." ,
"link" : "https://getleon.ai/" ,
"image" : "/images/portfolio/leon.png"
2021-04-18 01:56:23 +02:00
}
]
2021-07-04 19:56:05 +02:00
} ,
"open-source" : {
"description" : "List of most famous open source projects I contributed to."
2021-04-18 01:56:23 +02:00
}
}