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...


Next.js 14 and Python FastAPI Starter Web App

19-April-2025

Next.js 14 and Python FastAPI Starter hybrid Web App hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel

Try the demo...

A Starter Next.js + FastAPI Web App with endpoints - secured by HTTPS

CI / CD by VS Code + GitHub + Vercel Cloud

The source code at GitHub

Python and Django minimal Web App

17-April-2025

Python and Django minimal Web App without Templates hosted at Vercel Cloud implementing DevOps by GitHub + Vercel

Try the demo...

A minimal Django Web App without any Templates and the Admin Backend configured saying Hello - secured by HTTPS

CI / CD by VS Code + GitHub + Vercel Cloud

The source code at GitHub

.NET 8 - ASP.NET Core MVC Web App - Basic Starter

28-March-2025

ASP.NET Core MVC Web App using .NET 8 - A Basic Starter with CRUD functionality of Employees

Traditional webhosting is used for this Application

An ASP.NET Core MVC Web App created by VS Code using .NET 8 serving CRUD functionality of Employees towards a MS SQL Database


.NET Core 2.2 REST API with JWT Authentication - Azure and GH Pages

22-March-2025

ASP.NET Core 2.2 REST API with C# consuming from a Vue 3 client using JWT Authentication for Login

The Vue 3 Client is hosted at GitHub Pages

The API is hosted at Microsoft Azure App Service - using .NET 8 in azure-pipeline

For the Web API a CI / CD Pipeline was implemented by Azure DevOps and deployed to Azure App Service

A Login system by a Vue 3 and a Angular client / ASP.NET Core 2.2 Web API with C# secured by HTTPS and Authentication by a JWT with the Baerer schema in the Authorization Header


.NET Core 2.2 REST API with Basic Authentication - Azure and GH Pages

22-March-2025

ASP.NET Core 2.2 REST API with C# consuming from a Vue 3 client using Basic Authentication for Login

The Vue 3 Client at GitHub Pages

The API is hosted at Microsoft Azure App Service - using .NET 8 in azure-pipeline

For the Web API a CI / CD Pipeline was implemented by Azure DevOps and deployed to Azure App Service

A Login system by a Vue client / ASP.NET Core 2.2 Web API with C# secured by HTTPS and a Basic Authorization Header





A Blog made with Gatsby React and GraphQL