class Samarth {
constructor() {
this.username = "Samarth208P";
this.location = "IIT Roorkee 🏛️";
this.role = "Full Stack Dev";
this.focus = [
"Web Development",
"Web3 & Blockchain",
"Competitive Programming"
];
this.platforms = {
codeforces: "grinding++",
github: "building()",
web3: "exploring"
};
this.status = "caffeinated ☕";
}
hack() {
return "Let's build! 🚀";
}
}
const dev = new Samarth();
console.log(dev.hack());
// >> Let's build! 🚀
IIT Roorkee | Full Stack Dev | Web3 Builder | Turning ideas into reality ⚡
Highlights
- Pro
Pinned Loading
-
validator0x
validator0x PublicA production-ready, zero-dependency wallet address validator and formatter for Ethereum, Solana, Bitcoin, and Polygon.
HTML 8
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




