Pinned Repositories
Algorithms
I use this repository for practicing algorithms.
AprioriAlgorithm
This repository is used to find the association rules in huge data sets For eg: Market Basket Analysis. Apriori Algorithm is used to calculate frequent itemsets in transactions which in turn will be used to calculate Association rules.
ArrayHopper
To find the smallest sequence of indices so that it hops the complete array
bash
Store all my cool bash commands
BitTorrent
This is a small replica for BitTorrent. We were successfully able to implement N-seeders vs N-leechers configuration. Where N - users could simultaneously upload and download torrent files.
BreakOut-Game
This game is made on Swing in Java using Observer,Command and Composite Design Pattern
DecisionTrees
A generic code to construct Decision Tree with any numerical feature set (continuous , categorical, binary).
LogisticRegression
Logistic Regression using gradient descent. Works well with continuous data. Added a generic code for Cross validation as well.
PortScanner
This application is very similar to NMAP tool which can probe remote hosts for Open ports. The program was implemented in Multi-threaded environment in C++ and pthreads. TCP scans comprising of SYN ACK NULL XMAS and FIN were done to imply whether the port is open, closed or filtered.
jaymmodi's Repositories
jaymmodi/BitTorrent
This is a small replica for BitTorrent. We were successfully able to implement N-seeders vs N-leechers configuration. Where N - users could simultaneously upload and download torrent files.
jaymmodi/Algorithms
I use this repository for practicing algorithms.
jaymmodi/AprioriAlgorithm
This repository is used to find the association rules in huge data sets For eg: Market Basket Analysis. Apriori Algorithm is used to calculate frequent itemsets in transactions which in turn will be used to calculate Association rules.
jaymmodi/BreakOut-Game
This game is made on Swing in Java using Observer,Command and Composite Design Pattern
jaymmodi/ArrayHopper
To find the smallest sequence of indices so that it hops the complete array
jaymmodi/bash
Store all my cool bash commands
jaymmodi/DecisionTrees
A generic code to construct Decision Tree with any numerical feature set (continuous , categorical, binary).
jaymmodi/LogisticRegression
Logistic Regression using gradient descent. Works well with continuous data. Added a generic code for Cross validation as well.
jaymmodi/codedeploy-blue-green
These artifacts are associated with the blog post on Blue/Green Deployments with CodeDeploy.
jaymmodi/design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation
jaymmodi/event-ruler
Event Ruler is a Java library that allows matching many thousands of Events per second to any number of expressive and sophisticated rules.
jaymmodi/flask_docker_lab
Cloud Shift Strategies Docker/Travis-ci lab
jaymmodi/GameMaker
With this software user will be able to make new action Games. This Project is built with MVC, Command and Observer Pattern in java.
jaymmodi/gitFun
jaymmodi/GroovyPractice
jaymmodi/java-ndarray
jaymmodi/Javascript
jaymmodi/KangarooRide
A web application using SpringMVC 4 and Thymeleaf where a user would be able to register for a ride.
jaymmodi/KSH
jaymmodi/Netcat-
This project is very similar to chat application
jaymmodi/PageRank
jaymmodi/Q-Learning-ReinforcementLearning
Implemented a small grid world using Model free learning method in Reinforcement Learning i.e Q-learning where a robot learns to choose an optimum path without the knowledge of the rewards. This was implemented using Epsilon Pi RL Exploration method. And, this assignment was a part for Applied machine learning class.
jaymmodi/RecommendationSystem
This code is used to recommend movies to persons.
jaymmodi/RetrievalAlgorithm-Evaluation
jaymmodi/RxJava
jaymmodi/serverless-application-model
AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
jaymmodi/SparkInternals
Notes talking about the design and implementation of Apache Spark
jaymmodi/tripster-1.0
code base for tripster
jaymmodi/Wiretap
Packet analyzer
jaymmodi/YelpDatasetChallenge
Predict category of business from its review