Skip to content
View dhruvxx's full-sized avatar

Highlights

  • Pro

Block or report dhruvxx

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 Loading

  1. CreditScorerX CreditScorerX Public

    Credit Scoring models—Decision Tree, Support Vector Machine, K-Nearest Neighbors, and Logistic Classification—have been implemented from scratch.

    Jupyter Notebook

  2. C-Shell C-Shell Public

    A Linux Shell in C implemented using system calls. Various commands like pwd, echo, cd, ls, foreground processes, background processes, pinfo, quit, piping & redirection along with signal handling …

    C 1

  3. GPT-MERNify GPT-MERNify Public

    An AI Chatbot web application built using MERN Stack and OpenAI.

    TypeScript

  4. genetic-algorithm genetic-algorithm Public

    Forked from codelixir/genetic-algorithm

    Understanding and implementing Genetic Algorithms used in Machine Learning. For MDL course, Spring 2021.

    Python

  5. Brick_Breaker Brick_Breaker Public

    It is a terminal based arcade game which uses OOPS concept and is built using Python3. For DASS course. Spring 2021.

    Python

  6. DNA-project DNA-project Public

    Forked from arushi-mittal/dna-project

    A CLI that enables a user to perform various MySQL queries in a convenient manner after validation and verification of the queries. Built using Python3, MySQL and the PyMySQL module.

    Python