Skip to content
View PemiduHerath's full-sized avatar

Block or report PemiduHerath

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
PemiduHerath/README.md

Pemidu Herath

Typing SVG

profile views

πŸ’» Tech Stack

Tech Skills

🧠 About Me

const PemiduHerath = () => {
  const [focus, setFocus] = useState("Full Stack Development");
  const [coffee, setCoffee] = useState(true);
  
  useEffect(() => {
    while(coffee) {
      code();
      learn();
    }
  }, [coffee]);
  
  return (
    <Developer
      type="Full-Stack"
      specialization="Web Application Development"
      currentlyLearning="Advanced Backend Technologies"
      languages={["Java", "C", "Dart", "HTML", "CSS"]}
      frameworks={["React.js", "Flutter"]}
      databases={["MongoDB","Firebase"]}
      architectures={["RESTful API", "Microservices"]}
      funFact="Turning coffee into code, one commit at a time!"
    />
  );
};

πŸ“Š GitHub Stats

πŸš€ Featured Projects

πŸ† GitHub Trophies

GitHub Trophies

"Every great developer was once a beginner."

Pinned Loading

  1. KavishkaSasindu/dea_project_servlet KavishkaSasindu/dea_project_servlet Public

    Java 3 2

  2. Java Java Public

    Java Practicals-28191

    Java

  3. OOPJava-28191 OOPJava-28191 Public

    Java

  4. spring-crud-user-thymeleaf spring-crud-user-thymeleaf Public

    SpringBoot , Hibernate, MySQL, Thymeleaf

    Java

  5. mlswijerathne/Waste-Management-System mlswijerathne/Waste-Management-System Public

    Dart 2 2