╔═══════════════════════════════════════════════════════════════════════════════╗
║ ██╗████████╗ █████╗ ██████╗██╗ ██╗██╗ ██╗ █████╗ ██████╗ ██╗ ██╗ ║
║ ██║╚══██╔══╝██╔══██╗██╔════╝██║ ██║██║ ███║██╔══██╗╚════██╗██║ ██║ ║
║ ██║ ██║ ███████║██║ ███████║██║ ╚██║╚█████╔╝ █████╔╝███████║ ║
║ ██║ ██║ ██╔══██║██║ ██╔══██║██║ ██║██╔══██╗██╔═══╝ ╚════██║ ║
║ ██║ ██║ ██║ ██║╚██████╗██║ ██║██║ ██║╚█████╔╝███████╗ ██║ ║
║ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚════╝ ╚══════╝ ╚═╝ ║
║ ║
║ [SYSTEM ONLINE] - [STATUS: OPERATIONAL] - [MODE: ACTIVE] ║
╚═══════════════════════════════════════════════════════════════════════════════╝
class Itachi1824 {
constructor() {
this.username = "Itachi1824";
this.role = "Student | Code Shinobi";
this.location = "Hidden in the Shadows";
this.mindset = "Growth 📈 | Innovation 🚀 | Excellence 🎯";
}
philosophy() {
return {
code: "Clean code is not written by following rules. It's written by caring.",
life: "Those who forgive themselves begin to grow.",
growth: "The pain of discipline < The pain of regret"
};
}
getSkills() {
return {
languages: ["Python", "JavaScript", "TypeScript", "Rust", "Kotlin"],
frontend: ["React", "Next.js", "TailwindCSS", "Three.js"],
backend: ["FastAPI", "Node.js", "Flask"],
aiml: ["PyTorch", "TensorFlow", "Scikit-learn", "OpenCV"],
databases: ["MongoDB", "PostgreSQL", "Redis", "Firebase"],
cloud: ["AWS", "Azure", "GCP"],
tools: ["Docker", "Kubernetes", "Git", "Linux"]
};
}
funFact() {
return "I debug with Sharingan 👁️ - I can see your code's mistakes before they happen";
}
}
const me = new Itachi1824();
console.log(me.philosophy().code);
console.log(me.funFact());🔴 [ MANGEKYŌ SHARINGAN - ARSENAL ]
|
Python |
JavaScript |
TypeScript |
Rust |
Kotlin |
C++ |
Java |
|
PyTorch |
TensorFlow |
OpenCV |
NumPy |
Pandas |
Sklearn |
|
React |
Next.js |
Tailwind |
Three.js |
Vite |
HTML5 |
CSS3 |
|
Node.js |
FastAPI |
Flask |
Express |
MongoDB |
PostgreSQL |
Redis |
|
Firebase |
Supabase |
MySQL |
SQLite |
Prisma |
GraphQL |
Nginx |
|
AWS |
Azure |
GCP |
Docker |
Kubernetes |
Git |
GitHub |
|
Linux |
Bash |
Vercel |
Netlify |
Actions |
Terraform |
Vim |
|
VSCode |
PyCharm |
Postman |
Figma |
Notion |
Discord |
╔════════════════════════════════════════════════════════════════════════╗
║ ║
║ "Those who turn their hands against their comrades ║
║ are sure to die a terrible death." ║
║ ║
║ [ THANKS FOR VISITING MY DOMAIN ] ║
║ ║
║ May your code compile on the first try and your bugs ║
║ be as rare as a peaceful Shinobi world ║
║ ║
╚════════════════════════════════════════════════════════════════════════╝
⭐ Star some repos if they caught your Sharingan! ⭐




