Skip to content

Instantly share code, notes, and snippets.

View benedictkioko's full-sized avatar
:octocat:
Focusing

Benedict Kioko benedictkioko

:octocat:
Focusing
  • Nairobi, Kenya
View GitHub Profile
@benedictkioko
benedictkioko / README.md
Created May 30, 2018 09:14 — 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.


@benedictkioko
benedictkioko / remove.sh
Created May 20, 2019 08:53 — forked from icaoberg/remove.sh
[Git] Remove all *.pyc files from your git repository
#!/bin/bash
find . -name "*.pyc" -exec git rm {} \;
git commit -m "Removed compiled python files in distribution left after last commit"
@benedictkioko
benedictkioko / nmap_examples.md
Created June 13, 2019 08:34 — forked from rsperl/nmap_examples.md
nmap examples
@benedictkioko
benedictkioko / countries
Created July 4, 2019 06:37 — forked from kalinchernev/countries
Plain text list of countries
Afghanistan
Albania
Algeria
Andorra
Angola
Antigua & Deps
Argentina
Armenia
Australia
Austria