javascript
const manish = {
name : "Manish R",
username : "Manish-R007",
role : "Full Stack Developer",
stack : ["MERN", "Next.js", "Java"],
currentFocus: "Scalable Web Apps + DSA Mastery",
openSource : [ "GSSoC 2025-26 Contributor", "OSCG 2025-26 Contributor" ],
askMeAbout : ["React", "Next.js", "Node.js", "MongoDB", "Java DSA"],
contact : "developermanishr@gmail.com",
funFact : "I debug with console.log 😎"
};






