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


Webpack 5 boilerplate with Vue and TypeScript

07-May-2025

A Webpack 5 boilerplate with Vue and TypeScript

Try the demo...

The code at GitHub

A Webpack 5 boilerplate with Vue and ready for TypeScript. The demo App serve Vue routing, a Webpack logo, my photo with some info. The Vue App serve a demo CRUD functions for Employess towards a Web API at jsonplaceholder. The Webpack is ready for PostCSS, ES6 and above. Bootstrap CSS was used to make the demo mobile friendly.


Next.js 14 and Python FastAPI Starter Web App hosted at Vercel Cloud

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

Java Spring Boot MVC with Spring Security

08-February-2025

Java Spring Boot 3 MVC and Spring Security

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!

The Source code at GitHub

The below code is an old version with semilar functionality by Spring Boot 2 using a MS SQL Database

The source code at GitHub

Migration from Java 11 to Java 17 ! Showing and administrate a dataset of persons by a Java MVC Web Application (Secured by login) using MVC, Security, JSP, JPA, Hibernate, Maven and MySQL


Java Spring Boot REST API + MVC using Spring Security

07-February-2025

Java Spring Boot 3 REST API + MVC using Spring Security

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!

The Source code at GitHub

The below code is an old version with semilar functionality by Spring Boot 2

The source code at GitHub

Migration from Java 11 to Java 17 ! Showing and administrate a dataset of persons by a Java REST API and MVC Web Application (Secured by login) using also JSP, JPA, Hibernate, Maven, MySQL and jQuery for the frontend.


Java Spring Boot JAX-RS using REST API + MVC

06-February-2025

Java Spring Boot 3 JAX-RS Jersey REST API + MVC Application

The source code at GitHub

The below code is an old version with semilar functionality by Spring Boot 2

The source code at GitHub

Migration from Java 11 to Java 17 ! Showing and administrate a dataset of persons by a Java Jersey REST API and MVC Web Application using also JSP, JAX-RS, JPA, Hibernate, Maven and MySQL. React, Fetch API (Not working in IE), AngularJS and jQuery for the frontend client





A Blog made with Gatsby React and GraphQL