Pinned Repositories
AWS-learning
A Guide on how to learn AWS
AWS_EC2-Start-Stop-Script
Simplified Python Script to start or stop AWS EC2 instance.
blue-green-deployment
AWS blue green deployment strategy using Terraform, Packer and Ansible
Cryptoic
A web app which includes three different cryptographic algorithms
hashicorp-products
terraform template
Piktion
A social network website with public and private photo sharing features
slackbot-movie-recommender
Looking for movie recommendation every weekend? This slackbot will automatically suggest movies every Friday.
SYN-Flood-attack-simulator
A Python script that simulates SYN-Flood attack using SCAPY module
SYN-Flood-DDoS-Detection
Python Script that sniffs network traffic on a Apache server and use anomaly detection methods to detect DDoS attack.
To-Crud
A full-stack web app with 3-layer architecture caching enabled
irahulgulati's Repositories
irahulgulati/SYN-Flood-DDoS-Detection
Python Script that sniffs network traffic on a Apache server and use anomaly detection methods to detect DDoS attack.
irahulgulati/SYN-Flood-attack-simulator
A Python script that simulates SYN-Flood attack using SCAPY module
irahulgulati/AWS-learning
A Guide on how to learn AWS
irahulgulati/AWS_EC2-Start-Stop-Script
Simplified Python Script to start or stop AWS EC2 instance.
irahulgulati/blue-green-deployment
AWS blue green deployment strategy using Terraform, Packer and Ansible
irahulgulati/Cryptoic
A web app which includes three different cryptographic algorithms
irahulgulati/hashicorp-products
terraform template
irahulgulati/Piktion
A social network website with public and private photo sharing features
irahulgulati/slackbot-movie-recommender
Looking for movie recommendation every weekend? This slackbot will automatically suggest movies every Friday.
irahulgulati/To-Crud
A full-stack web app with 3-layer architecture caching enabled
irahulgulati/dataStructures
Programming Data Structures
irahulgulati/designpatterns
Minimal PhoneBook app using design patterns in Java
irahulgulati/dockerized-crud-api
Multicontainer API with Nginx and Postgres
irahulgulati/flask-praetorian
Strong, Simple, and Precise security for Flask APIs (using jwt)
irahulgulati/goDataStructures
Data Structure implementation in GO language
irahulgulati/learningGit
Learning Git
irahulgulati/newsapi
A Docker containerized Python flask API
irahulgulati/vueJS-api-frontend
Frontend written in VueJS for my CRUD api