explorer

ANDREA POZZA

js index.js
php index.php
html contacts.html
html corriculum.pdf

PROJECTS

GITHUB REPOS

CODEPEN

index.js
index.php
 contacts.html
 corriculum.pdf
 Random Quote

const me = {

  fullName: "Andrea Pozza",

  age: , // 16th jul 🎂

  role: "Full-stack developer",

  level: "Junior",

  skills: [

    "Javascript",

    "PHP",

    "CSS",

    "Bootstrap",

    "Tailwind",

    "jQuery",

    "Vue.js",

    "NPM",

    "Laravel",

    "Inertia.js",

    "Composer"

  ],

  languages: [

    "italiano",

    "english",

    "español"

  ]

}