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

11-October-2023

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.


Webpack 5 boilerplate with React

10-October-2023

A Webpack 5 boilerplate with React

Try the demo...

The code at GitHub

A Webpack 5 boilerplate with React. The demo App serve React routing, a Webpack logo, my photo with some info and compiled PostCSS. Bootstrap CSS was used to make the demo mobile friendly.


.NET Core 2.2 REST API Role based Membership system

07-October-2023

ASP.NET Core 2.2 REST API with C# towards Angular and React serving as Role based Membership system

Traditional webhosting is used for this Application

A Web API role based Membership System for authentication and registration managing Users by an Angular or React client / ASP.NET Core 2.2 Web API with C# secured by HTTPS and Authentication by a JWT

Administrate Posts by an Angular client and the Web API after a successfully login


Java Spring Boot JAX-RS using REST API + MVC

04-October-2023

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

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

Try the demo...

The source code at GitHub

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


Java Spring Boot REST API + MVC using Spring Security

03-October-2023

Java Spring Boot 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 2 minutes. A 403 Status code may happen too!

Try the demo...

The source code at GitHub

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





A Blog made with Gatsby React and GraphQL