Skip to content
View Samarth208P's full-sized avatar

Highlights

  • Pro

Block or report Samarth208P

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Samarth208P/README.md
Typing SVG

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! 🚀


Tech Stack

JavaScript TypeScript Python C++ Solidity

React Next.js Node.js TailwindCSS Three.js

MongoDB PostgreSQL Express GraphQL

Web3.js Ethereum Git Docker Linux



🌐 Connect with me

LinkedIn X Email Portfolio


Pinned Loading

  1. validator0x validator0x Public

    A production-ready, zero-dependency wallet address validator and formatter for Ethereum, Solana, Bitcoin, and Polygon.

    HTML 8

  2. 0MCP 0MCP Public

    0MCP: Persistent memory for AI agents on 0G, with ENS identities and Brain iNFTs.

    TypeScript 3