Giter Site home page Giter Site logo

Nehal Pawar's Projects

cloud-projects icon cloud-projects

Cloud Virtualization techniques & Software-Defined Networking Techniques

cpusimulator icon cpusimulator

CPU simulation framework for CS520 (Binghamton University, Graduate Computer Architecture)

data-analytics-projects icon data-analytics-projects

Data-Analytics-Projects on Weather Latitude Relation, Ideal School Budget, Ride Sharing Strategy, Game Players, Survive Tumor

hadoop-a-mapreduce-based-big-data-processing-framework-on-docker- icon hadoop-a-mapreduce-based-big-data-processing-framework-on-docker-

Conducted Hadoop MapReduce job on the Docker container . Both the input and the output of the job are stored in an HDFS file-system. Determined the days on which each Taxi location has more trips by Map job that returned the combination of Location +Day of the week as key and the number of trips as value to reducer which calculates the sum of trips for each location and for each day

key-policy---attribute-based-encryption icon key-policy---attribute-based-encryption

Under Graduate Senior Project - In this group project, we enforced access policies for retrieval of data on the cloud based on attributes that act as keys. The information was kept in encrypted form and accessed by a website through the secret key generated by the program

key-value-store-with-con-gurable-consistency- icon key-value-store-with-con-gurable-consistency-

Borrowed designs from Dynamo and Cassandra's consistency level is configured by the client (ONE or QUORUM) .Located inconsistent data when handling read requests the coordinator contacts all replicas and performed read repair when configured as Cassandra .Stored “hint” locally if not all replicas succeeded like Hinted handoff technique when the server was configured as DynamoDB .Communication among different entities in the system is based on the Apache Thrift framework

microservices icon microservices

Replaced monolithic architecture based client-server application by creating two docker images frontend and backend which are accessed through docker hub. Configured Kubernetes services like a load balancer, utilizing rolling update feature and demonstrated auto-scaling by limiting the CPU power of pods

pox icon pox

The POX network software platform

recommender-system icon recommender-system

Predicted missing ratings using SVD algorithm from the Surprise Library for items from a file containing user ratings for multiple items by comparing a user’s ratings for available items with those of other user’s ratings and the project was built in Python

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.