Welcome to my universe

Hello
I'm Rehan

Frontend Developer  

Programming lover šŸš€ | Fontend Developer šŸ”§ | and coding the future šŸ’»āœØ

developer.js

    const profile = {
      name: 'Md Kamrul Hassan Rehan',
      title: 'Frontend Developer | Problem Solver',
      skills: [
        'React', 'NodeJS', 'Express', 'MongoDB',
        'Firebase', 'Tailwind', 'JavaScript','Git', 
      ],
      hardWorker: true,
      quickLearner: true,
      problemSolver: true,
      yearsOfExperience: 4, 
      hireable: function() {
        return (
          this.hardWorker &&
          this.problemSolver &&
          this.skills.length >= 5 &&
          this.yearsOfExperience >= 4
        );
      }
    };
  

WHO I AM?

Hello! I’m Rehan. A professional 🌟 Front-End Developer skilled in React, JavaScript, Tailwind CSS, Node.js. Express.js and MongoDB. I craft error-free, user-friendly, responsive websites focused on client satisfaction. My focus is on making web development faster, easier, and accessible to all developers. Currently, I’m expanding into backend development to grow as a full-stack developer and create seamless, dynamic web applications.

Profile