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

Block or report Shraddhaduwal

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

  1. Django_blog Django_blog Public

    This is a blog made in django. It allows users to perform CRUD operations like adding posts, deleting post and updating posts. In additions, the users can update their information, profile pictures…

    Python

  2. scrapy-crawler scrapy-crawler Public

    This is a data-crawler made in Scrapy. The data from local newspapers is crawled for data processing purpose. There are a number of spiders through which we can start the data crawling. The crawled…

    Python 1

  3. SpacyApi SpacyApi Public

    The SpacyApi is the restful-Api that helps in easy interactions between the end users and the server. This is made with the help of flask, flask-restful, flask-sqlalchemy. Here, different types of …

    Python

  4. react-to-do-app react-to-do-app Public

    This is a to-do app that tracks all the tasks and sets reminder. It uses JSON-Server as backend to access the data.

    JavaScript

  5. Toxic_comment_classification_API Toxic_comment_classification_API Public

    This is the api that checks whether the given text is toxic or not. It also gives the measure of toxicity whether it is toxic, severely toxic, obscene, threat, insult or identity hate. The models w…

    Python

  6. FIR FIR Public

    This is the First Information Reporting(FIR) system made in Java using Netbeans.

    Java