From 89c88f3edd9d8a52cdf911dcf8f37425fdcb273e Mon Sep 17 00:00:00 2001 From: Swasthi Rao Date: Sat, 14 Sep 2024 09:02:45 +0530 Subject: [PATCH 1/2] swasthiprao.json --- public/data/swasthiprao.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 public/data/swasthiprao.json diff --git a/public/data/swasthiprao.json b/public/data/swasthiprao.json new file mode 100644 index 00000000..02f56672 --- /dev/null +++ b/public/data/swasthiprao.json @@ -0,0 +1,13 @@ +{ + "name": "Swasthi Rao", + "location": "New York, US", + "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.", + "avatar": "https://github.com/swasthiprao.png", + "portfolio": "https://github.com/swasthiprao", + "skills": ["Python", "JavaScript", "Node.js", "MongoDB", "Elasticsearch", "AWS", "Docker", "Cybersecurity", "MySQL", "Laravel"], + "social": { + "GitHub": "https://github.com/swasthiprao", + "Twitter": "https://twitter.com/RaoSwasthi", + "LinkedIn": "https://www.linkedin.com/in/swasthiprao/" + } +} From c6af2e45930653677bcec6165545d0da85a11e34 Mon Sep 17 00:00:00 2001 From: Swasthi Rao Date: Sat, 14 Sep 2024 09:03:12 +0530 Subject: [PATCH 2/2] ProfilesList.json --- src/ProfilesList.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ProfilesList.json b/src/ProfilesList.json index a915e39f..4b8f00e9 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -5,5 +5,6 @@ "prantho-dey.json", "deruxhalter3js.json", "saanaakhan.json", - "linamikou.json" + "linamikou.json", + "swasthiprao.json" ]