Pinned Repositories
Catalyze
We have developed fund raising web application
Docker-isolation-benchmarking
This repository is for testing Resource Isolation capability of Docker and compare it with that of Seattle.
Hack-Night
Hack Night is an open weekly training session run by the ISIS lab.
lumen-jwt-testing
This is sample repo for debugging the jwt authentication with lumen
max-session-count
This is simple program that identifies all the user requests in a log data belonging to a particular session. Finds the session with most of the entries
python-docs-samples
Code samples used on cloud.google.com
ReferenceMonitor
Reference Monitor using security layer functionality of RePy library
Regressor-and-Classifier
This repository contains practical implementation in Python of ML algorithms
tweet-map
This repository is for Tweet-Map application, experimenting with AWS Lambda, AWS Elastic Beanstalk and AWS Elastic Search
youtube-top-categories
This is the repository for Youtube Project for the subject PBDA. We are implementing analysis for finding top videos in each and every category. Also, we are planning to find the top trending words in each category.
aakar77's Repositories
aakar77/Docker-isolation-benchmarking
This repository is for testing Resource Isolation capability of Docker and compare it with that of Seattle.
aakar77/Catalyze
We have developed fund raising web application
aakar77/youtube-top-categories
This is the repository for Youtube Project for the subject PBDA. We are implementing analysis for finding top videos in each and every category. Also, we are planning to find the top trending words in each category.
aakar77/Hack-Night
Hack Night is an open weekly training session run by the ISIS lab.
aakar77/lumen-jwt-testing
This is sample repo for debugging the jwt authentication with lumen
aakar77/max-session-count
This is simple program that identifies all the user requests in a log data belonging to a particular session. Finds the session with most of the entries
aakar77/python-docs-samples
Code samples used on cloud.google.com
aakar77/ReferenceMonitor
Reference Monitor using security layer functionality of RePy library
aakar77/Regressor-and-Classifier
This repository contains practical implementation in Python of ML algorithms
aakar77/tweet-map
This repository is for Tweet-Map application, experimenting with AWS Lambda, AWS Elastic Beanstalk and AWS Elastic Search
aakar77/spring-master-class
An updated introduction to the Spring Framework 5. Become an Expert understanding the core features of Spring In Depth. You would write Unit Tests, AOP, JDBC and JPA code during the course. Includes introductions to Spring Boot, JPA, Eclipse, Maven, JUnit and Mockito.
aakar77/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
aakar77/WordCountPair
This is simple repository for storing the Java map reduce word count example