Skip to content
View anushkaj1's full-sized avatar
  • India

Block or report anushkaj1

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 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. aspect-based-sentiment-analysis aspect-based-sentiment-analysis Public

    Implementation of a hierarchical bi-LSTM model to implement aspect-based sentiment analysis on reviews.

    Jupyter Notebook

  2. Clinical-Rostering Clinical-Rostering Public

    A clinical rostering website created using React, Fast API, Python and SQL. Users can enter their preferences and, taking into account everyone's needs and preferences, an efficient schedule for nu…

    JavaScript

  3. Compiler Compiler Public

    A compiler made in Racket to give assembly language code for Racket code including integers, variables, booleans, vectors, if statements, while loops, functions, etc.

    Racket

  4. Robotics Robotics Public

    Various robotics projects and tasks implemented, including SLAM and camera calibration.

    Jupyter Notebook

  5. Shell Shell Public

    This is an implementation of the command line. Various shell commands have been coded manually.

    C

  6. xv6-enhanced xv6-enhanced Public

    Tweaking the xv6 operating system including scheduling and system calls.

    C