mirror of
https://github.com/LJ5O/website.git
synced 2026-08-11 22:54:46 +02:00
Added svg pictures on skills page
This commit is contained in:
@@ -1,26 +1,35 @@
|
||||
{
|
||||
"home":{
|
||||
"greeting": "Hello ! I'm Kévin Taccoen !",
|
||||
"occupation": {
|
||||
"ai":"AI enthusiast",
|
||||
"fullstack":"Full-Stack Developer",
|
||||
"student":"Master's degree student"
|
||||
"home":{
|
||||
"greeting": "Hello ! I'm Kévin Taccoen !",
|
||||
"occupation": {
|
||||
"ai":"AI enthusiast",
|
||||
"fullstack":"Full-Stack Developer",
|
||||
"student":"Master's degree student"
|
||||
},
|
||||
"presentationTitle":"Thanks for visiting !",
|
||||
"presentationText": "Hi ! I'm Kévin Taccoen, a Computer Science student currently pursuing a Master's degree at <a href=\"\" target=\"_blank\" rel=\"noopener\">Opal Coast University</a>, France. I'm studying a lot about new technologies, and their potential to shape the Future.<br>Also often playing with Artificial Intelligence, and working on projects using my skills in full-stack development, software conception or data analysis.",
|
||||
"contactMe": "Are you looking to send me a message ?",
|
||||
"contactButton": "Contact",
|
||||
"features": {
|
||||
"projects":{
|
||||
"title": "Always working on new and innovative things",
|
||||
"desc": "Be it for study, work or on my free time, I'm always working on something new. As I love to see how those lines of code can enhance daily life, or make Science moving forward, I strive to always imagine, create and maintain useful things.",
|
||||
"buttonText": "See all projects"
|
||||
},
|
||||
"presentationTitle":"Thanks for visiting !",
|
||||
"presentationText": "Hi ! I'm Kévin Taccoen, a Computer Science student currently pursuing a Master's degree at <a href=\"\" target=\"_blank\" rel=\"noopener\">Opal Coast University</a>, France. I'm studying a lot about new technologies, and their potential to shape the Future.<br>Also often playing with Artificial Intelligence, and working on projects using my skills in full-stack development, software conception or data analysis.",
|
||||
"contactMe": "Are you looking to send me a message ?",
|
||||
"contactButton": "Contact",
|
||||
"features": {
|
||||
"projects":{
|
||||
"title": "Always working on new and innovative things",
|
||||
"desc": "Be it for study, work or on my free time, I'm always working on something new. As I love to see how those lines of code can enhance daily life, or make Science moving forward, I strive to always imagine, create and maintain useful things.",
|
||||
"buttonText": "See all projects"
|
||||
},
|
||||
"skills":{
|
||||
"title": "Knowledge and Skills",
|
||||
"desc": "As part of my projects, I have to master a lot of different fields, like website creation, data analysis, artificial intelligence, or software creation.",
|
||||
"buttonText": "More about skills"
|
||||
}
|
||||
"skills":{
|
||||
"title": "Knowledge and Skills",
|
||||
"desc": "As part of my projects, I have to master a lot of different fields, like website creation, data analysis, artificial intelligence, or software creation.",
|
||||
"buttonText": "More about skills"
|
||||
}
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
"title": "Skills and knowledge",
|
||||
"subtitle": "As I have worked on various topics, I learned a lot about different technologies. As years and tasks are going by, I always strive to learn more and make a good use of my capacities. Here are some example of fields I already have dealed with :",
|
||||
"skills":{
|
||||
"ai":{
|
||||
"desc":"I'm spending a lot of time learning AI"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user