Skip to content

Commit

Permalink
Merge pull request AnkitaMalik22#50 from shivanshi-s/shivanshi_branch
Browse files Browse the repository at this point in the history
Added Shivanshi's Profile
  • Loading branch information
AnkitaMalik22 authored Oct 17, 2022
2 parents 3702ba7 + c4de95f commit c776893
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions utils/profiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ const profiles = [
instagram: "",
},
{

name: "Stuti Kumari",
role: "Software Engineer",
bio: "Front-End Developer",
Expand Down Expand Up @@ -225,6 +226,7 @@ const profiles = [
instagram: "__loga45__",
},


{
name: "Harry Ramsey",
role: "Student",
Expand Down Expand Up @@ -274,6 +276,16 @@ const profiles = [
twitter: "",
instagram: "radhika._17",
},
{
name: "Shivanshi Saxena",
role: "Student",
bio: "Frontend Developer",
skills: ["HTML","CSS","JavaScript", "Node", "React","Python", "Tailwind CSS"],
github: "shivanshi-s",
twitter: "whatshivanshi",
instagram: "",
},


];

Expand Down

0 comments on commit c776893

Please sign in to comment.