Giter Site home page Giter Site logo

Chirag Shilwant's Projects

basic-calculator-using-cpp icon basic-calculator-using-cpp

Designed a Generic Calculator that takes as input an expression and evaluates as outputs the answer. Used a self implemented Generic Stack.

big-integer-in-cpp icon big-integer-in-cpp

Created a large integer library, similar to what we have in Java as BigInteger. This library provides functonalites to store arbitrarily large integer and perform basic math operatons.

google-file-system icon google-file-system

Working model of Google File System in Python 3. My implementation supported features such as multiple data replication, downloads, uploads and delete.

linux-based-file-explorer icon linux-based-file-explorer

A Linux terminal based file explorer that can run in 2 modes - Normal mode and Command mode. Normal mode supports viewing and traversing directories and opening files. Command mode supports various operations like create, delete, rename, copy, move, search files and directories, and goto other directories.

may-leetcoding-challenge icon may-leetcoding-challenge

My soutions to May leetcoding challenge. Some solutions might not be optimal but all are accepted solution.

mini-sql-engine icon mini-sql-engine

Mini-SQL-Engine in Python will run a subset of SQL Queries using command line interface.

ordered-map-using-avl-tree icon ordered-map-using-avl-tree

Implemented an Ordered Map which supports all the operations with complexity similar to Maps in C++ STL. The ordered map is implemented using AVL trees.

peer-to-peer-group-based-file-sharing-system icon peer-to-peer-group-based-file-sharing-system

A P2P file sharing system like Bit Torrent implemented using socket programming, multi-threading and SHA1 hashing. Users can share, download files from the group they belong to. Downloading is done in parallel with multiple pieces from multiple peers.

sdn-based-load-balancing icon sdn-based-load-balancing

This project is created using Ryu controller which performs DIJKSTRA algorithm to find best paths, based on traffic flowing through links.

sentiment-analysis-on-imdb-dataset icon sentiment-analysis-on-imdb-dataset

Sentiment analysis is the process of detecting positive or negative sentiment in text. It’s often used by businesses to detect sentiment in social data, gauge brand reputation, and understand customers.

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.