From 11a312eac9654c285489f1146ef7bd94c751fc6c Mon Sep 17 00:00:00 2001 From: Utkarsh Hadgekar <79980596+utkarsh-1602@users.noreply.github.com> Date: Sun, 14 Jan 2024 20:10:23 +0530 Subject: [PATCH] add: utkarsh-1602 (#811) * add: utkarsh-1602 * Delete package-lock.json --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/utkarsh-1602.json | 14 ++++++++++++++ src/ProfilesList.json | 5 +++-- 2 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 public/data/utkarsh-1602.json diff --git a/public/data/utkarsh-1602.json b/public/data/utkarsh-1602.json new file mode 100644 index 00000000..26e501c4 --- /dev/null +++ b/public/data/utkarsh-1602.json @@ -0,0 +1,14 @@ +{ + "name": "Utkarsh hadgekar", + "location": "aurangabad, maharashtra", + "bio": "A Full stack Developer with experience in MERN Stack", + "avatar": "https://github.com/utkarsh-1602.png", + "portfolio": "https://portfolio-website-2024.vercel.app/", + "skills": ["React", "Typescript", "JavaScript", "TailwindCss", "Postgres", "NodeJS", "MongoDB", "Docker"], + "social": { + "GitHub": "https://github.com/utkarsh-1602", + "Twitter": "https://twitter.com/hey_utkarshh", + "LinkedIn": "https://www.linkedin.com/in/utkarsh-hadgekar-9a0b411a5/" + } + } + \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 40fab968..78e02791 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ -[ +[ + "utkarsh-1602.json", "rasel9t6.json", "eunit99.json", "steveAzo.json", @@ -364,4 +365,4 @@ "jonasermert.json", "nbakh16.json", "mdtanvirahamedshanto.json" -] +] \ No newline at end of file