Skip to content
View nixvihari's full-sized avatar

Block or report nixvihari

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. eventapp eventapp Public

    Manage your events

    HTML

  2. ADS-Assignment ADS-Assignment Public

    Named Entity Recognition and Social Network Analysis

    Jupyter Notebook

  3. calculator calculator Public

    A simple button calculator using HTML, CSS and JavaScript

    HTML

  4. MLTTAssignment MLTTAssignment Public

    This is a repository consisting of my Machine Learning Tools and Techniques Assignment

    Jupyter Notebook

  5. Music-Catalog-Analysis Music-Catalog-Analysis Public

    This project involves Exploratory Data Analysis on Spofify Music Metadata

    Jupyter Notebook

  6. Operator-Precedence-Parser Operator-Precedence-Parser Public

    Parsers are used to verify the syntax of code or expressions. In this project we used the operator precedence parser algorithm to parse and check the validity of expressions. The backend of the app…

    Python