Skip to content
View TanviDeore's full-sized avatar

Block or report TanviDeore

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. DSA-journey DSA-journey Public

    This repository contains my solutions to LeetCode problems, implemented in Java.

    Java

  2. newsClassifiermodel newsClassifiermodel Public

    Developed a machine learning model to classify news based on their category using supervised algorithms (Multinomial Naïve Bayes, RandomForest) using python (NumPy, pandas, sklearn)

    Jupyter Notebook

  3. SelectionSort SelectionSort Public

    UTD-5343- Implementation of Selection sort using java

    Java

  4. unix-like-shell unix-like-shell Public

    Developed "dash," a sophisticated Unix-like command-line shell that seamlessly integrates interactive and batch modes using C. It features essential built-in commands and supports output redirectio…

    C

  5. Employee-Management-System Employee-Management-System Public

    It is a web application created for Employees with the implementation of CRUD operations

    Java

  6. Student_Management_System Student_Management_System Public

    It is a web application created for Students with proper validations and implemented CRUD operations, also Data science concepts are used to display their performance in exam in graphical format

    Python