Skip to content
View IsuruVithanage's full-sized avatar

Highlights

  • Pro
Block or Report

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



Popular repositories

  1. TradeX-Web TradeX-Web Public

    TradeX is a simulation trading application that allows all traders to practise their strategies in a risk-free environment.

    JavaScript 3 1

  2. IsuruVithanage IsuruVithanage Public

    1

  3. ParkingSystem ParkingSystem Public

    Simple Parking system using Java and JavaFX

    Java 1

  4. Matrix-Calculator Matrix-Calculator Public

    Simple Matrix calculator using Java

    Java 1

  5. English-Dictionary English-Dictionary Public

    This is a simple python program that gives the definition of an English word.

    Python 1

  6. SuperMarketSystem SuperMarketSystem Public

    System for a supermarket using Java and JavaFX.

    Java 1