Sanindu - Overview

Pinned Loading

  1. The aim of this project is to use Satellite Images to find the total number of buildings, damaged buildings in a certain area due to a flood event, and total flooded area to create an index to find…

    Jupyter Notebook 1

  2. This Java application helps manage staff workload allocation by recording staff details, duties, and calculating total workload hours. It also supports features such as data persistence, CSV import…

    Java

  3. Parcel Depot Simulation is a Java application simulating parcel collection with a JavaFX-based GUI, multithreading, and Agile development practices. Key features include event logging via Singleton…

    Java

  4. A Python Flask + React web application to calculate and visualise carbon footprint data. This app estimates the carbon footprint of a car journey based on vehicle details and the distance travelled.

    JavaScript

  5. This React-based gravity simulation lets users visualise the motion of an object falling under different gravitational accelerations from various celestial bodies. It provides real-time updates on …

    JavaScript

  6. This application displays football team data from a database in a table, allowing users to generate reports on selected teams. The reports include team information, a pie chart of match statistics,…

    PHP