Skip to content

Commit 22d9bc6

Browse files
committed
2 parents 78e3562 + 9beffb1 commit 22d9bc6

File tree

3 files changed

+29
-1
lines changed

3 files changed

+29
-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+
}

public/data/swasthiprao.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Swasthi Rao",
3+
"location": "New York, US",
4+
"bio": "A graduate MS EE student of Columbia University, specializing in Data-Driven Analysis and Computation. With experience as a software engineering and ML intern at JP Morgan Chase, Bosch, and through academic research, I’ve gained skills in handling big data with AWS, Apache Kafka, Spark, optimizing neural networks, and transfer learning. I'm also a competitive coder in Java, with a strong passion for the latest advancements in machine learning and data analysis.",
5+
"avatar": "https://github.com/swasthiprao.png",
6+
"portfolio": "https://github.com/swasthiprao",
7+
"skills": ["Python", "JavaScript", "Node.js", "MongoDB", "Elasticsearch", "AWS", "Docker", "Cybersecurity", "MySQL", "Laravel"],
8+
"social": {
9+
"GitHub": "https://github.com/swasthiprao",
10+
"Twitter": "https://twitter.com/RaoSwasthi",
11+
"LinkedIn": "https://www.linkedin.com/in/swasthiprao/"
12+
}
13+
}

src/ProfilesList.json

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

0 commit comments

Comments
 (0)