Christopher Cooper

Results 5 repositories owned by Christopher Cooper

st

85
Stars
4
Forks
Watchers

ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.

cf_parameter_generator

21
Stars
5
Forks
Watchers

Do you need to write a ton of CloudFormation? Is it annoying to have to type ParameterKey and ParameterValue a million times and copying the Parameter names into a parameters file? Well, now you don't...

goenc

20
Stars
3
Forks
Watchers

Encryption and Decryption functions for Go made easy. Encryption should be as simple as calling Encrypt(key, data) and Decrypt(key, data).

ide_settings

19
Stars
2
Forks
Watchers

Where I store settings for my IDEs. (Gogland, Rubymine)

silentinstall

22
Stars
4
Forks
Watchers

Ever wanted to automate installing loud linux/unix packages or scripts? Now you can.