rjc Login


LinkedIn
GitHub
Twitter
email

This space is a test bed used for testing concepts and a space for presenting work to clients. If you are a client, login and you will be taken to your specific space.

The current iteration of the landing page is Python/Flask with a Postgres backed. Projects have been broken out into separate subdomains.

  • BKV - Bag Key Values helps manage application configuration.
  • BKV Example - Is an example Python Flask website that manages it's configuration using BKV. It shows patterms for loading on startup, saving to OS environmental values for later use and loading from OS environmental values if the BKV endpoint isn't available.
  • Hello World - Test running straight HTML along side and nginx uwsgi app.
  • c4maint - Examples of different CRUD operations including 1 page with parent child mix.