@vermaharsha
Harsha Verma
@vermaharsha
Hi, I’m Harsha Verma, a Full Stack Web Developer and UI/UX Designer, skilled in HTML, CSS, JavaScript, Node.js, Express.js, EJS, Bootstrap, and Git. Let’s build impactful solutions together ✨
Hi, I’m Harsha Verma, a Full Stack Web Developer and UI/UX Designer, skilled in HTML, CSS, JavaScript, Node.js, Express.js, EJS, Bootstrap, and Git. Let’s build impactful solutions together ✨
New Delhi, India
Hi, I’m Harsha Verma! A web wizard 🧙♂️ focused on MERN stack solutions. <br> I’m passionate about building efficient, user-friendly applications.
const Coder 💻 = { name: 'Harsha Verma', skills 🌱: ['HTML', 'CSS', 'JavaScript', 'Bootstrap', 'Node.js', 'Express.js', 'Git', 'GitHub', 'Python', 'SQL'], hardWorker: true, quickLearner: true, problemSolver: true, hireable: function() { return ( this.hardWorker && this.problemSolver && this.skills.length >= 5 ); } }; console.log(`Is ${Coder 💻.name} hireable?`, Coder 💻.hireable());