Skip to content

azzzrro/azzzrro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 

Repository files navigation

Logo

profile views GitHub followers Linkedin followers Facebook friends

import React from 'react';

const Introduction = () => {

  const name = "Muhammed Azhar";

  const introduction = (
    <>
      <p>
        👋Hello there! I'm {name}, a passionate Full Stack Developer with a flair for Front-End Development. 💻✨
        As a front-end enthusiast, I thrive on creating captivating user experiences through sleek and intuitive interfaces.

        With my expertise in software development, I bring ideas to life by crafting pixel-perfect designs and seamlessly
        integrating them into functional websites and applications.

        Let's connect and collaborate on bringing your ideas to life! Together, we can create stunning front-end solutions
        that make a lasting impact.🚀✨
      </p>
    </>
  );

  return (
    <div id="intro">
      {introduction}
    </div>
  );
};

export default Introduction;

languages and tools:

Figma MUI Tailwind CSS

NodeJS MongoDB Express.js postgresql MySQL firebase

Linux Git NPM Chart.js AWS Nginx Postman

Connect me in socials:

Azhars LinkedIN Azhars Behance Azhar's Instagram Muhammed Azhar | Twitter Muhammed Azhar | Twitter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published