Skip to content
View IsuruVithanage's full-sized avatar

Highlights

  • Pro

Block or report IsuruVithanage

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

Isuru Vithanage

I am Isuru Pramod Mawella Vithanage. An adaptable, energetic and self motivated student seeking in an opportunity to enhance the knowledge on software engineering.


animated

class IsuruVithanage():
    
  def __init__(self):
    self.name = "Isuru Vithanage";
    self.username = "isuruVithanage";
    self.location = "Galle, Sri Lanka";
    self.twitter = "@__Isuru__";
    self.web = "https://isuruvithanage.github.io/MyProfile/";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = IPMV()

My Statistics



Pinned Loading

  1. MyProfile MyProfile Public

    Developing a web profile

    SCSS 1 1

  2. HospitalManagementSystem HospitalManagementSystem Public

    Forked from DushanJalath/HospitalManagementSystem

    Hospital Management System Developed using ReactJs and Spring boot

    JavaScript

  3. Real_Estate_Price_Prediction Real_Estate_Price_Prediction Public

    Real Estate Price Prediction using machine learning. This project includes data preprocessing, feature engineering, and model training (Linear Regression, Lasso Regression, Decision Tree Regressionā€¦

    Jupyter Notebook

  4. WM-salesRepTracking-Web WM-salesRepTracking-Web Public

    Forked from DushanJalath/WM-salesRepTracking-Web

    Wood Mizer's sales Representative Tracking System's web

    JavaScript