Abdel-Raouf
To achieve anything worthy in life one needs attitude and will. Skills and techniques can be learned, can be taught, but not will.
Cloud Automation Engineer @NETSYNC
Pinned Repositories
Data-Lake-With-Spark
Data Lake With Apache Spark.
Data-Pipeline-With-Airflow
Implementing a Data Pipeline using Apache Airflow to copy data from Amazon S3 to Amazon Redshift MPP DB.
Data-Warehouse-With-Amazon-Redshift
Data Warehouse Using Amazon Redshift
Data_Modeling_With_Cassandra
Data Modeling and ETL Pipeline with Apache Cassandra.
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
kafka-elasticSearch-realtime-tweets-processing
Used Twitter api to get a realtime tweets to kafka using a kafka-producer then consume those tweets as a json objects using a kafka-consumer and store them into elasticSearch which is hosted on AWS.
learning-kafka
learning how to develop against kafka using java.
Machine_learning_projects
Implementing Machine Learning Projects for Fun.
terraform-aws-codepipeline-ci-cd
Deploying CI/CD Pipeline on AWS using CodePipeline, CodeBuild, CodeStar Connection and terraform.
terraform_aws_app_deployment
Deploying a simple website on an ec2 instance with an autoScaling group using terraform.
Abdel-Raouf's Repositories
Abdel-Raouf/Data-Lake-With-Spark
Data Lake With Apache Spark.
Abdel-Raouf/Data-Pipeline-With-Airflow
Implementing a Data Pipeline using Apache Airflow to copy data from Amazon S3 to Amazon Redshift MPP DB.
Abdel-Raouf/Data-Warehouse-With-Amazon-Redshift
Data Warehouse Using Amazon Redshift
Abdel-Raouf/Data_Modeling_With_Cassandra
Data Modeling and ETL Pipeline with Apache Cassandra.
Abdel-Raouf/kafka-elasticSearch-realtime-tweets-processing
Used Twitter api to get a realtime tweets to kafka using a kafka-producer then consume those tweets as a json objects using a kafka-consumer and store them into elasticSearch which is hosted on AWS.
Abdel-Raouf/learning-kafka
learning how to develop against kafka using java.
Abdel-Raouf/Machine_learning_projects
Implementing Machine Learning Projects for Fun.
Abdel-Raouf/terraform-aws-codepipeline-ci-cd
Deploying CI/CD Pipeline on AWS using CodePipeline, CodeBuild, CodeStar Connection and terraform.
Abdel-Raouf/terraform_aws_app_deployment
Deploying a simple website on an ec2 instance with an autoScaling group using terraform.
Abdel-Raouf/awesome-pipeline
A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
Abdel-Raouf/Data-Modeling-With-PostgreSQL
Data Modeling and ETL Pipeline with PostgreSQL.
Abdel-Raouf/ETL-Project
Abdel-Raouf/go-petstore
Abdel-Raouf/librdkafka
The Apache Kafka C/C++ library
Abdel-Raouf/me
This is the code implementation for the blog 'How to create your portfolio website in React.js'
Abdel-Raouf/Problem_Solving
Abdel-Raouf/problem_solving_using_python
Abdel-Raouf/quantumcomputingbook
Companion site for the textbook Quantum Computing: An Applied Approach
Abdel-Raouf/Scala
All Algorithms implemented in Scala
Abdel-Raouf/Simple_Search_Engine
A simple text search engine that is implemented as an inverted index that runs in memory and can return a result list that is sorted by TF-IDF.
Abdel-Raouf/terraform-aws-cicd
Terraform Module for CI/CD with AWS Code Pipeline and Code Build
Abdel-Raouf/terraform-aws-ec2-deployment
Abdel-Raouf/terraform-aws-s3backend
Abdel-Raouf/terraform-best-practices
Terraform Best Practices for AWS users
Abdel-Raouf/terraform-docs
Generate documentation from Terraform modules in various output formats
Abdel-Raouf/terraform-exec
Terraform CLI commands via Go.
Abdel-Raouf/terraform-provider-shell
Terraform provider for executing shell commands and saving output to state file
Abdel-Raouf/tflint
A Pluggable Terraform Linter
Abdel-Raouf/udacity-dend-airflow
Udacity Data Engineering Nanodegree Program Data Pipeline with Apache Airflow Project
Abdel-Raouf/virtual_filesystem
implementing a virtual Linux file system using Scala, to Simulate Commands in Terminal