Skip to content
View Anothile-B's full-sized avatar

Block or report Anothile-B

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. Fitness-Tracker-Dashboard Fitness-Tracker-Dashboard Public

    A client-side fitness tracker dashboard built with HTML, CSS, JavaScript, and Chart.js featuring workout logging, calorie estimation, dark mode, and local storage persistence.

    JavaScript

  2. BikeRUs-Database BikeRUs-Database Public

    Relational database solution built in SQL server management to manage donors, volunteers, and bicycle donations. Includes normalized design, advanced queries, PL/SQL procedures, functions, triggers…

  3. Student-Manager-Arrays-Java Student-Manager-Arrays-Java Public

    Java

  4. Inheritance---Java-OOP-Task Inheritance---Java-OOP-Task Public

    This project demonstrates the concept of inheritance in Java through a simple Vehicle and Car example. It covers: Creating a superclass (Vehicle) with attributes and methods. Creating a subclass (C…

    Java

  5. Phone-Call-Billing-System---OOP-Task Phone-Call-Billing-System---OOP-Task Public

    his project demonstrates inheritance, abstraction, and polymorphism in Java through a phone call billing system: PhoneCall is an abstract superclass representing any phone call. IncomingPhoneCall a…

    Java