Jayam Malviya's repositories
DataStructures_Algorithms_Csharp
ds algo with C#
Peer-to-Peer_Online_Market_Place_-_Homestay_Network_AirBnb_model
The application is the prototype of Airbnb. In this project we are building an application where the user can either host other people by renting his property for a short period of time or the user can be a guest if he books property hosted by other user. The user can make payment, view the listings on map and provide reviews for other properties and people. Purpose of System We learn web development using MEAN stack and RabbitMQ a message broker which uses AMQP protocol for scalability. We have also used Redis for cache management.
CMPE295B_Recommendation_System_for_Scietific_Literature
experimental :smiling_imp: :thought_balloon: :gun:
DesignPatterns
G4 things
Country-Fiscal-Footprint-Spark-Streaming-
A Real Time Stream Processing pipeline created with integration of Apache Spark, Kafka, Python and NodeJS . Application aims at capturing and analyzing the stream of fiscal transactions that are coming in.
Drug_Prediction_Model
Develop predictive models that can determine, given a particular compound, whether it is active (1) or not (0). A molecule can be represented by several thousands of binary features which represent their topological shapes and other characteristics important for binding.
Project_Gossamer
A fault tolerant and scalable distributed cluster which is capable of cold start, work stealing, consensus and replication in a large decentralized network of servers.
Reviews-Polarity-Inference
A practical application in e-commerce applications to infer sentiment (or polarity) from free-form review text submitted for a range of products. I have wrote a K Nearest Neighbor algorithm to calculate the locality of a review vector in the Euclidean space using the Cosine Similarity Metric.
CLR_C_Sharp
C# Lessson and CLR notes
CourseeraProj
This will contain my solutions for lectures attended on CourseEra
first-contributions
🚀✨ Help beginners to contribute to open source projects
kachra_seth
kachra_seth
kuberzz
playground with kubernetes
Market-Place-Web-Application-Ebay-model
This repo contains a Ebay prototype built upon Nodejs, AngularJs with RabbitMQ as middle ware and backed by mongoDB as database
Market_Place_Web_Application_Ebay_model_Advanced
This repo will hold the advanced version of market place web application, but on a advanced architecture. New Features Include RabbitMQ, MongoDB, PassportJs etc.
py_DataSturctures_Algorithms
This repo contains Data Structures & algorithms problem solved in python.
remoteRepo
git excercise
Scalable-Distributed-Persistence-Cluster
A fault tolerant and scalable system capable of cold start, work stealing, consensus, storing and replication in a large decentralized network of servers.
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.