Skip to content

Instantly share code, notes, and snippets.

View geraldchecka's full-sized avatar
🎯
I may be slow to respond.

Anvesh Checka geraldchecka

🎯
I may be slow to respond.
View GitHub Profile
@geraldchecka
geraldchecka / index.md
Created January 4, 2021 18:25 — forked from hrdtbs/index.md
Connect to Github with ED25519

Connect to github with ED25519

2017/08/09 MacOS

Check SSH key

$ ls -al ~/.ssh
@geraldchecka
geraldchecka / README.md
Created August 1, 2016 09:18 — 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.


Index:

@geraldchecka
geraldchecka / README.md
Last active August 29, 2015 14:24 — forked from jxson/README.md

Synopsis

At the top of the file there should be a short introduction and/ or overview that explains what the project is. This description should match descriptions added for package managers (Gemspec, package.json, etc.)

Code Example

Show what the library does as concisely as possible, developers should be able to figure out how your project solves their problem by looking at the code example. Make sure the API you are showing off is obvious, and that your code is short and concise.

Motivation