Skip to content
View vermaharsha's full-sized avatar
:octocat:
Building for the Betterment of World
:octocat:
Building for the Betterment of World

Block or report vermaharsha

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vermaharsha/README.md

πŸ‘‹ Hi there, I'm Harsha Verma

πŸ’» Full-Stack Developer | 🌐 MERN Enthusiast | πŸš€ Problem Solver

vermaharsha

I believe technology should simplify life β€” that’s why I focus on building clean, meaningful, and user-centered experiences.

πŸ’‘ My Approach

  • I build with clarity, creativity, and performance in mind.
  • I value user experience and maintainability equally.
  • I enjoy learning and documenting everything I discover.
  • I love turning problems into intuitive digital solutions.

🧠 About Me

Hi, I’m Harsha Verma!
A web wizard πŸ§™β€β™€οΈ passionate about the MERN stack and crafting user-friendly, efficient applications.

What Drives Me:

  • πŸš€ Tech Enthusiast: I love building interactive, scalable web apps.
  • πŸ“š Bookworm: Constantly learning β€” from code to creativity.
  • 🌍 Adventurer: Exploring new places, people, and ideas.

Let’s connect! πŸ’Œ
Instagram LinkedIn


🧩 Skills & Strengths

const coder = {
    name: 'Harsha Verma',
    skills: {
        frontend: ['React.js', 'Vite.js', 'JavaScript', 'EJS'],
        backend: ['Node.js', 'Express.js'],
        database: ['MongoDB', 'SQL'],
        tools: ['Git', 'GitHub']
    },
    hardWorker: true,
    quickLearner: true,
    problemSolver: true,
    hireable() {
        const totalSkills = Object.values(this.skills).flat().length;
        return this.hardWorker && this.problemSolver && totalSkills >= 5;
    }
};

console.log(`πŸš€ Is ${coder.name} hireable?`, coder.hireable());

Languages and Tools πŸ› οΈ

GitHub Trophies πŸ†

Trophies


Github Stats ⚑


🀝 Let’s Connect or Collaborate!

πŸ’Œ Always open to interesting projects, discussions, or opportunities.
πŸ“« Reach me at: vermaharsha939@gmail.com
🌐 Portfolio: hrsv.vercel.app
πŸ”— LinkedIn: linkedin.com/in/verma-harsha

Pinned Loading

  1. currency-converter-api currency-converter-api Public

    A Node.js API for user auth and real-time currency conversion using live exchange rates

    JavaScript

  2. user-management-api user-management-api Public

    A backend service providing secure authentication, role-based access, and RESTful APIs for managing users, products, and a dashboard.

    JavaScript

  3. news-app news-app Public

    A News App using Node.js, Express, EJS, Bootstrap, and NewsAPI to search and display news.

    EJS

  4. Portfolio Portfolio Public

    This project highlights my skills, experience, and projects as a Full-Stack Web Developer and Aspiring UI/UX Designer.

    HTML 1

  5. TodoApp TodoApp Public

    JavaScript

  6. UConvert UConvert Public

    Universal File Converter – Convert images instantly in a sleek glassmorphism UI. Built with React, Node.js, and Sharp.

    JavaScript