{"id":20876,"date":"2025-06-29T22:43:30","date_gmt":"2025-06-29T22:43:30","guid":{"rendered":"https:\/\/acreditanisso.com.br\/?p=20876"},"modified":"2025-06-29T22:43:34","modified_gmt":"2025-06-29T22:43:34","slug":"como-hacer-un-curriculum-desde-cero","status":"publish","type":"post","link":"https:\/\/acreditanisso.com.br\/es\/como-hacer-un-curriculum-desde-cero\/","title":{"rendered":"C\u00f3mo hacer un curr\u00edculum desde cero"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Tu gu\u00eda paso a paso para construir un buen perfil profesional<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aprender c\u00f3mo hacer un curr\u00edculum desde cero puede parecer complicado, pero es una habilidad fundamental si quieres conseguir trabajo, especialmente en un mercado laboral competitivo como el actual.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El curr\u00edculum no es solo una hoja con datos personales, sino una herramienta clave que abre puertas a entrevistas. Por eso, es esencial prepararlo de manera estrat\u00e9gica y atractiva.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-17jf5Y\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/acreditanisso.com.br\/es\/que-hacer-si-tu-jefe-no-te-valora\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Qu\u00e9 hacer si tu jefe no te valora\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/37.jpg\" alt=\"qu\u00e9 hacer si tu jefe no te valora\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/acreditanisso.com.br\/es\/que-hacer-si-tu-jefe-no-te-valora\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Qu\u00e9 hacer si tu jefe no te valora\">\n            Qu\u00e9 hacer si tu jefe no te valora        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Sentir que no te valoran en el trabajo puede ser desgastante. Pero hay formas de actuar sin perder tu estabilidad ni tu motivaci\u00f3n profesional.         <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/acreditanisso.com.br\/es\/que-hacer-si-tu-jefe-no-te-valora\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Contin&#250;e Leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/acreditanisso.com.br\/es\/que-hacer-si-tu-jefe-no-te-valora\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/37.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Qu\u00e9 hacer si tu jefe no te valora              <\/p>\n              <a href=\"https:\/\/acreditanisso.com.br\/es\/que-hacer-si-tu-jefe-no-te-valora\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Contin&#250;e Leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo sitio              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Incluso sin experiencia laboral, es posible destacar con un CV bien estructurado. La clave est\u00e1 en organizar bien tus fortalezas, formaciones, habilidades y objetivos profesionales.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En este art\u00edculo te mostramos paso a paso <strong>c\u00f3mo hacer un curr\u00edculum<\/strong>, qu\u00e9 secciones incluir, qu\u00e9 errores evitar y c\u00f3mo adaptarlo para tener m\u00e1s oportunidades reales.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">La estructura b\u00e1sica que todo curr\u00edculum debe tener<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Un curr\u00edculum claro y bien organizado facilita la lectura por parte de los reclutadores. No necesitas plantillas sofisticadas: con un formato ordenado ya estar\u00e1s por delante.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Primero, usa un dise\u00f1o limpio. Los m\u00e1rgenes deben estar alineados, el tipo de letra debe ser legible y la informaci\u00f3n jerarquizada en secciones bien diferenciadas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La extensi\u00f3n ideal de un curr\u00edculum es una o dos p\u00e1ginas. M\u00e1s que eso puede resultar excesivo, especialmente si est\u00e1s empezando tu trayectoria laboral.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Saber c\u00f3mo hacer un curr\u00edculum no solo implica escribir tus datos, sino decidir c\u00f3mo presentar cada secci\u00f3n con claridad, honestidad y foco en el puesto deseado.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Secciones imprescindibles de un CV profesional<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Todo curr\u00edculum debe contar con ciertos bloques de informaci\u00f3n. A continuaci\u00f3n, repasamos las secciones que no pueden faltar, incluso si no tienes experiencia laboral previa.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Informaci\u00f3n personal y contacto<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Debes incluir nombre completo, correo electr\u00f3nico profesional, n\u00famero de tel\u00e9fono y ciudad o zona de residencia. Evita correos informales o con apodos poco serios.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>No es obligatorio a\u00f1adir fotograf\u00eda, pero si decides hacerlo, aseg\u00farate de que sea actual, profesional, con fondo neutro y expresi\u00f3n amable.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Perfil profesional u objetivo<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Es un peque\u00f1o p\u00e1rrafo donde indicas tu objetivo laboral o perfil general. Responde brevemente a qui\u00e9n eres, qu\u00e9 sabes hacer y qu\u00e9 tipo de empleo buscas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este espacio debe ser claro y adaptado a cada oferta. Es fundamental si est\u00e1s aprendiendo <strong>c\u00f3mo hacer un curr\u00edculum<\/strong> sin experiencia previa.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Experiencia laboral (si la tienes)<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si ya trabajaste antes, incluye tus puestos en orden cronol\u00f3gico inverso. A\u00f1ade el nombre de la empresa, cargo, fechas y tareas principales realizadas en cada experiencia.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Destaca logros concretos siempre que sea posible: aumento de ventas, mejora en procesos o reconocimientos. Eso muestra impacto real. Cuida la redacci\u00f3n y evita repeticiones innecesarias.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Formaci\u00f3n complementaria<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s de estudios formales, puedes incluir cursos, seminarios o certificaciones relevantes. Menciona nombre, instituci\u00f3n, duraci\u00f3n y fecha. Si a\u00fan est\u00e1 en curso, ind\u00edcalo claramente para evitar confusi\u00f3n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este apartado es clave para quienes est\u00e1n aprendiendo c\u00f3mo hacer un curr\u00edculum sin mucha experiencia. Demuestra inter\u00e9s, aprendizaje constante y ganas de mejorar profesionalmente con acciones concretas.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">C\u00f3mo resaltar si nunca trabajaste antes<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Muchos candidatos creen que sin experiencia no tienen nada para poner. Pero hay formas de demostrar valor incluso antes de haber trabajado formalmente.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Puedes incluir pr\u00e1cticas, voluntariados, formaci\u00f3n complementaria, idiomas, habilidades digitales, participaci\u00f3n en actividades extracurriculares o proyectos escolares relevantes.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si ayudaste en el negocio de un familiar, si cuidaste ni\u00f1os o si participaste en una organizaci\u00f3n comunitaria, todo eso puede mencionarse como experiencia \u00fatil.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Quienes entienden bien c\u00f3mo hacer un curr\u00edculum desde cero saben que lo importante no es la cantidad de empleos anteriores, sino la forma de contar lo que sabes.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tu actitud, tu voluntad de aprender y tu capacidad de adaptarte son elementos que tambi\u00e9n suman mucho valor a los ojos de una empresa.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Errores que debes evitar en tu curr\u00edculum<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Un CV mal escrito o con errores puede cerrarte muchas puertas. Por eso, es fundamental revisar y cuidar cada detalle antes de enviarlo a una oferta laboral.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Falta de revisi\u00f3n ortogr\u00e1fica<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Errores de ortograf\u00eda o puntuaci\u00f3n generan una impresi\u00f3n negativa. Usa herramientas autom\u00e1ticas de correcci\u00f3n y, si puedes, pide a alguien que revise tu texto.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La presentaci\u00f3n tambi\u00e9n importa: elige una fuente clara, mant\u00e9n los espacios equilibrados y evita usar muchos colores o estilos de letra diferentes.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Incluir informaci\u00f3n irrelevante<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>No pongas datos que no aportan al objetivo del CV. Si la informaci\u00f3n no ayuda a conseguir el puesto, es mejor dejarla fuera.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tener claro c\u00f3mo hacer un curr\u00edculum implica tambi\u00e9n saber qu\u00e9 quitar, no solo qu\u00e9 incluir. La brevedad tambi\u00e9n es una virtud en estos documentos.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Informaci\u00f3n desactualizada<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Muchos candidatos olvidan actualizar datos importantes como n\u00famero telef\u00f3nico, direcci\u00f3n o \u00faltimo empleo. Esto genera confusi\u00f3n y puede dificultar que las empresas te contacten r\u00e1pidamente para entrevistas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tambi\u00e9n debes revisar fechas, formaciones o cursos. Mostrar informaci\u00f3n antigua puede dar la impresi\u00f3n de que no est\u00e1s al d\u00eda ni comprometido con tu propio desarrollo profesional y laboral.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Usar frases demasiado gen\u00e9ricas<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Evita frases como \u201csoy responsable\u201d o \u201cme gusta trabajar en equipo\u201d sin ejemplos. Esas afirmaciones suenan vac\u00edas si no las respaldas con evidencia o contexto real.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Quienes dominan c\u00f3mo hacer un curr\u00edculum saben que es mejor mostrar que contar. Usa verbos de acci\u00f3n y detalla logros concretos para dar credibilidad a tu perfil.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">C\u00f3mo adaptar tu curr\u00edculum a cada oferta<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Enviar siempre el mismo CV puede parecer pr\u00e1ctico, pero personalizarlo aumenta tus posibilidades de ser seleccionado para una entrevista.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Analiza la oferta detenidamente<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lee bien qu\u00e9 busca la empresa. Toma nota de las palabras clave y los requisitos principales. Luego adapta tu curr\u00edculum para mostrar que encajas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>No se trata de mentir, sino de resaltar lo que m\u00e1s se alinea con la vacante. Cambiar el orden de las secciones puede ayudarte.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Usa un lenguaje similar al de la empresa<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si la oferta menciona \u201catenci\u00f3n al cliente\u201d como requisito, aseg\u00farate de que esa expresi\u00f3n tambi\u00e9n aparezca en tu curr\u00edculum.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Quienes dominan <strong>c\u00f3mo hacer un curr\u00edculum<\/strong> saben que el lenguaje conecta. Usar los mismos t\u00e9rminos mejora tus resultados en plataformas automatizadas y en manos del reclutador.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Qu\u00e9 habilidades incluir y c\u00f3mo mostrarlas<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Las habilidades permiten completar tu perfil, sobre todo si a\u00fan no tienes mucha experiencia profesional. Aqu\u00ed se combinan tanto habilidades t\u00e9cnicas como blandas.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Habilidades t\u00e9cnicas<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Incluye programas inform\u00e1ticos, idiomas, herramientas de gesti\u00f3n, dise\u00f1o o cualquier software relevante. Tambi\u00e9n puedes a\u00f1adir cursos realizados que te hayan aportado capacidades espec\u00edficas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>No digas solo \u201ccomputaci\u00f3n\u201d. S\u00e9 espec\u00edfico: \u201cmanejo b\u00e1sico de Excel\u201d, \u201cCanva para dise\u00f1o de contenidos\u201d, \u201cGoogle Drive para colaboraci\u00f3n\u201d. Eso demuestra preparaci\u00f3n y enfoque.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Habilidades blandas<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Son cualidades personales como responsabilidad, proactividad, puntualidad, empat\u00eda o trabajo en equipo. Estas competencias suelen ser muy valoradas en sectores con trato directo al p\u00fablico.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Una parte importante de entender c\u00f3mo hacer un curr\u00edculum desde cero es identificar qu\u00e9 habilidades tienes y c\u00f3mo expresarlas de forma clara y convincente.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Herramientas y consejos para mejorar tu CV<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Crear un curr\u00edculum no debe ser complicado si usas las herramientas adecuadas. Hoy en d\u00eda, existen plataformas gratuitas que te facilitan este proceso.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s de usar plantillas, es importante mantener tu CV actualizado, adaptarlo a cada oferta y evitar errores comunes que pueden costarte oportunidades importantes.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u2705 <strong>Canva para curr\u00edculum:<\/strong> Ofrece plantillas visualmente atractivas y f\u00e1ciles de editar, incluso sin experiencia en dise\u00f1o. Ideal para destacar sin perder profesionalismo ni estructura.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u2705 <strong>Novoresume o Zety:<\/strong> Estas plataformas permiten crear curr\u00edculums profesionales con orientaci\u00f3n paso a paso. Algunas funciones son de pago, pero ofrecen versiones gratuitas \u00fatiles.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u2705 <strong>PDF siempre que puedas:<\/strong> Env\u00eda tu CV en formato PDF para evitar que el dise\u00f1o se desconfigure. Eso demuestra cuidado, seriedad y facilita la lectura al reclutador.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u2705 <strong>Guarda versiones diferentes:<\/strong> Personaliza el contenido seg\u00fan el tipo de trabajo. Tener varias versiones listas te permite aplicar r\u00e1pido sin perder calidad en la presentaci\u00f3n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u2705 <strong>LinkedIn como complemento:<\/strong> Actualiza tu perfil profesional online. Muchos reclutadores comparan tu CV con lo que ven en redes. La coherencia genera confianza inmediata.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Recomendaci\u00f3n de lectura \u00fatil para continuar<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ahora que ya sabes c\u00f3mo hacer un curr\u00edculum desde cero, es el momento de dar el siguiente paso: registrarte en portales de empleo confiables como InfoJobs.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Contar con tu curr\u00edculum no sirve de mucho si nadie lo ve. Por eso, aprender a publicar tu perfil en plataformas conocidas puede marcar la diferencia.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>InfoJobs es una de las webs m\u00e1s utilizadas en Espa\u00f1a. Desde all\u00ed puedes aplicar directamente a cientos de ofertas de empleo seg\u00fan tu sector y experiencia.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Te recomendamos leer el art\u00edculo C\u00f3mo registrarse en InfoJobs r\u00e1pido, donde aprender\u00e1s a crear tu perfil, subir tu CV y empezar a postularte hoy mismo.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1rzl2u\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/acreditanisso.com.br\/es\/como-registrarse-en-infojobs\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"C\u00f3mo registrarse en InfoJobs r\u00e1pido\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/46.jpg\" alt=\"c\u00f3mo registrarse en InfoJobs\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/acreditanisso.com.br\/es\/como-registrarse-en-infojobs\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"C\u00f3mo registrarse en InfoJobs r\u00e1pido\">\n            C\u00f3mo registrarse en InfoJobs r\u00e1pido        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Crear un perfil laboral online puede ser simple si sigues los pasos correctos. Descubre c\u00f3mo empezar con InfoJobs y acceder a miles de ofertas.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/acreditanisso.com.br\/es\/como-registrarse-en-infojobs\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Contin&#250;e Leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/acreditanisso.com.br\/es\/como-registrarse-en-infojobs\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/46.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                C\u00f3mo registrarse en InfoJobs r\u00e1pido              <\/p>\n              <a href=\"https:\/\/acreditanisso.com.br\/es\/como-registrarse-en-infojobs\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Contin&#250;e Leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo sitio              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Si nunca preparaste un curr\u00edculum, este paso a paso te orienta com claridad y te prepara para competir con seguridad por nuevas oportunidades.<\/p>","protected":false},"author":34,"featured_media":20877,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4343],"tags":[4372,4373,4364],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>C\u00f3mo hacer un curr\u00edculum desde cero - Acredita Nisso?<\/title>\n<meta name=\"description\" content=\"Aprende c\u00f3mo hacer un curr\u00edculum efectivo desde cero y aumenta tus oportunidades laborales r\u00e1pidamente. Vea m\u00e1s.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/acreditanisso.com.br\/es\/como-hacer-un-curriculum-desde-cero\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"C\u00f3mo hacer un curr\u00edculum desde cero - Acredita Nisso?\" \/>\n<meta property=\"og:description\" content=\"Aprende c\u00f3mo hacer un curr\u00edculum efectivo desde cero y aumenta tus oportunidades laborales r\u00e1pidamente. Vea m\u00e1s.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/acreditanisso.com.br\/es\/como-hacer-un-curriculum-desde-cero\/\" \/>\n<meta property=\"og:site_name\" content=\"Acredita Nisso?\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-29T22:43:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-29T22:43:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/45.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"samscorbaioli\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"samscorbaioli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/\",\"url\":\"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/\",\"name\":\"C\u00f3mo hacer un curr\u00edculum desde cero - Acredita Nisso?\",\"isPartOf\":{\"@id\":\"https:\/\/acreditanisso.com.br\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/45.jpg\",\"datePublished\":\"2025-06-29T22:43:30+00:00\",\"dateModified\":\"2025-06-29T22:43:34+00:00\",\"author\":{\"@id\":\"https:\/\/acreditanisso.com.br\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1\"},\"description\":\"Aprende c\u00f3mo hacer un curr\u00edculum efectivo desde cero y aumenta tus oportunidades laborales r\u00e1pidamente. Vea m\u00e1s.\",\"breadcrumb\":{\"@id\":\"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/#breadcrumb\"},\"inLanguage\":\"es-MX\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-MX\",\"@id\":\"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/#primaryimage\",\"url\":\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/45.jpg\",\"contentUrl\":\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/45.jpg\",\"width\":1280,\"height\":720,\"caption\":\"Fuente: AdobeStock.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/acreditanisso.com.br\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"C\u00f3mo hacer un curr\u00edculum desde cero\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/acreditanisso.com.br\/#website\",\"url\":\"https:\/\/acreditanisso.com.br\/\",\"name\":\"Acredita Nisso?\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/acreditanisso.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es-MX\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/acreditanisso.com.br\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1\",\"name\":\"samscorbaioli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-MX\",\"@id\":\"https:\/\/acreditanisso.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"caption\":\"samscorbaioli\"},\"url\":\"https:\/\/acreditanisso.com.br\/es\/author\/samscorbaioli\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"C\u00f3mo hacer un curr\u00edculum desde cero - Acredita Nisso?","description":"Aprende c\u00f3mo hacer un curr\u00edculum efectivo desde cero y aumenta tus oportunidades laborales r\u00e1pidamente. Vea m\u00e1s.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/acreditanisso.com.br\/es\/como-hacer-un-curriculum-desde-cero\/","og_locale":"es_MX","og_type":"article","og_title":"C\u00f3mo hacer un curr\u00edculum desde cero - Acredita Nisso?","og_description":"Aprende c\u00f3mo hacer un curr\u00edculum efectivo desde cero y aumenta tus oportunidades laborales r\u00e1pidamente. Vea m\u00e1s.","og_url":"https:\/\/acreditanisso.com.br\/es\/como-hacer-un-curriculum-desde-cero\/","og_site_name":"Acredita Nisso?","article_published_time":"2025-06-29T22:43:30+00:00","article_modified_time":"2025-06-29T22:43:34+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/45.jpg","type":"image\/jpeg"}],"author":"samscorbaioli","twitter_card":"summary_large_image","twitter_misc":{"Written by":"samscorbaioli","Est. reading time":"8 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/","url":"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/","name":"C\u00f3mo hacer un curr\u00edculum desde cero - Acredita Nisso?","isPartOf":{"@id":"https:\/\/acreditanisso.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/#primaryimage"},"image":{"@id":"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/#primaryimage"},"thumbnailUrl":"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/45.jpg","datePublished":"2025-06-29T22:43:30+00:00","dateModified":"2025-06-29T22:43:34+00:00","author":{"@id":"https:\/\/acreditanisso.com.br\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1"},"description":"Aprende c\u00f3mo hacer un curr\u00edculum efectivo desde cero y aumenta tus oportunidades laborales r\u00e1pidamente. Vea m\u00e1s.","breadcrumb":{"@id":"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/#breadcrumb"},"inLanguage":"es-MX","potentialAction":[{"@type":"ReadAction","target":["https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/"]}]},{"@type":"ImageObject","inLanguage":"es-MX","@id":"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/#primaryimage","url":"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/45.jpg","contentUrl":"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/45.jpg","width":1280,"height":720,"caption":"Fuente: AdobeStock."},{"@type":"BreadcrumbList","@id":"https:\/\/acreditanisso.com.br\/como-hacer-un-curriculum-desde-cero\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/acreditanisso.com.br\/"},{"@type":"ListItem","position":2,"name":"C\u00f3mo hacer un curr\u00edculum desde cero"}]},{"@type":"WebSite","@id":"https:\/\/acreditanisso.com.br\/#website","url":"https:\/\/acreditanisso.com.br\/","name":"Acredita Nisso?","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/acreditanisso.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es-MX"},{"@type":"Person","@id":"https:\/\/acreditanisso.com.br\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1","name":"samscorbaioli","image":{"@type":"ImageObject","inLanguage":"es-MX","@id":"https:\/\/acreditanisso.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","caption":"samscorbaioli"},"url":"https:\/\/acreditanisso.com.br\/es\/author\/samscorbaioli\/"}]}},"_links":{"self":[{"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/posts\/20876"}],"collection":[{"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/comments?post=20876"}],"version-history":[{"count":1,"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/posts\/20876\/revisions"}],"predecessor-version":[{"id":20888,"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/posts\/20876\/revisions\/20888"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/media\/20877"}],"wp:attachment":[{"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/media?parent=20876"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/categories?post=20876"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/tags?post=20876"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}