diff --git a/public/data/prerna-dubey-dev.json b/public/data/prerna-dubey-dev.json new file mode 100644 index 00000000..1b60dfae --- /dev/null +++ b/public/data/prerna-dubey-dev.json @@ -0,0 +1,13 @@ +{ + "name": "Prerna Dubey", + "location": "Kanpur Nagar, Uttar Pradesh, India", + "bio": "I’ve amassed over 3 years of experience in software development. I’m passionate about translating project visions and objectives into reality, offering tangible results in line with client expectations. One of my most recent projects involved designing and rolling-out a new piece of application to optimize the efficiency of ETL data pipelines and enhanced visualization using Tableau dashboards.", + "avatar": "https://github.com/prerna-dubey-dev.png", + "portfolio": "https://github.com/prerna-dubey-dev", + "skills": ["JavaScript", "ReactJs", "NextJS", "Ruby", "Rails", "Python", "Django", "Typescript", "Tailwind CSS", "NodeJs", "SQL", "Git", "Linux", "Effective Communication"], + "social": { + "GitHub": "https://github.com/prerna-dubey-dev", + "Twitter": "https://twitter.com/PrernaDubey64", + "LinkedIn": "https://www.linkedin.com/in/prerna3364/" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 4b8f00e9..b6bcf23c 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -6,5 +6,6 @@ "deruxhalter3js.json", "saanaakhan.json", "linamikou.json", - "swasthiprao.json" + "swasthiprao.json", + "prerna-dubey-dev.json" ]