Skip to content

Commit

Permalink
Merge pull request #465 from 0xvish/develop
Browse files Browse the repository at this point in the history
Added Vishvam Moliya Profile JSON object to meet-the-talent.json
  • Loading branch information
ravirupareliya authored Nov 23, 2024
2 parents 72fe3a0 + f7f0c4e commit 9dd217a
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions public/data/meet-the-talent.json
Original file line number Diff line number Diff line change
Expand Up @@ -1104,6 +1104,38 @@
"name": "X/Twitter"
}
]
},
{
"fullName": "Vishvam Moliya",
"location": "Ahmedabad, India",
"bio": "CTO @Bytease | Software Developer | Tech Enthusiast | Blockchain, AI-ML, Open-source, Cyber-Security, TechOps Enthusiast",
"email": "[email protected]",
"phone": "+91-9429559419",
"imageUrl": "https://utfs.io/f/uEwtUhBKoyp4EteakQySLYJWf0moQEtexMvdG8a4O3rpC9zu",
"website": "https://vishvam.dev",
"skills": ["React", "NextJS", "Web3", "TypeScript", "Solidity", "Blockchain", "AI/ML", "Cyber-Security"],
"links": [
{
"icon": "website",
"link": "https://vishvam.dev",
"name": "Portfolio"
},
{
"icon": "github",
"link": "https://github.com/0xvish",
"name": "Github"
},
{
"icon": "linkedin",
"link": "https://www.linkedin.com/in/vishvam-moliya",
"name": "LinkedIn"
},
{
"icon": "twitter",
"link": "https://x.com/0xvish",
"name": "X/Twitter"
}
]
}
]
}

0 comments on commit 9dd217a

Please sign in to comment.