Skip to content

Commit 5ed5356

Browse files
authored
Merge pull request #11 from linamikou/main
add: Lina Mikou
2 parents 2c3a43a + 21515e7 commit 5ed5356

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

public/data/linamikou.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Lina Mikou",
3+
"location": "Paris, France",
4+
"bio": "Pursuing a Master's at HEC Paris, with 2 years of experience as an engineer building scalable applications. ",
5+
"avatar": "https://github.com/linamikou.png",
6+
"portfolio": "https://github.com/linamikou",
7+
"skills": ["Node.js", "PHP", "Laravel", "WordPress", "MYSQL", "Docker", "HTML", "CSS", "JavaScript", "Tailwind CSS", "TypeScript", "React", "OOP"],
8+
"social": {
9+
"GitHub": "https://github.com/linamikou",
10+
"Twitter": "https://twitter.com/mikou_lina",
11+
"LinkedIn": "https://www.linkedin.com/in/lina-mikou-960985312/"
12+
}
13+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"madhukalita.json",
55
"prantho-dey.json",
66
"deruxhalter3js.json",
7-
"saanaakhan.json"
7+
"saanaakhan.json",
8+
"linamikou.json"
89
]

0 commit comments

Comments
 (0)