8000 shubham-kumr (Shubham Kumar) ยท GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View shubham-kumr's full-sized avatar
๐Ÿ—๏ธ
Building things!
๐Ÿ—๏ธ
Building things!

Highlights

  • Pro

Block or report shubham-kumr

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
shubham-kumr/README.md

hello there!

Portfolio GitHub Profile Views Twitter LinkedIn Gmail LeetCode


๐ŸŒ Web3 Identity

shubhamkumar.base.eth
My decentralized identity on-chain โ€” forever mine.

View on BaseScan View on ENS Domain

Mailchain Email
class AboutMe {
  constructor() {
    this.name = "Shubham Kumar";
    this.age = 20;
    this.location = "๐Ÿ“ India";
    this.darkMode = true;
    
    this.roles = [
      "Full-Stack Developer",
      "Tech Explorer",
      "Side Project Builder",
      "Lifelong Learner"
    ];

    this.status = {
      learning: ["Cybersecurity", "Blockchain"],
      workingOn: [
        "[Blockchain], [AI Agent]",
        "[OpenSource Contribution]"
      ]
    };

    this.skills = {
      languages: [
        "C", "C++", "Java", "Python", "JavaScript", "HTML", "CSS"
      ],
      frameworks: [
        "React", "Node.js", "Tailwind CSS", "Next.js", "Express.js", "Vue.js"
      ],
      tools: [
        "Postman", "Linux", "Docker", "Git", "VS Code", "Nginx", "Webpack", "Firebase"
      ]
    };

    this.web3 = {
      ens: "shubhamkumar.base.eth",
      chain: "Base"
    };

  }
}

const shubham = new AboutMe();

trophy

Shubham's GitHub Stats Top Languages

Pinned Loading

  1. shubham-kumr shubham-kumr Public

    Config files for my GitHub profile.

    3

  2. codeforces codeforces Public

    List of Questions I did on codeforces

    C++

  3. mentorclass mentorclass Public

    MentorClas is an innovative platform designed to connect students with experienced mentors for personalized learning experiences.

    JavaScript

  4. nftverse nftverse Public

    NFTVerse is a simple and powerful web app that lets users connect their MetaMask wallet, mint their own NFTs, and transfer them to other Ethereum addresses. Built using HTML, JavaScript, and Web3.jโ€ฆ

    JavaScript

  5. portfolio portfolio Public

    Portfolio Website

    Astro 16

  6. cryptozombies_notes cryptozombies_notes Public

    CryptoZombies Solidity Notes

    Solidity

0