Skip to content

Instantly share code, notes, and snippets.

View AnantChoudhari06's full-sized avatar

Anant Choudhari AnantChoudhari06

View GitHub Profile
@AnantChoudhari06
AnantChoudhari06 / bash_curl_loop
Created January 28, 2020 22:30 — forked from ceme/bash_curl_loop
bash curl loop
while true; do sleep 1; curl http://www.google.com; echo -e '\n\n\n\n'$(date);done
@AnantChoudhari06
AnantChoudhari06 / README.md
Created March 3, 2018 20:12 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.

OP: @leonardofed founder @ plainflow.