Skip to content

Instantly share code, notes, and snippets.

View Awa1914's full-sized avatar
Continuous...

Awa Awa Awa1914

Continuous...
View GitHub Profile
@Awa1914
Awa1914 / README.md
Created December 13, 2021 18:53 — 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.


@Awa1914
Awa1914 / app.sublime-build
Created April 7, 2022 22:31 — forked from zayfod/app.sublime-build
deploy.sh - shell script for remote deployment and execution of programs using rsync and SSH.
// Example Sublime Text 3 project build system description for deploy.sh
{
"build_systems":
[
{
"cmd":
[
"C:\\cygwin\\bin\\bash.exe",
"$project_path\\deploy.sh",
"$project_path/",