03-June-2026
This version of my CV should show my technical background for making this Tech Blog and the Web Projects.
I am a Software Developer with passion for AI, Python, Django, FastAPI, Wagtail CMS, C#, .NET, Umbraco CMS, Java, Node.js, JavaScript, TypeScript, React, Vue.js, Angular, Webpack and Vite as well as other programming languages, tools and DevOps
Besides working with IT and Web Development, I have been working in other areas as well
IT Working experience
Higher education
Skills of languages
03-June-2026
ASP.NET Core MVC Web App using .NET 10 - A 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 10 serving CRUD functionality of Employees towards a MSSQL Database
Below is a .NET 8 version of the Web App
03-June-2026
ASP.NET Core Identity MVC Web App serving as a Membership System using .NET 10 - A Starter
Traditional webhosting is used for this Application
An ASP.NET Core Identity MVC Web Application with Individual Accounts created by VS Code using .NET 10 serving as a Membership System towards a SQLite Database
Below is a .NET 8 version of the Web App
03-June-2026
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 using Vite as Build Tool
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
03-June-2026
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 using Vite as Build Tool
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