Skip to content
View sachdevaanisha's full-sized avatar

Block or report sachdevaanisha

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. information-visualization information-visualization Public

    Created a dashboard using Tableau to visualize and understand trends related to various programming languages based on the public dataset from Stack Overflow.

  2. declarative-programming declarative-programming Public

    Designed and constructed Definite Clause Grammar (DCG) in Prolog to parse a small markup language used to describe layout of a poster. Further, interfaced this DCG to Finite Domains equation solver…

    Prolog

  3. information-retrieval information-retrieval Public

    Build an information retrieval system that allowed the indexing and retrieval of documents using techniques like positional indexing, stemming and proximity queries.

    Python

  4. machine-learning machine-learning Public

    Using various image classification techniques and pre-processing procedures in Python, created a classifier to distinguish between twelve kinds of animals.

    Jupyter Notebook

  5. next-generation-user-interface next-generation-user-interface Public

    Developed the classic boardgame, ‘Battleship’ using augmented reality to bring the experience of the real physical game to a remote environment.

    C#

  6. software-architecture-akka-pipe-and-filter software-architecture-akka-pipe-and-filter Public

    Given a list of NPM packages from the NPM software registry, using the Pipe and Filter architecture (Akka streams in Scala), retrieved back the number of dependencies, devdependencies and the list …

    Scala