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/" + } +} 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" ]