General programming practice
Go to file
Shaun Reed 8177d4c191 Add example of visitor pattern in C++ 2021-05-11 20:56:05 -04:00
ansible Update READMEs 2020-11-25 07:06:48 -05:00
blockchain/eth/truffle-solidity Add blockchain directory for working on related projects 2021-05-03 14:46:36 -04:00
cpp Add example of visitor pattern in C++ 2021-05-11 20:56:05 -04:00
figlet Add Figlet fonts 2019-09-14 13:44:47 -04:00
scripts Update READMEs 2020-11-25 07:06:48 -05:00
.gitignore Add cmake project files for cpp/ directory and all relevant subdirecctories 2021-04-28 00:10:47 -04:00
README.md Update READMEs 2020-11-23 14:45:00 -05:00

README.md

klips

This repository is a collection of useful code snippets and configurations.

github.com/shaunrd0/klips/
├── ansible     # Ansible roles, playbooks, and examples
├── cpp         # C++ programs, datastructures, and other examples
├── figlet      # Figlet fonts I like :)
├── README.md   
└── scripts     # Bash scripts