diff --git a/package-lock.json b/package-lock.json index de31050b..ae471734 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "react-dom": "^18.2.0", "react-icons": "^5.0.1", "react-router-dom": "^6.22.0", - "react-scripts": "5.0.1", + "react-scripts": "^5.0.1", "web-vitals": "^3.5.2" }, "devDependencies": { diff --git a/package.json b/package.json index ea921eec..d5a11ef9 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,8 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-icons": "^5.0.1", - "react-scripts": "5.0.1", "react-router-dom": "^6.22.0", + "react-scripts": "^5.0.1", "web-vitals": "^3.5.2" }, "scripts": { diff --git a/public/data/Megamind0407.json b/public/data/Megamind0407.json new file mode 100644 index 00000000..935368a9 --- /dev/null +++ b/public/data/Megamind0407.json @@ -0,0 +1,13 @@ +{ + "name": "Aryan Gaikwad", + "location": "Pune", + "bio": "I'm intended as a Software Engineer, an Open-Source Enthusiast with expertise in MERN, cloud-based solutions, AI/ML and problem solving.", + "avatar": "https://github.com/Megamind0407.png", + "portfolio": "https://aryan-portfolio-indol.vercel.app", + "skills": ["C++", "HTML", "CSS", "React", "Node", "Express","Tailwind", "MongoDB", "MySQL", "Postgres", "Next", "AWS", "Docker", "Python", "Firebase", "Django"], + "social": { + "GitHub": "https://github.com/Megamind0407", + "Twitter": "https://x.com/aryan29093", + "LinkedIn": "https://www.linkedin.com/in/aryan-gaikwad" + } +} \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 4c4882cb..36a5fd8b 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "Megamind0407.json", "samah554.json", "mayurr7.json", "vitormarinheiro.json",