More info about Friday Theme

Introduzione

Sono Matteo Cavalleri:

  • Ingegnere dell’Automazione 🦾​
  • Ingegnere Industriale 🛠️
  • Progettista di Impianti Termici 🔥​

Questo sito è il mio portfolio tecnico, dove condivido conoscenza, esperienza e innovazione nel campo dell’ingegneria applicata all’automazione ed efficienza energetica.

Esperienze

  • Consulente tecnico
    • Perizie tecniche per investimenti in “Industria 5.0” e R&D
  • Programmatore CNC
    • Linguaggio di programmazione ISO per macchine CNC

Examples

Here’s some quick examples of what it can do.

Code Highlighting

var modulePattern = (function() {
    // your module code goes here
    var sum = 0 ;

    return {
        add:function() {
            sum = sum + 1;
            return sum;
        },
        reset:function() {
            return sum = 0;
        }
    }
}());

Bootstrap Components

Here’s a CSS component, it’s an alert box with the info color:

A simple info alert!

And this is a more sophisticated example, using the JS to include a carousel of images:

The spinner.

Loading...

Icons

There’s a suite of hundreds of Entypo icons included, here’s just a few.