{"id":1208,"date":"2026-05-05T10:11:31","date_gmt":"2026-05-05T10:11:31","guid":{"rendered":"https:\/\/stadiaorg.com\/?page_id=1208"},"modified":"2026-05-05T13:53:02","modified_gmt":"2026-05-05T13:53:02","slug":"cv-builder","status":"publish","type":"page","link":"https:\/\/stadiaorg.com\/it\/cv-builder\/","title":{"rendered":"\/costruttore-cv\/"},"content":{"rendered":"<div id=\"sv-cv-builder\">\n\n<style>\n#sv-cv-builder{\n  font-family:Arial,Helvetica,sans-serif;\n  max-width:1000px;\n  margin:40px auto;\n  padding:20px;\n}\n.sv-box{\n  background:#fff;\n  border:1px solid #e2e8f0;\n  border-radius:20px;\n  padding:20px;\n  margin-bottom:20px;\n}\n.sv-box h3{\n  margin-bottom:10px;\n}\n.sv-box input,\n.sv-box textarea{\n  width:100%;\n  padding:10px;\n  margin-bottom:10px;\n  border:1px solid #cbd5e1;\n  border-radius:10px;\n}\n.sv-btn{\n  background:#2563eb;\n  color:#fff;\n  border:0;\n  padding:12px 20px;\n  border-radius:999px;\n  font-weight:bold;\n  cursor:pointer;\n}\n#cv-output{\n  margin-top:30px;\n  background:#fff;\n  padding:20px;\n  border:1px solid #ddd;\n}\n<\/style>\n\n<h1>Crea il tuo CV europeo<\/h1>\n\n<div class=\"sv-box\">\n<h3>Informazioni personali<\/h3>\n<input id=\"name\" placeholder=\"Nome Cognome\">\n<input id=\"email\" placeholder=\"Email\">\n<input id=\"phone\" placeholder=\"Telefono\">\n<input id=\"location\" placeholder=\"Citt\u00e0 \/ Paese\">\n<input id=\"link\" placeholder=\"LinkedIn \/ Sito web\">\n<\/div>\n\n<div class=\"sv-box\">\n<h3>Direzione di destinazione<\/h3>\n<input id=\"role\" placeholder=\"Ruolo Target\">\n<textarea id=\"summary\" placeholder=\"Riepilogo professionale\"><\/textarea>\n<input id=\"languages\" placeholder=\"Lingue\">\n<\/div>\n\n<div class=\"sv-box\">\n<h3>Esperienza<\/h3>\n<textarea id=\"experience\" placeholder=\"Esperienza lavorativa\"><\/textarea>\n<\/div>\n\n<div class=\"sv-box\">\n<h3>Istruzione e Competenze<\/h3>\n<textarea id=\"education\" placeholder=\"Istruzione\"><\/textarea>\n<textarea id=\"skills\" placeholder=\"Competenze\"><\/textarea>\n<\/div>\n\n<button class=\"sv-btn\" onclick=\"generateCV()\">Genera CV<\/button>\n\n<div id=\"cv-output\"><\/div>\n\n<script>\nfunction getStage(){\n  try{\n    return (localStorage.getItem(\"sv_stage\") || \"\").toLowerCase();\n  }catch(e){\n    return \"\";\n  }\n}\n\nfunction generateCV(){\n\n  var name = document.getElementById(\"name\").value;\n  var email = document.getElementById(\"email\").value;\n  var phone = document.getElementById(\"phone\").value;\n  var location = document.getElementById(\"location\").value;\n  var link = document.getElementById(\"link\").value;\n  var role = document.getElementById(\"role\").value;\n  var summary = document.getElementById(\"summary\").value;\n  var experience = document.getElementById(\"experience\").value;\n  var education = document.getElementById(\"education\").value;\n  var skills = document.getElementById(\"skills\").value;\n  var languages = document.getElementById(\"languages\").value;\n\n  var stage = getStage();\n\n  \/\/ \ud83d\udc49 CV intelligente\n  if(stage.includes(\"react\")){\n    summary = \"Focused on stabilizing work and building reliable income. \" + summary;\n  }\n  else if(stage.includes(\"adapt\")){\n    summary = \"Looking to improve current position and move toward better opportunities. \" + summary;\n  }\n  else if(stage.includes(\"strateg\")){\n    summary = \"Building a clear direction and focusing on structured career growth. \" + summary;\n  }\n  else if(stage.includes(\"transform\")){\n    summary = \"Transitioning into a new professional direction with long-term potential. \" + summary;\n  }\n  else if(stage.includes(\"generat\")){\n    summary = \"Creating value through systems, ideas and long-term initiatives. \" + summary;\n  }\n\n  var html = `\n    <h2>${name}<\/h2>\n    <p>${email} | ${phone} | ${location}<\/p>\n    <p>${link}<\/p>\n\n    <h3>${role}<\/h3>\n\n    <h4>Professional Summary<\/h4>\n    <p>${summary}<\/p>\n\n    <h4>Experience<\/h4>\n    <p>${experience}<\/p>\n\n    <h4>Education<\/h4>\n    <p>${education}<\/p>\n\n    <h4>Skills<\/h4>\n    <p>${skills}<\/p>\n\n    <h4>Languages<\/h4>\n    <p>${languages}<\/p>\n\n    <button onclick=\"window.print()\" style=\"margin-top:20px;\">\n      Print \/ Save PDF\n    <\/button>\n  `;\n\n  document.getElementById(\"cv-output\").innerHTML = html;\n}\n<\/script>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Crea il tuo CV Europeo\nInformazioni Personali\nObiettivo\nDirezione\nEsperienza\nIstruzione e Competenze\nGenera CV<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1208","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/stadiaorg.com\/it\/wp-json\/wp\/v2\/pages\/1208","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stadiaorg.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stadiaorg.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stadiaorg.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stadiaorg.com\/it\/wp-json\/wp\/v2\/comments?post=1208"}],"version-history":[{"count":8,"href":"https:\/\/stadiaorg.com\/it\/wp-json\/wp\/v2\/pages\/1208\/revisions"}],"predecessor-version":[{"id":1224,"href":"https:\/\/stadiaorg.com\/it\/wp-json\/wp\/v2\/pages\/1208\/revisions\/1224"}],"wp:attachment":[{"href":"https:\/\/stadiaorg.com\/it\/wp-json\/wp\/v2\/media?parent=1208"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}