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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
vermaharsha


As a web developer, I enjoy overcoming challenges and leveraging technology for practical solutions.
I’m eager to collaborate on impactful projects! πŸ’‘


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: function () {
        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 πŸ› οΈ



About Me ✨

Hi, I’m Harsha Verma! A web wizard πŸ§™β€β™‚οΈ focused on MERN stack solutions.
I’m passionate about building efficient, user-friendly applications.

Let’s connect! πŸ’Œ
Instagram LinkedIn

What Drives Me?

  • πŸš€ Tech Enthusiast: I love creating user-friendly designs that enhance experiences.
  • πŸ“š Bookworm: Always eager to dive into new stories and tech insights.
  • 🌍 Adventurer: Passionate about exploring new places and cultures.

GitHub Trophies πŸ†

Trophies


Github Stats ⚑


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. chat-app chat-app Public

    A real-time chat application built with Node.js and Socket.io, allowing users to join chat rooms and communicate instantly.

    HTML

  5. LMS LMS Public

    A Python-based system to manage book records, including viewing, issuing, adding, and returning books.

    Python

  6. Portfolio Portfolio Public

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

    HTML 1