View the Projects by pagnition

A Blog full of Web Projects

View the Projects by the navigation at the bottom of the Page sorted by Date...


Python and Django Starter Website using MySQL hosted at Vercel Cloud serving a Blog Employees and Todos

10-September-2026

Python Django and MySQL Starter Website serving a simple Blog Employees and Todos hosted at Vercel Cloud using Serverless Functions implementing DevOps by GitHub + Vercel

Try the demo...

Django is using the architectural pattern Model-View-Template (MVT) which is a derivation of the pattern Model View Control (MVC)

This Django Website is serving static content - secured by HTTPS

A simple Blog, a list of Employees and Todos demonstrates how to use Models (CRUD) by the Django Admin and display the Posts, Employees and Todos by the Frontend

The Employees and Todos are also administrated by the Frontend with CRUD functionality

The files models.py, views.py and forms.py are splitted up for showing how to scale the folder structure if the Django Website should grow with a lot of views and models

Customized some of the Templates of the Django Admin Backend which display the Header and Menu

CI / CD by VS Code + GitHub + Vercel Cloud

The source code at GitHub

Python FastAPI with PostgreSQL and HTTP Basic Authentication

05-September-2026

A starter project showcasing HTTP Basic authentication. It includes OpenAPI / Swagger, SQLAlchemy, Alembic, PostgreSQL, and is hosted on Vercel Cloud with Serverless Functions using a GitHub-based CI/CD workflow

The included Vue 3 SPA supports silent authentication, allowing users to stay signed in even after refreshing the browser

Try the demo by OpenAPI...

Try the demo by Vue 3 SPA...

The project demonstrates how to build a REST API with FastAPI and PostgreSQL using HTTP Basic authentication, HTTPS, and automated database migrations

CI/CD is implemented with VS Code, GitHub, and Vercel Cloud

The Web API at GitHub

The Vue SPA at GitHub

Java Spring Boot REST API with JWT Auth

25-August-2026

Java Spring Boot 3 REST API doing JWT Auth with a Vue 3 Client

Note: Due to the resource limitations of the Microsoft Azure Free App Service Plan, the initial load time will be up to 1 minute. A 503 Status code may happen too!

The Vue 3 client is using Vite as Build Tool

Try the demo...

The Web API at GitHub

The Vue Client at GitHub

Developed with Java 17 ! Showing the Users after a successful Logins by a Java Spring Boot 3 REST API usingĀ also JWT, JPA, Hibernate, Maven and MySQL with GET all Users functionality. Ready to be deployed to Azure App Service with Java 17 and Tomcat 10.1


Python and Flask Starter Website hosted at Vercel Cloud

19-August-2026

Python and Flask Starter Website hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel

Try the demo...

This Flask Website is serving static content - secured by HTTPS

CI / CD by VS Code + GitHub + Vercel Cloud

The source code at GitHub

Python Django and Wagtail Website using PostgreSQL hosted at Vercel serving a Demo

19-August-2026

Python Django and Wagtail CMS based Website using PostgreSQL serving a Demo. Hosted at Vercel Cloud by Serverless Functions. Wagtail CMS is the Backend Administration of the Website. DevOps by GitHub + Vercel

Try the demo...

Django is using the architectural pattern Model-View-Template (MVT) which is a derivation of the pattern Model View Control (MVC)

Wagtail CMS was built on top of Django which uses Python as programming language

This Wagtail Website is serving static content - secured by HTTPS

CI / CD by commit the code change from VS Code + GitHub + Vercel

The source code at GitHub




Software Developer - Per Olsen - Denmark