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