diff --git a/public/data/Axestein.json b/public/data/Axestein.json new file mode 100644 index 0000000..8c29d98 --- /dev/null +++ b/public/data/Axestein.json @@ -0,0 +1,13 @@ +{ + "name": "Aditya Kumar Singh", + "location": "Mumbai, India", + "bio": "I am a second year undergraduate student pursuing B.Tech CSE in SRM University, Kattankulathur. I hope to contribute my skills to work upon real time projects that have an impact on the world. Open to all opportunities and learning from real-world professionals.", + "avatar": "https://github.com/Axestein.png", + "portfolio": "https://portfoliov1-one-neon.vercel.app/", + "skills": ["ReactJS", "NodeJS", "ExpressJS","Typescript", "NextJS", "MongoDB","C++","Java", "SpringBoot", "MySQL"], + "social": { + "GitHub": "https://github.com/Axestein", + "Twitter": "https://www.linkedin.com/in/adityakumarsingh2005/", + "LinkedIn": "https://x.com/adityasingh7211" + } + } \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 9222c72..42f6823 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -305,5 +305,6 @@ "DivyaN10.json", "shashankch2003.json", "Akashrrrrd.json", - "adi271001.json" + "adi271001.json", + "Axestein.json" ]