General programming practice
Go to file
Shaun Reed d1fb33c58e [dotnet] Add dotnet projects and examples
+ Sitemap generator I created while learning the dispose pattern
+ Testing project for learning general C#
2022-05-04 14:59:17 -04:00
ansible Add fail2ban playbook for updating jails remotely 2021-07-21 14:52:33 +00:00
blockchain/eth/truffle-solidity Rename source file in prototype pattern 2021-05-21 12:34:18 -04:00
cpp [cpp] Update READMEs for C++ projects and examples 2022-05-04 12:54:06 -04:00
dotnet [dotnet] Add dotnet projects and examples 2022-05-04 14:59:17 -04:00
figlet Rename source file in prototype pattern 2021-05-21 12:34:18 -04:00
javascript Add JavaScript WebGL example 2022-02-14 13:47:59 -05:00
python Add JavaScript WebGL example 2022-02-14 13:47:59 -05:00
scripts Update READMEs 2020-11-25 07:06:48 -05:00
.gitignore Add README for ansible/roles/core 2021-05-21 12:12:27 -04:00
README.md [dotnet] Add dotnet projects and examples 2022-05-04 14:59:17 -04: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
├── blockchain  # Blockchain related project templates and examples
├── cpp         # C++ programs, datastructures, and other examples
├── dotnet      # .NET projects and examples
├── figlet      # Figlet fonts I like :)
├── javascript  # Javascript projects and examples
├── python      # Python scripts or tools I've made   
├── README.md   
└── scripts     # Bash scripts