Skip to content
View kushalpatel0265's full-sized avatar
Block or Report

Block or report kushalpatel0265

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

Popular repositories Loading

  1. movie-review-site movie-review-site Public

    Full-stack Movie Review Website using HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. Features dynamic interactions and CRUD operations for movie data and reviews. Deployed on Vercel with …

    JavaScript

  2. Database-Talk Database-Talk Public

    The Database Talk project using PandasAI involves integrating a conversational AI with database systems to interpret and execute SQL queries based on user prompts. The project aims to streamline da…

    Jupyter Notebook

  3. English-to-Handwritten-Generator English-to-Handwritten-Generator Public

    HandwrittenTextFromInput transforms typed English text into simulated handwritten images using a Kaggle dataset of character images. It supports all alphanumeric inputs for creating realistic handw…

    Jupyter Notebook

  4. CSVExcelNLPQuery CSVExcelNLPQuery Public

    DataQueryAI enables querying Excel or CSV files using natural language via the PandasAI API. Upload data, ask questions in plain English, and receive instant answers. Ideal for easy, quick data ins…

    Jupyter Notebook

  5. Airport-Management-System Airport-Management-System Public

    "Developed an Airport Management System database, designed an ER diagram, created and normalized 10 SQL tables, populated with records, and managed SQL operations for robust data management and rep…

  6. Inode-Management-System Inode-Management-System Public

    The Inode Management System simulates file system inode operations using linked lists. Features include creating, updating, and deleting inodes, managing permissions, and handling data blocks effic…

    C++