131 lines
4.5 KiB
JSON
Raw Normal View History

2020-12-31 17:38:30 +01:00
{
2022-07-17 11:20:35 +02:00
"title": "Anthony Yvon Dumas",
"curriculumVitaeLink": "CV (in .pdf)",
"experienceCard": {
"title": {
"experience": "Experience",
"education": "Education"
},
2022-07-17 11:20:35 +02:00
"experiences": [
{
"occupation": "Senior Engineer",
"logo": "../../images/logos/soprasteria.co.uk.webp",
"url": "https://www.soprasteria.com/",
"duration": "since June 2023",
"entreprise": "Sopra Steria",
"location": "Clermont-Ferrand",
"description": "Fullstack Developer @ Michelin [since 02/24]<br/>Developer for Imprimerie Nationale [06/23 - 02/24]",
"tags": ["Java", "Angular", "Spring", "DevOps", "Linux", "Azure", "Scrum"]
},
{
"occupation": "Event Coordinator",
"logo": "../../images/logos/laclameur.org.webp",
"url": "https://www.laclameur.org",
"duration": "since 2021",
"entreprise": "La Clameur (Non-Profit Law 1901)",
"location": "remote",
"description": "",
2023-11-21 22:41:00 +01:00
"tags": ["Notion", "CPanel", "Wordpress", "RSS", "Podcast Distribution"]
},
2022-07-17 11:20:35 +02:00
{
"occupation": "Software Developer",
2022-07-18 22:04:52 +02:00
"logo": "../../images/logos/harvest.fr.webp",
2022-07-17 11:20:35 +02:00
"url": "https://www.harvest.fr",
2023-04-27 15:00:11 +00:00
"duration": "July 2016 - June 2023",
2022-07-17 11:20:35 +02:00
"entreprise": "Harvest",
"location": "Clermont-Ferrand",
"description": "Development of responsive websites and APIs for wealth management and finance professionals.",
"tags": [
"Java",
2022-07-17 11:20:35 +02:00
"Angular",
"OpenAPI",
"jQuery",
"Spring",
"Scrum Environment"
]
2022-07-17 11:20:35 +02:00
},
{
"occupation": "Internship as IOT Developer",
2022-07-18 22:04:52 +02:00
"logo": "../../images/logos/michelin.webp",
2022-07-17 11:20:35 +02:00
"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 *",
2022-07-18 22:04:52 +02:00
"logo": "../../images/logos/www.iut-clermont.webp",
2022-07-17 11:20:35 +02:00
"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/",
2022-07-18 22:04:52 +02:00
"image": "../../images/portfolio/computerNonSense.webp",
2022-07-17 11:20:35 +02:00
"imgAlt": "An IOT prototype.",
"imgTitle": "An IOT prototype."
},
{
"title": "ADM Photographie",
"url": "https://photos.adm.ink/",
2022-07-18 22:04:52 +02:00
"image": "../../images/portfolio/admPhotos.webp",
2022-07-17 11:20:35 +02:00
"imgAlt": "A picture of a beautiful town.",
"imgTitle": "A picture of a beautiful town."
2024-02-12 22:04:15 +01:00
},
{
"title": "Blog",
2024-05-21 10:27:27 +00:00
"url": "https://blog.adm.ink/?referer=portfolio",
2024-02-12 22:04:15 +01:00
"image": "../../images/portfolio/blog.webp",
"imgAlt": "Screenshot of blog.adm.ink, you can see the title of the blog and various links. You can also see a plate of food, I think it was hummous.",
"imgTitle": "Screenshot of blog.adm.ink, you can see the title of the blog and various links. You can also see a plate of food, I think it was hummous."
2022-07-17 11:20:35 +02:00
}
]
},
"contactCard": {
"title": "Contact",
"subtitle": "You can contact me in many different ways :",
"ways": [
{
"title": "Email",
"url": "mailto:anthony@dumas.cc",
2022-11-17 20:19:21 +00:00
"icon": "mail-outline",
"aria-label": "Email"
2022-07-17 11:20:35 +02:00
},
{
2024-09-24 12:29:22 +02:00
"title": "Signal",
"url": "https://signal.me/#eu/cpQOzblF-DM6sltmP6s58NYmnxMUEQHE-IxRnLPHXXaE7oQJc_JHGrIlVulPwGgu",
"icon": "call-outline",
"aria-label": "Signal"
2022-07-17 11:20:35 +02:00
},
{
2022-11-17 20:19:21 +00:00
"title": "Telegram",
"url": "https://t.me/adamas_FR",
"icon": "call-outline",
"aria-label": "Telegram"
2022-07-17 11:20:35 +02:00
},
{
2022-11-17 20:19:21 +00:00
"title": "Mastodon",
"url": "https://social.adm.ink/@adamas",
2022-11-17 20:19:21 +00:00
"icon": "logo-mastodon",
"aria-label": "Mastodon"
2022-07-17 11:20:35 +02:00
}
]
},
"footer": {
2024-01-01 13:54:28 +01:00
"legalNotice": "© 2014 - 2024 Anthony Dumas."
2022-07-17 11:20:35 +02:00
}
}