Skip to content

Commit

Permalink
feat(people): add Karan Pargal to the team list
Browse files Browse the repository at this point in the history
  • Loading branch information
Codeptor committed Nov 27, 2024
1 parent ce12638 commit 2070d90
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added public/devs/karan.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/pages/people.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,15 @@ const People = () => {
linkedin: "https://linkedin.com/in/aman-goyal-a48b0628a",
portfolio: "https://agoyel25.github.io",
},
{
name: "Karan Pargal",
role: "10x Hackathon Winner | Web 3 Developer",
image: "/devs/karan.jpeg",
github: "https://github.com/karanpargal",
linkedin: "https://linkedin.com/in/karan-pargal",
portfolio: "https://karanpargal.vercel.app/",

},
{
name: "Rupansh Sekar",
role: "Everything Developer",
Expand Down

0 comments on commit 2070d90

Please sign in to comment.