just a dumping ground of stuff I can't figure out where to put, but don't want to get rid of
- Python 51.1%
- CSS 24.4%
- Shell 12.5%
- Smarty 4.9%
- HCL 3.5%
- Other 3.6%
| devops_util | ||
| front_end | ||
| homework | ||
| notes | ||
| self_hosting | ||
| LICENSE | ||
| parse_opml.py | ||
| README.md | ||
JesseBot's general coding playground
This is a collection of projects that don't really have a home and don't really need their own repos. This is mostly old stuff, but now and again I write something I think, "oh I might do that again", and will throw it here. Periodically I try to clean this repo up, but it's a mess most of the time :,) Please don't judge me, some of this is from like 2012.
Consider anything written here released under the GPL3 license, referenced in the LICENSE file.
Here you'll find...
- Interviewing scripts (e.g. fizzbuzz)
- Homework scripts (e.g. converters)
- Notes (i.e. anything I shouldn't forget, but would probably also benefit others)
- General devops stuff I don't know where to put. Some of it is general boiler plate web dev, some of it is sysadmin related, and some of it was just stuff I wanted to reference later