interface Developer {
name: string;
location: string;
role: string;
currentlyLearning: string[];
expertise: string[];
interests: string[];
dailyRoutine: string[];
lifePhilosophy: string;
}
const vansh: Developer = {
name: "Vansh Maheshwari",
location: "India 🇮🇳",
role: "Aspiring Software Engineer & Full Stack Developer",
currentlyLearning: [
"MERN Stack Advanced Patterns",
"Blockchain & Web3 Technologies",
"Smart Contract Development",
"System Design & Architecture"
],
expertise: [
"Next.js & React Ecosystem",
"TypeScript & JavaScript",
"Node.js & Express",
"Data Structures & Algorithms",
"Smart Contracts & Solidity"
],
interests: [
"🌐 Web App Development",
"⛓️ Blockchain Development",
"🤖 AI & Machine Learning",
"📱 Mobile App Development"
],
dailyRoutine: [
"☕ Coffee + Code",
"🧠 DSA Practice",
"🏗️ Build Projects",
"📚 Learn New Tech"
],
lifePhilosophy: "Code with passion, learn with curiosity, and build with purpose! 💫"
};
🌱 Learning Advanced MERN Stack Blockchain Development Smart Contract Security |
🛠️ Building Full Stack Applications DeFi Projects Open Source Tools |
Thanks for visiting my profile! Let's build something amazing together! 🚀
⭐ From @Vansh98789 | Built with 💙 and lots of ☕





