14-October-2025
Full Stack Next.js Web application with TypeScript and JWT Authentication using MongoDB and Mongoose ODM serving as a Membership System
Tech used for the Web Application
Next.js was used for creating this Full Stack Web application "Static Site Generator" SSG serving as a Membership System with login and registration towards a MongoDB. The Web App is secured by HTTPS and JWT Authentication.
08-October-2025
Java Spring Boot 3 MVC and Spring Security - A Basic Starter with CRUD functionality
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 403 Status code may happen too!
Try the demo...Take a look at the Basic Starter at GitHub with the same functionality but without Spring Security
The Source code at GitHubDeveloped with Java 17 ! Showing and administrate a dataset of persons by a Java MVC Web Application (Secured by login) usingĀ also Spring Security, JSP, JPA, Hibernate, Maven and MySQL with CRUD functionality ready to be deployed to Azure App Service with Java 17 and Tomcat 10.1
07-October-2025
.NET 8 REST API at Azure with C# using Entity Framework Core + MS SQL consuming an Angular 14 Client at GH Pages - serving as a Membership System
Note: Due to the resource limitations of the Microsoft Azure Free App Service Plan, the initial load time will be up to 30 seconds!
Unit Testing:
The Web API was made without the ASP.NET Core Identity using custom JWT middleware
Functionality of the Web App
Tech used for building the Web App
30-September-2025
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...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
30-September-2025
Java Spring Boot 3 REST API doing Basic 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...Developed with Java 17 ! Showing the Users after a successful Logins by a Java Spring Boot 3 REST API doing Basic Auth and also 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