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"
]
};
}
}
const shubham = new AboutMe();
🏗️
Building things!
change is constant.
Highlights
- Pro
Pinned Loading
-
-
-
HackIndia_Spark8_2025_Fantastic4
HackIndia_Spark8_2025_Fantastic4 PublicD-Attend Decentralized Attendance and verification system
TypeScript
-
mentorclass
mentorclass PublicMentorClas is an innovative platform designed to connect students with experienced mentors for personalized learning experiences.
JavaScript
-
nftverse
nftverse PublicNFTVerse 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
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.