Skip to content

Commit

Permalink
resume update
Browse files Browse the repository at this point in the history
  • Loading branch information
icyfry committed Sep 23, 2024
1 parent bbe6027 commit 41e5653
Showing 1 changed file with 33 additions and 34 deletions.
67 changes: 33 additions & 34 deletions src/resume.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const resumeContent = {
experiences: [
{
id: 1,
position: 'Digital & Web3 Architect',
position: 'Digital Architect',
company: 'Freelance',
period: 'January 2024 - Now',
description: 'I support technical teams in the design and operational delivery of web projects'
Expand Down Expand Up @@ -45,6 +45,21 @@ export const resumeContent = {
],
skills: [
{
name: 'Architecture',
keywords: [
'Enterprise Architecture',
'Solution Architecture',
'Cloud & Serverless Architecture',
'Microservices & Headless architecture',
'Event driven architecture',
'IT industrialization CI/CD',
'DevOps',
'Frontend web technologies',
'Web application solutions',
'E-commerce solutions',
'CMS solutions'
]
}, {
name: 'Certificates',
keywords: [
'Certified SAFe 5 Architect',
Expand All @@ -62,22 +77,6 @@ export const resumeContent = {
'Business Transformation'
]
},
{
name: 'Architecture',
keywords: [
'Enterprise Architecture',
'Solution Architecture',
'Cloud & Serverless Architecture',
'Microservices & Headless architecture',
'Event driven architecture',
'IT industrialization CI/CD',
'DevOps',
'Frontend web technologies',
'Web application solutions',
'E-commerce solutions',
'CMS solutions'
]
},
{
name: 'Web 3',
keywords: [
Expand Down Expand Up @@ -189,7 +188,7 @@ export const resumeContent = {
experiences: [
{
id: 1,
position: 'Digital & Web3 Architect',
position: 'Digital Architect',
company: 'Freelance',
period: 'Jan 2024',
description: "J'accompagne les équipes techniques dans la conception et la mise en oeuvre opérationnelle de projets web"
Expand Down Expand Up @@ -218,6 +217,22 @@ export const resumeContent = {
}
],
skills: [
{
name: 'Architecture',
keywords: [
'Enterprise Architecture',
'Solution Architecture',
'Cloud & Serverless Architecture',
'Microservices & Headless architecture',
'Event driven architecture',
'IT industrialization CI/CD',
'DevOps',
'Frontend web technologies',
'Web application solutions',
'E-commerce solutions',
'CMS solutions'
]
},
{
name: 'Certifications',
keywords: [
Expand All @@ -236,22 +251,6 @@ export const resumeContent = {
'Business Transformation'
]
},
{
name: 'Architecture',
keywords: [
'Enterprise Architecture',
'Solution Architecture',
'Cloud & Serverless Architecture',
'Microservices & Headless architecture',
'Event driven architecture',
'IT industrialization CI/CD',
'DevOps',
'Frontend web technologies',
'Web application solutions',
'E-commerce solutions',
'CMS solutions'
]
},
{
name: 'Web 3',
keywords: [
Expand Down

0 comments on commit 41e5653

Please sign in to comment.