Skip to content
View SachTK's full-sized avatar
🔥
Learning
🔥
Learning
  • Dehiwala,Sri Lanka

Highlights

  • Pro

Block or report SachTK

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

Hi 👋, I'm Sachini

SLIIT Undergraduate Software Engineering Student

Connect with me:

sachini kandambige sachini kandambige

Languages and Tools:

android c css3 firebase git html5 java javascript linux mongodb mysql nodejs python react redux tailwind  


const girl = (heart, mind) => {
  let happinessLevel = 0;
  let intelligenceLevel = 0;
  
  while (heart.beating && mind.focused) {
    happinessLevel++;
    intelligenceLevel++;
    
    if (mind.distractions) {
      while (mind.distractions) {
        heart.deepBreaths(5);
      }
    }
  }
  
  return { happinessLevel, intelligenceLevel };
};

Popular repositories Loading

  1. itp-project-happy-tails itp-project-happy-tails Public

    Forked from GIHAA/itp-project-happy-tails

    Happy Tails is a project developed using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It serves as an online platform for managing a private pet shelter located in Kandy, Sri Lanka.

    JavaScript 1

  2. SachTK SachTK Public

  3. GIHAA GIHAA Public

    Forked from GIHAA/GIHAA

  4. IWT-project-iCLOTHES IWT-project-iCLOTHES Public

    Y1S2 project

    HTML

  5. portfolio portfolio Public

    JavaScript

  6. ITP-2 ITP-2 Public

    JavaScript