"A dumping ground for the most useful finds in my programming journey, purged as necessary." - Sean
Anthropic AI - https://claude.ai/
ChatGPT - https://chat.openai.com/
GitHub - https://github.com/
Git Reference - https://git-scm.com/docs
Programming Design Patterns - https://refactoring.guru/design-patterns/python
JSON Validator - https://jsonformatter.curiousconcept.com/#
JSON RPC 2.0 Spec - https://www.jsonrpc.org/specification
REGEX Build/Test Platform - https://regexr.com/
Gist - https://gist.github.com/
W3Schools.com - https://www.w3schools.com/
JavaScript - https://www.w3schools.com/js/default.asp
NimbleText - https://nimbletext.com/Live/
Useful if you've got a dataset you need to quickly change a few things in using regex and rulesets
HumbleBundle.com - https://www.humblebundle.com/books?hmb_source=navbar
Frequently there are software development book bundles available at up to 98% off the cost of the actual books.
Random assortment of programming tools - https://it-tools.tech/
Create documentation pages from Readme files (docsify) - https://docsify.js.org/
Useful YouTube Videos for Learning: https://youtube.com/playlist
Center a div or any content easily: https://divcenter.programmerscache.com
Generate a random password: https://password.programmerscache.com
Lofi Girl - https://www.youtube.com/c/LofiGirl
Work Music Lab - https://www.youtube.com/c/MusicLabWork
Python Main - https://www.python.org/
Python 3 Docs (Library Index) - https://docs.python.org/3/library/index.html
Python 3 Reference - https://docs.python.org/3/reference/index.html
Pointers? - https://pypi.org/project/pointers.py/
Flask Documentation - https://flask.palletsprojects.com/en/2.2.x/
Flask Web Sockets - https://github.com/miguelgrinberg/Flask-SocketIO
Flask Dramatiq - https://flask-dramatiq.readthedocs.io/en/latest/index.html
Dramatiq is a background task processing library for Python with a focus on simplicity, reliability and performance.
Flask-HTMLmin - https://github.com/hamidfzm/Flask-HTMLmin
Flask-APScheduler - https://viniciuschiele.github.io/flask-apscheduler/
Flask Cookie/Sessions Background - https://stackoverflow.com/questions/22463939/demystify-flask-app-secret-key
Code Patterns (Python) - https://refactoring.guru/design-patterns/python