const divyansh = {
education: "B.Tech CSE | 3rd Semester",
currentFocus: ["C/C++", "Web Development", "DSA"],
learningNext: ["Python", "JavaScript Frameworks", "Backend Development"],
funFact: "Coffee-powered coder β | Night owl π¦",
motto: "Always learning, always building β one project at a time"
};π― Current Mission: Building impactful software solutions while mastering data structures, algorithms, and modern web technologies.
π‘ Interests: Problem-solving through code, creating interactive web experiences, and exploring game development concepts.
β‘ Drive: Passionate about transforming ideas into reality through clean, efficient code.
class CurrentGoals {
public:
vector<string> shortTerm = {
"Master Data Structures & Algorithms",
"Build 10+ web development projects",
"Contribute to open-source projects",
"Learn backend development with Node.js"
};
vector<string> longTerm = {
"Become a full-stack developer",
"Build production-ready applications",
"Contribute to impactful tech solutions",
"Mentor aspiring developers"
};
};


