Giter VIP home page Giter VIP logo

Rahul Sawra's Projects

algo_ds_notes icon algo_ds_notes

It is a repository that is a collection of algorithms and data structures with implementation in various languages.

algorithms icon algorithms

Minimal examples of data structures and algorithms in Python

augmentor icon augmentor

Image augmentation library in Python for machine learning.

book_crud icon book_crud

This repo is a basic CRUD application using Go-Gin, Gorm and postgress

chat-e2ee icon chat-e2ee

Platform that allows you to chat with complete privacy. The end-users are not traceable and data is not owned by anyone.

cloud-based-improved-file-handling-and-duplication-removal-using-md5 icon cloud-based-improved-file-handling-and-duplication-removal-using-md5

Data duplication technology usually identifies redundant data quickly and correctly by using file checksum technique. A checksum can determine whether there is redundant data. However, there are the presences of false positives. In order to avoid false positives, we need to compare a new chunk with chunks of data that have been stored. In order to reduce the time to exclude the false positives, current research uses extraction of file data checksum. However, the target file stores multiple attributes such as user id, filename, size, extension,checksum and date-time table. Whenever user uploads a particular file, the system then first calculates the checksum and that checksum is cross verified with the checksum data stored in database. If the file already exists, then it will update the entry else it will make a new entry into the database. The database will be stored into the Azure cloud which will form a connection between application and cloud server via internet. Data de-duplication has an important role in reducing storage consumption to make it affordable to manage in today’s explosive data growth. The main goals of this project is, to maximally reduce the amount of duplicates in one type of NoSQL DBs, namely the key-value store, to maximally increase the process performance such that the backup window is marginally affected, and to design with horizontal scaling in mind such that it would run on a Cloud Platform competitively. As, the project files and a database file will be stored into the cloud, the project will be accessed in the web browser through link.

coala icon coala

coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.

django-blog-zinnia icon django-blog-zinnia

Simple yet powerful and really extendable application for managing a blog within your Django Web site.

django-facebook icon django-facebook

Facebook open graph api implementation using the Django web framework in python

ds-cli icon ds-cli

DS-CLI is a command line utility for getting information related to C++ STL containers!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.