Skip to content
View Piyasha-chakraborty's full-sized avatar

Block or report Piyasha-chakraborty

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 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

Popular repositories Loading

  1. string-programs string-programs Public

  2. student-marks-calculator student-marks-calculator Public

    A simple marks calculator that uses java to show stored student data.

    Java

  3. weather-finder weather-finder Public

    A simple JavaScript-based Weather Finder web app that fetches real-time weather data for any city using the OpenWeatherMap API. Includes live temperature, humidity, wind speed, and dynamic greeting…

    CSS

  4. CleanSight CleanSight Public

    Forked from Amritansh-Dubey/CleanSight

    An AI-powered litter detection system that identifies and highlights litter in images or video streams to promote cleaner environments.

    TypeScript

  5. calculator-app calculator-app Public

    Designed a GUI calculator using Java Swing to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

    Java

  6. library-management library-management Public

    Developed a console-based application to manage books in a library. Implemented features like adding books, issuing books, and returning books using Java and MySQL (via JDBC).

    Java