Skip to content
View PrarthnaLuthra's full-sized avatar
👩‍💻
👩‍💻

Block or report PrarthnaLuthra

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

Header

Hey

I'm a Full Stack Developer passionate about crafting dynamic and seamless web and mobile applications with expertise in React!

cover

cover-light-mode

header

GithubStats

3d-dark

3d-light

Productive Time LightProductive Time Dark Profile Details LightProfile Details Dark
Repos per language LightRepos per language Dark Top Langs

div


languages

languages


Trophy

trophy light

trophy dark

Trophy


Footer

import React from "react";

function SoftwareDeveloper() {
  const githubUser = {
    name: "Prarthna Luthra",
    techStack: "MERN Stack",
    nonCodingLanguages: ["hi_IN", "en_US"],
  };
  
  return (
    <div className="flex items-center justify-center font-bold bg-slate-900 shadow-lg rounded-md w-full h-full">
      {githubUser && (
        <p className="text-3xl text-[#A84DFF]">
          Hello World! It's {githubUser.name}, Thanks for dropping by, hope you find some of
          my work interesting. I love to learn new things every day!
        </p>
      )}
    </div>
  );
}

export default SoftwareDeveloper;
Github Stats

Connect

Linkedin Gmail Twitter Dev.to Telegram Instagram Github Website Stack Overflow

Linkedin

Gmail

Twitter

dev.to

Telegram

Instagram

Github

Website

Stackoverflow

Connect

Footer

Pinned Loading

  1. Data-Structures-And-Algorithms-In-JAVA- Data-Structures-And-Algorithms-In-JAVA- Public

    It contains all the solutions of Coding Ninjas Data Structure In JAVA

    Java

  2. Netflix-Clone Netflix-Clone Public

    SPA using ReactJs

    JavaScript 1

  3. CodingNinjas-Introduction-To-Java CodingNinjas-Introduction-To-Java Public

    Java 1