Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
-
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials,…
-
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
571 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in donnemartin/system-design-primer that received 1 comment
- Remove invalid link
- Change disk to HDD for clarity
- Clarify CDN advantages
- Add links for latency based and geolocation based routing
- Update dead links
- Update url for weighted round robin
- added queues.io to task queues
- Fix the loop over "self.cards"
- Add CAP theorem video
- Remove redundant SQL index in Pastebin exercise
- Included apache kafka for event queuing
- Fix Mint exercise bugs and typos
- Add Hebrew translation link
- kr: Fix Korean translation link in language index
- Add system design template link
- Fix #313: Clarify availability patterns
- Fix typos in Twitter and web crawler exercises
- Update design Twitter back-of-the-envelope calculations
- Fix typo: Change replication to federation
- Easy and Beginner friendly video links
- Check dependencies in Ebook gen script
- Resolve #164 - Fix phrasing with availability and partition tolerance
- Fix a typo in Layer 7 load balancer of README.md
- fix: typo
- Missing comma
- Add similarweb/finala - A cost optimization tool for the cloud
- Add grycap/scar - Transparently execute containers out of Docker images in AWS Lambda
- Add peak/s5cmd - Parallel S3 and local filesystem execution tool
- Remove aws-glossary dead link
- Add cdk-patterns/serverless - Deployable serverless architecture patterns built in AWS CDK
- Add Policy Sentry by Salesforce
- Add mickael/Filestash - A modern web client for S3
- Add GorillaStack/auto-tag - Automatically tag AWS resources on creation, for cost assignment
- Add aws/aws-cdk - Framework for defining cloud infrastructure in code
- Add aws-data-wrangler - Connects Pandas DataFrames and AWS data related services
- Update Rusoto documentation link.