Skip to content
View tempesh's full-sized avatar

Block or report tempesh

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

Popular repositories Loading

  1. Tempeswar Tempeswar Public

  2. RideSharingSystem RideSharingSystem Public

    Ridesharingsystem

  3. RideSharing RideSharing Public

    This OOP-based design makes the system modular, easy to maintain, and scalable for future features like route optimization, ride history, or payment integration. It also provides a clear structure …

  4. RideSharingSystems RideSharingSystems Public

    This OOP-based design makes the system modular, easy to maintain, and scalable for future features like route optimization, ride history, or payment integration. It also provides a clear structure …

  5. RideSharingSystem- RideSharingSystem- Public

  6. RideSharingSystem__ RideSharingSystem__ Public

    Java program simulates a ride-sharing system with OOP. Abstract class Ride holds driver, vehicle, and distance with abstract calculateFare(). Subclasses BikeRide and CarRide compute fares as distan…

    Java