Skip to content

Instantly share code, notes, and snippets.

View skonemesis's full-sized avatar

skosko skonemesis

View GitHub Profile
@skonemesis
skonemesis / MapSurfaceIndexer.sqf
Created September 6, 2017 19:53 — forked from vbawol/MapSurfaceIndexer.sqf
Arma 3 Map Surface Indexer Script
/*
by Aaron Clark - [VB]AWOL
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
http://creativecommons.org/licenses/by-sa/4.0/
*/
ALL_SURFACES = [];
EP_addToArray = {
_getSurfaceArray = missionNamespace getVariable [_this select 0, []];
_getSurfaceArray pushBack (_this select 1);
@skonemesis
skonemesis / README.md
Created August 29, 2017 17:05 — 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.

For more about AWS and AWS Certifications and updates to this Gist you should follow me @leonardofed