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. Rule-Engine-with-AST Rule-Engine-with-AST Public

    A simple 3-tier rule engine application(Simple UI, API and Backend, Data) utilizing Abstract Syntax Tree(AST) to determine user eligibility based on attributes like age, department, income, spend etc.

    HTML

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

  5. Dictionary-Splay-Tree Dictionary-Splay-Tree Public

    Dictionary implemented using Splay tree data structure in C language.

    C

  6. Real-Time-Data-Processing-System Real-Time-Data-Processing-System Public

    A real-time data processing system to monitor weather conditions and provide summarized insights using rollups and aggregates. The system utilizes data from the OpenWeatherMap API.

    Python