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

Highlights

  • Pro

Block or report darkreqnx

Report abuse

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

Report abuse

Pinned Loading

  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