Personal
Projects:

WIP

Django-SSG

Django-SSG
Use the built-in Django CMS to add content locally before building into a static website.
Aiming to provide Vue.js support out of the box.
Django-SSG

Django-SSG is framework that aims to allow seamless static site generation from projects using Django.

Can use data stored locally or on a remote database using the built-in Django settings. Aims to create an environment undistinguishable from the regular Django environment while also providing an out-of-the-box option to optionally add Vue.js on the front-end.

Python, Django, Vue.js