https://github.com/pizzapanther/pizzapanther.github.io
PizzaPanther's Monolithic Repo
https://github.com/pizzapanther/pizzapanther.github.io
Last synced: about 1 month ago
JSON representation
PizzaPanther's Monolithic Repo
- Host: GitHub
- URL: https://github.com/pizzapanther/pizzapanther.github.io
- Owner: pizzapanther
- Created: 2017-04-27T17:40:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T10:03:47.000Z (over 2 years ago)
- Last Synced: 2025-03-30T19:34:46.517Z (2 months ago)
- Language: Python
- Homepage:
- Size: 3.38 MB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PizzaPanther's Monolithic Repository
I got tired of having a bunch of repositories so I figured I'd try the whole monolithic repo approach. If it works for big companies like Google, it should work for me right?
## Open Source Libraries
- [Zen of Django](https://github.com/pizzapanther/pizzapanther.github.io/tree/master/libs/djzen): Tools for simplifying Django
- [Django Quick Queue](https://github.com/pizzapanther/pizzapanther.github.io/tree/master/libs/quickq): The quickest way to setup async tasks with Django
- [PBKDF2 Helpers](https://github.com/pizzapanther/pizzapanther.github.io/tree/master/libs/pbkdf2-helpers): Helper functions for implementing PBKDF2 password storage in Node.js.
- [Neutron Graph](https://github.com/pizzapanther/pizzapanther.github.io/tree/master/libs/neutron-graph): A small GraphQL Query generator
- [Django Prerender.io](https://github.com/pizzapanther/pizzapanther.github.io/tree/master/libs/django-prerenderio): Django middleware to render Single Page Applications via prerender.io