Skip to content
View rumaisanaveed's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report rumaisanaveed

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
rumaisanaveed/README.md

Hey 👋🏻 I'm Rumaisa Naveed

I'm a Frontend Developer passionate about combining technical knowledge with design to create beautiful and efficient applications. I specialize in React, TypeScript, Next.js, and Tailwind CSS.

I'm always striving to build scalable software while delivering engaging user experiences.

You can check out my portfolio at rumaisa.netlify.app.

Fun Facts

  • I don't like coffee or tea as most programmers do.
  • I enjoy watching netflix series in my free time.

Feel free to reach out or explore my repositories!

Popular repositories Loading

  1. text-and-word-counter text-and-word-counter Public

    This mini project is made with html, css and javascript. And, it simply counts the number of words and characters you have entered in the input field.

    CSS 1

  2. DSA DSA Public

    These are the problems which I solved when I was learning DSA.

    Python 1

  3. dashboard-application dashboard-application Public

    It is a dashboard application built with React Js and Syncfusion.

    JavaScript 1

  4. rumaisanaveed rumaisanaveed Public

    Config files for my GitHub profile.

  5. tic-tac-toe tic-tac-toe Public

    Made this game with python3

    Python

  6. matrix-calculator matrix-calculator Public

    This code computes the determinant,adjoint,inverse of a matrix according to your choice.And,also the Cramer's rule can be calculated through this code.If you want to find the determinant,you can on…

    Python