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

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


Webpack 5 boilerplate with Angular

14-February-2024

A Webpack 5 boilerplate with Angular

Try the demo...

The code at GitHub

A Webpack 5 boilerplate with Angular 8. The demo App serve the Angular logo, a Webpack logo and shows routing and compiled Sass styles. Bootstrap CSS was used to make the demo mobile friendly.


Node Express ORM Role based Membership system Email notification

13-February-2024

Node Express Sequelize ORM React TypeScript MySQL Role based Membership system using Email notification and Forgot Password

The Node Web API is hosted at Microsoft Azure App Service with the Free App Service Plan

The clients are hosted at GH Pages and at a traditional Web Hotel

The React client at GH Pages uses DevOps. The React HashRouter solves most 404 / Browser refresh issues at GH Pages

A Membership System with Authentication, User registration with Email verification and Forgot Password functionality. Secured by HTTPS, CORS and Bcrypt. For Authentication JWT access Tokens are used securing the private routes of the Web API. For testing the authentication / access token will expire after 15 minutes and a new Login is needed.

Volta was used for Node Version Management switching between Node versions


Python and Flask Starter Web App

10-February-2024

Python and Flask Starter Web App hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel

Try the demo...

A Starter Flask Web App with endpoints - secured by HTTPS

CI / CD by VS Code + GitHub + Vercel Cloud

The source code at GitHub

Python and Flask Hello World Web App

20-January-2024

Python and Flask Hello World Web App hosted at Vercel Cloud implementing DevOps by GitHub + Vercel

Try the demo...

A Hello World Flask Web App with an endpoint /about - secured by HTTPS

CI / CD by VS Code + GitHub + Vercel Cloud

The source code at GitHub




A Blog made with Gatsby React and GraphQL