class YubrajPandeya {
constructor() {
this.name = "Yubraj Pandeya";
this.age = 18;
this.location = "Nepal ๐๏ธ";
this.education = "Class 12 Science Graduate ๐";
this.passions = ["Coding", "AI/ML", "Cybersecurity", "Innovation"];
this.achievements = {
websites_built: "100+",
lines_of_code: "โ",
coffee_consumed: "Too much โ",
bugs_created: "Few... maybe ๐",
bugs_fixed: "All of them! ๐ช"
};
this.current_mood = "Building the future ๐";
}
sayHello() {
return "Thanks for stopping by! Let's create something amazing together! โจ";
}
getLife() {
return "while (alive) { eat(); sleep(); code(); repeat(); }";
}
}
const yubraj = new YubrajPandeya();
console.log(yubraj.sayHello());|
The Ultimate Gaming Experience |
eSewa Integration Master |
|
Storytelling Meets Technology |
Business Automation Suite |
|
|
while (dreaming) {
keep_coding();
stay_curious();
help_others();
never_give_up();
}
if (challenges_arise) {
embrace_them();
learn_from_them();
grow_stronger();
}### ๐ง Try My CLI Tool
๐ Want to generate a cool GitHub card or get started with one of my tools?
npx yubraj