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

Highlights

  • Pro

Block or report IreshEranga

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
IreshEranga/README.md

👨‍💻 About Me

const iresh = {
  location:    "Sri Lanka 🇱🇰",
  learning:    ["Spring Boot", "Flutter"],
  askMeAbout:  ["React", "Angular", "Node.js", "C/C++", "PHP", "MySQL"],
  contact:     "iresheranga2020al@gmail.com",
  funFact:     "I turn coffee into clean, working code ☕",
};

📦 My Open Source Package

A zero-dependency React hook that correctly handles React Portals, Shadow DOM, and SSR — things most existing packages get wrong.

npm version bundle size license downloads

npm i @kaviresh01/use-clickaway
import { useClickaway } from "@kaviresh01/use-clickaway";

function Dropdown() {
  const ref = useRef(null);
  useClickaway(ref, () => setOpen(false)); // ✅ Portals, Shadow DOM, SSR — all handled
  return <div ref={ref}>...</div>;
}

🛠️ Tech Stack

Languages

JavaScript TypeScript Python Java PHP C C++ Dart Kotlin R

Frontend

React Angular HTML5 CSS3 Bootstrap Styled Components Flutter

Backend & Database

Node.js Express.js Spring Boot MongoDB MySQL


📊 GitHub Stats


🏆 Trophies


🔝 Top Contributed Repos


✍️ Dev Quote

Pinned Loading

  1. Emerald-Bay Emerald-Bay Public

    This is our 2nd year 2nd semester ITP module project. We are developing a restaurant management system for Emerald Bay Restaurant

    JavaScript 1 9

  2. EcoSort EcoSort Public

    EcoSort is an innovative waste management system designed to streamline waste collection, sorting, and recycling. It connects users with eco-friendly services, promotes sustainable practices, and e…

    JavaScript 1 5

  3. HealthCare HealthCare Public

    FitPro is a comprehensive wellness app focused on supporting sustainable health goals (SDG Goal 3) through features like mood tracking, personalized wellness plans, diet guidance, and fitness track…

    JavaScript 2 4

  4. TransMate TransMate Public

    TransMate is a Sinhala-English and English-Sinhala translation tool, designed to provide accurate and accessible translations between the two languages, supporting effective communication and langu…

    JavaScript 4

  5. Job_vacancy_manager Job_vacancy_manager Public

    Saliks is a job vacancy manager web application developed using Mern Satck

    JavaScript 1