Skip to content
View darkreqnx's full-sized avatar
  • Software Engineer @ Oracle (Cloud Appliactions)
  • Hyderabad, India

Highlights

  • Pro
Block or Report

Block or report darkreqnx

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. text-extraction-summariser text-extraction-summariser Public

    Typical automatic text summarisation makes use of either an extraction or an abstraction based model. This project specifically is an implementation of a feature-based extraction summariser. Primar…

    Python

  2. home-cook home-cook Public

    Forked from vishnteja/home-cook

    An end-to-end food delivery web application built using the MERN stack. App is hosted using Heroku, link given in description. For credentials, contact me (registration works, but the mailing syste…

    JavaScript

  3. recommender-systems recommender-systems Public

    Implementation of recommender systems using collaborative filtering (with and without baseline), SVD, and CUR.

    Python 1

  4. lyrics-based-song-retrieval lyrics-based-song-retrieval Public

    An implementation of a domain specific information retrieval system, particularly to look up song names/details with only its lyrics as the input. Primarily engineered using NLTK and PyQt.

    Python

  5. convex-hulls-gui convex-hulls-gui Public

    This GUI primarily provides a means to visualize three important convex hull algorithms, specifically the Jarvis March, the Graham Scan, and the Kirk-Patrick-Seidel approaches. Primarily written in…

    HTML