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


Python and Django Hello World Web App

20-January-2024

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

Try the demo...

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

CI / CD by VS Code + GitHub + Vercel Cloud

The source code at GitHub

.NET 6 minimal Web API

17-December-2023

A minimal Web API in .NET 6 with C#

Traditional webhosting is used for this Application

Try the demo...

A minimal Web API created by VS Code using .NET 6

The Web API at GitHub

Machine Learning to predict global temperature

07-December-2023

Artificial Intelligence, Machine Learning and Deep Learning

Predict the global temperature using ML.NET with C#

This is a console application using Microsoft’s Machine Learning framework ML.NET to predict the global temperatures

Singular Spectrum Analysis (SSA) model for univariate time-series forecasting using the method "ForecastBySsa" of the class "TimeSeriesCatalog" for training the Model

The code at GitHub

Machine Learning to taste wine

07-December-2023

Artificial Intelligence, Machine Learning and Deep Learning

Tasting wine using ML.NET with C#

This is a console application using Microsoft’s Machine Learning framework ML.NET for tasting wine

FastTree regression used to train the Model

The code at GitHub

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.





A Blog made with Gatsby React and GraphQL