feat: add subcontractor duties for Sopra
This commit is contained in:
parent
b530f196c6
commit
c6a239608f
@ -34,8 +34,8 @@ export default class ExperienceCard extends Component {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="content">
|
||||
{data.description}
|
||||
<div className='content'>
|
||||
<div dangerouslySetInnerHTML={{ __html: data.description }} />
|
||||
</div>
|
||||
{data.commentaire ? <div className="comment">
|
||||
{data.commentaire}
|
||||
|
@ -14,8 +14,8 @@
|
||||
"duration": "since June 2023",
|
||||
"entreprise": "Sopra Steria",
|
||||
"location": "Clermont-Ferrand",
|
||||
"description": "",
|
||||
"tags": ["Java", "Spring", "DevOps", "Linux", "Scrum"]
|
||||
"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",
|
||||
@ -36,7 +36,7 @@
|
||||
"location": "Clermont-Ferrand",
|
||||
"description": "Development of responsive websites and APIs for wealth management and finance professionals.",
|
||||
"tags": [
|
||||
"Java EE",
|
||||
"Java",
|
||||
"Angular",
|
||||
"OpenAPI",
|
||||
"jQuery",
|
||||
|
@ -14,8 +14,8 @@
|
||||
"duration": "depuis Juin 2023",
|
||||
"entreprise": "Sopra Steria",
|
||||
"location": "Clermont-Ferrand",
|
||||
"description": "",
|
||||
"tags": ["Java", "Spring", "DevOps", "Linux", "Scrum"]
|
||||
"description": "Fullstack Developer @ Michelin [depuis 02/24]<br/>Maintenance Applicative pour Imprimerie Nationale [06/23 - 02/24]",
|
||||
"tags": ["Java", "Angular", "Spring", "DevOps", "Linux", "Azure", "Scrum"]
|
||||
},
|
||||
{
|
||||
"occupation": "Coordinateur événementiel",
|
||||
@ -41,7 +41,7 @@
|
||||
"entreprise": "Harvest Groupe",
|
||||
"location": "Clermont-Ferrand",
|
||||
"description": "Développement de simulateurs dédiés au conseil et à la vente de produits bancaires.",
|
||||
"tags": ["Java EE", "Angular", "OpenAPI", "jQuery", "Spring", "Scrum"]
|
||||
"tags": ["Java", "Angular", "OpenAPI", "jQuery", "Spring", "Scrum"]
|
||||
},
|
||||
{
|
||||
"occupation": "Stagiaire Développeur Internet des Objets",
|
||||
|
Loading…
x
Reference in New Issue
Block a user