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

18-August-2024

A Webpack 5 boilerplate with Vue

The project I made with most stars at GitHub :-)

Try the demo...

The code at GitHub

A Webpack 5 boilerplate with Vue.js. 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.


.NET 8 REST API with Basic Authentication

18-August-2024

Blazor ( .NET 6 ) and Vue 3 clients towards a REST API by .NET 8 with C# using Basic Authentication

Traditional webhosting is used for this Application

A Basic Auth Web API created by VS Code using .NET 8 with Blazor and Vue 3 Clients + Pinia + Vite


Next.js 12 - DevOps by GitHub Actions and Pages

17-August-2024

Next.js with TypeScript - DevOps by GitHub Actions and hosted at GitHub Pages

Version used for this Web App

  • Node 14.21.3
  • Next 12.1.6
  • React 18.1.0

Try the demo...

The code at GitHub

A Create Next App with TypeScript using GitHub Actions and Pages as DevOps. This Next.js Web App is one of the default starters with a lot of useful links for learning Next.js.


Nuxt 3 Hello World Web App at GitHub Pages

17-August-2024

Nuxt 3 Hello World Web App ready for TypeScript and hosted at GitHub Pages using GitHub Actions as DevOps

Try the demo...

The code at GitHub

A Hello World by Nuxt v3.0.0 using GitHub Actions and Pages for DevOps. This Nuxt Web App is a minimal default starter


Nuxt 3 Ionic Web App at GitHub Pages

17-August-2024

Nuxt 3 Ionic TypeScript Web / Mobile Hybrid App using Capacitor IOS and Android. This starter template is hosted at GitHub Pages using GitHub Actions as DevOps

Try the demo...

The code at GitHub

This starter template is ready for developing Web / Mobile Hybrid Apps using Nuxt v3.0.0, Ionic, Capacitor, Ios and Android





A Blog made with Gatsby React and GraphQL