Skip to content
View rohithredd94's full-sized avatar

Block or report rohithredd94

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. Deep-Learning-Projects Deep-Learning-Projects Public

    Source code for multiple deep learning projects

    Jupyter Notebook

  2. Database-Engine Database-Engine Public

    Database engine based on a hybrid between MySQL and SQLite. Only supports actions on a single table at a time. Approach similar to InnoDB engine.

    Java

  3. Computer-Vision-using-OpenCV Computer-Vision-using-OpenCV Public

    This repository contains source codes for multiple computer vision concepts developed using Python-OpenCV.

    Python

  4. CINE-SHOW CINE-SHOW Public

    Forked from golthitarun/CINE-SHOW

    Mean Stack Movie Rating Application

    HTML

  5. K-Means-Clustering-of-Tweets K-Means-Clustering-of-Tweets Public

    In this program we implement K Means Clustering on Tweet Data by using Jaccard Distance

    Python

  6. Modified-V6-file-system Modified-V6-file-system Public

    The objective is to implement a file system from scratch based on Linux V6 file system

    C