Skip to content

Commit 9beffb1

Browse files
authored
Merge pull request #12 from swasthiprao/main
add: Swasthi Rao
2 parents 5ed5356 + c6af2e4 commit 9beffb1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"prantho-dey.json",
66
"deruxhalter3js.json",
77
"saanaakhan.json",
8-
"linamikou.json"
8+
"linamikou.json",
9+
"swasthiprao.json"
910
]

0 commit comments

Comments
 (0)