const fullStackWebDeveloper = {
name: "Bhaskar Pandey",
role: "Full Stack Web Developer 👨💻",
favouriteLanguages: ["JavaScript", "Python"],
};
const sayHi = () => {
console.log(
"Thanks for dropping by, hope you find some of my work interesting."
);
};
const me = { ...fullStackWebDeveloper, sayHi };
me.sayHi();I'm a passionate Full-Stack Web Developer who turns imaginations into beautiful and functional frontends. I enjoy working with modern technologies and continuously expanding my skill set to stay at the forefront of web development.
- 🌱 I’m currently learning Next.js.
- 👯 I’m looking to collaborate on projects related to Web Development, Generative AI, and Blockchain.
- 💬 Ask me about anything related to web development.
- 📫 How to reach me: [email protected]
- ⚡ Fun fact: I'm a huge fan of open-source projects and enjoy contributing to the developer community.

