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.