112 lines
4.0 KiB
JSON
Raw Normal View History

2020-12-31 17:38:30 +01:00
{
2021-09-30 00:04:57 +02:00
"title":"Anthony Yvon Dumas",
"subtitle":"Full Stack Developer @ Harvest",
2021-09-30 00:04:57 +02:00
"curriculumVitaeLink" : "CV (in .pdf)",
"experienceCard" : {
2021-09-30 00:00:44 +02:00
"title" : {
"experience" : "Experience",
"education" : "Education"
},
"experiences" : [
{
"occupation" : "Full Stack Developer",
"logo" : "../../images/logos/harvest.fr.png",
"url" : "https://www.harvest.fr",
"duration" : "(since 2016)",
"entreprise" : "Harvest",
"location" : "Clermont-Ferrand",
"description" : "Development of responsive banking simulators and APIs.",
"tags" : [
"Java EE",
"Angular",
"OpenAPI",
"jQuery",
"Spring"
]
},
{
"occupation" : "Internship as IOT Developer",
"logo" : "../../images/logos/michelin.png",
"url" : "https://www.michelin.fr",
"duration" : "2015",
"entreprise" : "Michelin",
"location" : "Clermont-Ferrand",
"description" : "End of year internship, study of the Internet of Things Market, making of a IOT prototype.",
"tags" : [
"MongoDB",
"Node.js",
"Word",
"Powerpoint"
]
}
],
"education" : [
{
"occupation" : "Associate's Degree in Computer Science / Digital Imaging *",
"logo" : "../../images/logos/www.iut-clermont.png",
"url" : "https://www.iut-clermont.fr/",
"duration" : "Class of 2015",
"entreprise" : "University of Auvergne",
"location" : "Le Puy-en-Velay",
"description" : "Real Time 3D development, Web, 3D computer graphic, image retouch.",
"commentaire" : "* Translation of DUT Informatique - Imagerie Numérique",
"tags" : [
"Unity",
"3DSMax",
"Photoshop",
"C++",
"Python",
"Web Design"
]
}
]
},
"projectCard" : {
"projects" : [
{
"title" : "IOT@Michelin",
"url" : "https://prezi.com/m/o8ey8mmpnkvp/",
"image" : "../../images/portfolio/computerNonSense.jpg",
"imgAlt" : "An IOT prototype.",
"imgTitle" : "An IOT prototype."
},
{
"title" : "ADM Photographie",
"url" : "https://photos.adm.ink/",
"image" : "../../images/portfolio/admPhotos.jpg",
"imgAlt" : "A picture of a beautiful town.",
"imgTitle" : "A picture of a beautiful town."
}
]
},
"contactCard" : {
"title" : "Contact",
"subtitle" : "You can contact me in many different ways :",
"ways" : [
{
"title" : "Email",
"url" : "mailto:anthony@dumas.cc",
"icon" : "mail-unread"
},
{
"title" : "LinkedIn",
"url" : "https://www.linkedin.com/in/anthonyyvondumas/",
"icon" : "logo-linkedin"
},
{
"title" : "Discord",
"url" : "https://dsc.bio/adamas",
"icon" : "call"
},
{
"title" : "Twitter",
"url" : "https://twitter.com/adamas_fr",
"icon" : "logo-twitter"
}
]
},
"footer" : {
"legalNotice" : "Copyright © 2014 - 2021 Anthony Dumas. All rights reserved.",
"darkThemeNotice" : "(This is the dark theme)"
}
2020-12-31 17:38:30 +01:00
}