Skip to content
View BelieveInTheLimitless's full-sized avatar

Block or report BelieveInTheLimitless

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

Pinned Loading

  1. Hospital-Recommendation-System Hospital-Recommendation-System Public

    A Data Science Project focused on figuring out the Best Hospitals in Maharashtra based on the ratings, location, specific disease and economical factors through the data acquired from Google Maps.

    Jupyter Notebook 4

  2. Gita-Gyan Gita-Gyan Public

    "Gita Gyan" is an Android app built using Kotlin and Jetpack Compose, a UI toolkit for building native Android applications with modern design principles. The purpose of this project is to portray …

    Kotlin 8 1

  3. IRCTC-API IRCTC-API Public

    A Flask based API that allows users to register, login & book train tickets along with API key-based authentication for admins.

    Python

  4. event-management-system event-management-system Public

    Forked from TanmayPatil105/event-management-system

    A comprehensive event management system built with Flask Framework(Python) and MySQL, presented via a web based UI.

    Python

  5. NDVI-Stats NDVI-Stats Public

    A simple python script that calculates NDVI statistics of a particular region based on user query using FastAPI and Docker

    Python

  6. Dictionary-Splay-Tree Dictionary-Splay-Tree Public

    Dictionary implemented using Splay tree data structure in C language.

    C