Pinned Repositories
100DaysOfMLCode
2018
Fall 2018 repository with course materials for JHU Advanced Data Science
2019
Fall 2019 repository with course materials for JHU Advanced Data Science
actor-framework
An Open Source Implementation of the Actor Model in C++
AI-Resources
AI Resources
airflow-maintenance-dags
A series of DAGs/Workflows to help maintain the operation of Airflow
airflow-scheduler-failover-controller
A process that runs in unison with Apache Airflow to control the Scheduler process to ensure High Availability
Algorithms---Part-I
Offered by Princeton. Part I of this course covers topics on data types, sorting, and searching.
Algorithms---Part-II
Offered by Princeton. Part II of this course covers topics on graphs, strings, and other advanced topics.
raghav3112's Repositories
raghav3112/atlas
E-Commerce Backend API in Hapi.js and RethinkDB
raghav3112/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
raghav3112/awesome-sre
A curated list of Site Reliability and Production Engineering resources.
raghav3112/aws-cloudformation-templates
A collection of useful CloudFormation templates
raghav3112/aws-machine-learning-university-accelerated-cv
raghav3112/aws-production-infrastructure-example
An example of how to set up AWS production infrastructure with on AWS using Terraform. The repo is an extension of the terraform demo on how to set up an EKS cluster using Terraform
raghav3112/aws-sa-pro
Course Files for AWS Certified Solutions Architect - Professional - Adrian Cantrill
raghav3112/boto3
AWS SDK for Python
raghav3112/caffe
Caffe: a fast open framework for deep learning.
raghav3112/capstone-python
raghav3112/cka-practice-environment
A sample lab test environment to help in preparation of CKA certification.
raghav3112/cufflinks
Productivity Tools for Plotly + Pandas
raghav3112/datasharing
The Leek group guide to data sharing
raghav3112/deepcluster
Deep Clustering for Unsupervised Learning of Visual Features
raghav3112/edx-platform
The Open edX platform, the software that powers edX!
raghav3112/gke-migration-to-containers
This demo provides a basic walkthrough of migrating a stateless application from running on a VM all the way to running it on Kubernetes Engine (GKE).
raghav3112/grafana-aws-cloudwatch-dashboards
:cloud: 20+ Grafana dashboards for AWS CloudWatch metrics: EC2, Lambda, S3, ELB, EMR, EBS, SNS, SES, SQS, RDS, EFS, ElastiCache, Billing, API Gateway, VPN, Step Functions, Route 53, CodeBuild, ...
raghav3112/k8s-sec.github.io
Links and resources for the O'Reilly Kubernetes Security book
raghav3112/keycloak
Open Source Identity and Access Management For Modern Applications and Services
raghav3112/kubernetes-failure-stories
Compilation of public failure/horror stories related to Kubernetes
raghav3112/kubernetes-tutorial
Kubernetes Tutorial for https://dn.dev/master
raghav3112/machine_learning_examples
A collection of machine learning examples and tutorials.
raghav3112/nicistore
Isomorphic React E-Commerce Storefront
raghav3112/prowler
Prowler is a security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains all CIS controls listed here https://d0.awsstatic.com/whitepapers/compliance/AWS_CIS_Foundations_Benchmark.pdf and more than 100 additional checks that help on GDPR, HIPAA and other security requirements.
raghav3112/quickstart-cpp
Firebase Quickstart Samples for C++
raghav3112/splunk-connect-for-kubernetes
Helm charts associated with kubernetes plug-ins
raghav3112/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
raghav3112/tech-interview-handbook
💯 Materials to help you rock your next coding interview
raghav3112/tensorflow
An Open Source Machine Learning Framework for Everyone
raghav3112/terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code