{"id":2428,"date":"2026-07-28T12:27:05","date_gmt":"2026-07-28T10:27:05","guid":{"rendered":"https:\/\/koredesign.studio\/?page_id=2428"},"modified":"2026-07-30T00:35:00","modified_gmt":"2026-07-29T22:35:00","slug":"seafairing","status":"publish","type":"page","link":"https:\/\/koredesign.studio\/es\/seafairing\/","title":{"rendered":"SeaFairing"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2428\" class=\"elementor elementor-2428\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ab946ff e-con e-atomic-element e-flexbox-base e-2ab946ff-cdad7fd\" data-id=\"2ab946ff\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"2ab946ff\">\n    <a class=\"elementor-element elementor-element-2199f13c e-con e-atomic-element e-flexbox-base e-2199f13c-dc6712d\" data-id=\"2199f13c\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"2199f13c\" href=\"https:\/\/koredesign.studio\/es\/web-development\" target=\"_self\">\n    \t\t\t<p class=\"e-7549a0bd-906e990 e-paragraph-base\" data-interaction-id=\"7549a0bd\">Desarrollo Web<\/p>\n\t\t\n<\/a>\n<div class=\"elementor-element elementor-element-18b6157e e-flex e-con-boxed e-con e-parent\" data-id=\"18b6157e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<h2 data-interaction-id=\"3edac14c\" class=\"e-3edac14c-a60e23e e-heading-base\">SeaFairing<\/h2>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-52f73e e-con e-atomic-element e-flexbox-base e-52f73e-b80083e\" data-id=\"52f73e\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"52f73e\">\n    <div class=\"elementor-element elementor-element-3a238d52 e-con e-atomic-element e-flexbox-base e-3a238d52-37c3307\" data-id=\"3a238d52\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"3a238d52\">\n    \t\t\t<h2 data-interaction-id=\"4c3a3076\" class=\"e-4c3a3076-0f3d26e e-heading-base\">Descripci\u00f3n General<\/h2>\n\t\t\t\t\t<p class=\"e-paragraph-base\" data-interaction-id=\"3f4bba1f\">Como parte del Programa de Pr\u00e1cticas de Mayerfeld, nuestro equipo de cuatro personas tuvo la tarea de desarrollar una aplicaci\u00f3n web responsiva multip\u00e1gina completa llamada <strong id=\"e-ms4lhe8y-8he4ohd\">SeaFairing<\/strong> , basada en las especificaciones del cliente. El objetivo era recrear con precisi\u00f3n las referencias de dise\u00f1o visual proporcionadas, a la vez que se estructuraba una arquitectura web din\u00e1mica de 3 a 5 p\u00e1ginas completamente desde cero.<\/p>\n\t\t\t\t\t<h2 data-interaction-id=\"5e018aeb\" class=\"e-5e018aeb-8989f05 e-heading-base\">El Desaf\u00edo<\/h2>\n\t\t\t\t\t<p class=\"e-paragraph-base\" data-interaction-id=\"2267aa83\">El cliente proporcion\u00f3 dise\u00f1os visuales espec\u00edficos, una jerarqu\u00eda tipogr\u00e1fica definida (integraci\u00f3n de la fuente Roboto) y paletas de colores sin dependencias de c\u00f3digo ni contenido web predefinidos. La principal limitaci\u00f3n fue la estricta restricci\u00f3n tecnol\u00f3gica: se prohibieron los frameworks, los preprocesadores CSS (SASS) y las bibliotecas de interfaz de usuario externas, requiriendo HTML5 y CSS3 puros. Adem\u00e1s, coordinar un equipo de cuatro desarrolladores en una \u00fanica base de c\u00f3digo exigi\u00f3 flujos de trabajo Git rigurosos para evitar conflictos de estilo, garantizar la adaptabilidad a diferentes dispositivos y mantener una ejecuci\u00f3n de dise\u00f1o uniforme en todas las subp\u00e1ginas.<\/p>\n\t\t\t\t\t<h2 data-interaction-id=\"7cdcba65\" class=\"e-7cdcba65-ff1006c e-heading-base\">Nuestro Enfoque<\/h2>\n\t\t\t\t\t<p class=\"e-paragraph-base\" data-interaction-id=\"14aefabe\">Para garantizar la claridad estructural y un trabajo en equipo eficiente, implementamos una estrategia de desarrollo por fases:<br>&nbsp; &nbsp; &nbsp;-&nbsp;<strong id=\"e-ms4lmnxe-bcyt3mw\">Prototipado UX y Wireframing:<\/strong> Antes de escribir c\u00f3digo, dise\u00f1amos proactivamente un wireframe fundamental en Figma. Esto estableci\u00f3 una cuadr\u00edcula visual unificada, una estructura definida y un flujo de p\u00e1gina coherente para alinear el trabajo del equipo.<br><br>&nbsp; &nbsp; &nbsp;-&nbsp;<strong id=\"e-ms4lmnxe-8fr8b1p\">HTML Sem\u00e1ntico Progresivo:<\/strong> Siguiendo las mejores pr\u00e1cticas de desarrollo, mapeamos las estructuras HTML secci\u00f3n por secci\u00f3n antes de aplicar los estilos, asegurando \u00e1rboles DOM limpios y un flujo de contenido adecuado.<br><br>&nbsp; &nbsp; &nbsp;-&nbsp;<strong id=\"e-ms4lmnxe-oracepu\">Sistema CSS y Tipograf\u00eda:<\/strong> Configuramos variables CSS personalizadas globales para cumplir estrictamente con las directrices del cliente (colores, interlineado, grosor de fuente e integraci\u00f3n de la tipograf\u00eda Roboto).<br><br>&nbsp; &nbsp; &nbsp;-&nbsp;<strong id=\"e-ms4lmnxe-yr5yumx\">Arquitectura de Dise\u00f1o (Flexbox):<\/strong> Implementamos m\u00f3dulos modernos de dise\u00f1o CSS (Flexbox) secci\u00f3n por secci\u00f3n (encabezado\/navegaci\u00f3n, secci\u00f3n principal, bloques de contenido, vistas de varias p\u00e1ginas y pie de p\u00e1gina) para lograr una alineaci\u00f3n adaptable en todos los puntos de interrupci\u00f3n del dispositivo.<br><br>&nbsp; &nbsp; &nbsp;-&nbsp;<strong id=\"e-ms4lmnxe-ckikx9v\">Colaboraci\u00f3n en Git:<\/strong> Gestion\u00e9 un repositorio compartido de GitHub con propiedad basada en componentes y revisiones de c\u00f3digo entre pares, lo que garantiz\u00f3 convenciones de nomenclatura CSS consistentes y una gesti\u00f3n limpia de los conflictos de fusi\u00f3n.<\/p>\n\t\t\t\t\t<h2 data-interaction-id=\"684995b0\" class=\"e-684995b0-41ae626 e-heading-base\">Galer\u00eda de Proyectos<\/h2>\n\t\t<div class=\"elementor-element elementor-element-6052cfad e-con e-atomic-element e-flexbox-base e-6052cfad-26a777c\" data-id=\"6052cfad\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"6052cfad\">\n    <div class=\"elementor-element elementor-element-e1664fa e-con e-atomic-element e-flexbox-base e-4343bac\" data-id=\"e1664fa\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"e1664fa\">\n    <div class=\"elementor-element elementor-element-30feaf0 e-con e-atomic-element e-flexbox-base e-c2867b4\" data-id=\"30feaf0\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"30feaf0\">\n    \t\t\t<img fetchpriority=\"high\" decoding=\"async\" class=\"e-image-base\" data-interaction-id=\"e534270\" id=\"2502\" src=\"https:\/\/koredesign.studio\/wp-content\/uploads\/2026\/07\/mockup-seafairing-web-development.png\" width=\"1536\" height=\"1024\" srcset=\"https:\/\/koredesign.studio\/wp-content\/uploads\/2026\/07\/mockup-seafairing-web-development.png 1536w, https:\/\/koredesign.studio\/wp-content\/uploads\/2026\/07\/mockup-seafairing-web-development-300x200.png 300w, https:\/\/koredesign.studio\/wp-content\/uploads\/2026\/07\/mockup-seafairing-web-development-1024x683.png 1024w, https:\/\/koredesign.studio\/wp-content\/uploads\/2026\/07\/mockup-seafairing-web-development-768x512.png 768w, https:\/\/koredesign.studio\/wp-content\/uploads\/2026\/07\/mockup-seafairing-web-development-18x12.png 18w\" alt=\"\"\/>\t\t<a class=\"elementor-element elementor-element-edc8ba4 e-con e-atomic-element e-flexbox-base e-edc8ba4-2360c82\" data-id=\"edc8ba4\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"edc8ba4\" href=\"https:\/\/davebett.github.io\/jumping-game\/\" target=\"_blank\">\n    \t\t\t<p class=\"e-c928b67-222adfd e-paragraph-base\" data-interaction-id=\"c928b67\">Visita la Web<\/p>\n\t\t\n<\/a>\n\n<\/div>\n<div class=\"elementor-element elementor-element-158efa4 e-con e-atomic-element e-flexbox-base e-b228658\" data-id=\"158efa4\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"158efa4\">\n    \t\t\t<a href=\"https:\/\/github.com\/Edgarfsb\/html-css-website\" target=\"_blank\" class=\"e-image-link-base\" data-interaction-id=\"4482a98\"\n\t><img decoding=\"async\" class=\"e-image-base\" id=\"2500\" src=\"https:\/\/koredesign.studio\/wp-content\/uploads\/2026\/07\/github-card-seafairing-kore-studio.png\" width=\"1536\" height=\"1024\" srcset=\"https:\/\/koredesign.studio\/wp-content\/uploads\/2026\/07\/github-card-seafairing-kore-studio.png 1536w, https:\/\/koredesign.studio\/wp-content\/uploads\/2026\/07\/github-card-seafairing-kore-studio-300x200.png 300w, https:\/\/koredesign.studio\/wp-content\/uploads\/2026\/07\/github-card-seafairing-kore-studio-1024x683.png 1024w, https:\/\/koredesign.studio\/wp-content\/uploads\/2026\/07\/github-card-seafairing-kore-studio-768x512.png 768w, https:\/\/koredesign.studio\/wp-content\/uploads\/2026\/07\/github-card-seafairing-kore-studio-18x12.png 18w\" alt=\"\"\/>\t<\/a>\t\t\n<\/div>\n\n<\/div>\n\n<\/div>\n\t\t\t<h2 data-interaction-id=\"6a60e922\" class=\"e-6a60e922-775fbab e-heading-base\">Resultados<\/h2>\n\t\t\t\t\t<p class=\"e-paragraph-base\" data-interaction-id=\"4f442100\">La plataforma web <strong id=\"e-ms4luwna-c6b0n9q\">SeaFairing<\/strong> , finalizada con \u00e9xito dentro del alcance de las pr\u00e1cticas, ofrece una experiencia web intuitiva y multip\u00e1gina:<br>&nbsp; &nbsp; &nbsp;-&nbsp;<strong id=\"e-ms4luwna-m2rfwv3\">Alta Fidelidad Visual:<\/strong> Se reprodujeron los planos de dise\u00f1o del cliente con gran precisi\u00f3n en el espaciado, la jerarqu\u00eda tipogr\u00e1fica y la coherencia visual.<br><br>&nbsp; &nbsp; &nbsp;-&nbsp;<strong id=\"e-ms4luwna-z18fdco\">Arquitectura Multip\u00e1gina Adaptable:<\/strong> Se desarroll\u00f3 una estructura fluida de cuatro p\u00e1ginas con navegaci\u00f3n impecable y una imagen de marca coherente en todos los tama\u00f1os de pantalla.<br><br>&nbsp; &nbsp; &nbsp;-&nbsp;<strong id=\"e-ms4luwna-ffgzk8m\">C\u00f3digo Base Limpio y Sin Frameworks:<\/strong> Se cre\u00f3 una aplicaci\u00f3n ligera, accesible y pura en HTML5\/CSS3, con una velocidad de carga \u00f3ptima y sin dependencias externas.<br><br>&nbsp; &nbsp; &nbsp;-&nbsp;<strong id=\"e-ms4luwna-ngcsog7\">Sinercia de Equipo Optimizada:<\/strong> Se gestion\u00f3 un repositorio GitHub colaborativo y limpio entre los cuatro miembros, demostrando una organizaci\u00f3n eficaz del flujo de trabajo y un control de versiones eficiente.<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-5dd413e e-con e-atomic-element e-flexbox-base e-5dd413e-2439763\" data-id=\"5dd413e\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"5dd413e\">\n    <div class=\"elementor-element elementor-element-3cb2d10 e-con e-atomic-element e-flexbox-base e-3cb2d10-ad65cdf\" data-id=\"3cb2d10\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"3cb2d10\">\n    <div class=\"elementor-element elementor-element-5c2906ff e-con e-atomic-element e-flexbox-base e-5c2906ff-ba4bb26\" data-id=\"5c2906ff\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"5c2906ff\">\n    <div class=\"elementor-element elementor-element-6fbadc76 e-con e-atomic-element e-flexbox-base e-6fbadc76-133a9a1\" data-id=\"6fbadc76\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"6fbadc76\">\n    \t\t<div class=\"elementor-element elementor-element-35fd4b96 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"35fd4b96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" class=\"bi bi-calendar\" viewbox=\"0 0 16 16\"><path d=\"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-4fdad50a e-con e-atomic-element e-flexbox-base e-4fdad50a-092d94e\" data-id=\"4fdad50a\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"4fdad50a\">\n    \t\t\t<p class=\"e-paragraph-base\" data-interaction-id=\"dbb64bf\">A\u00d1O<\/p>\n\t\t\n<\/div>\n\t\t\t<p class=\"e-6d1c239e-d973563 e-paragraph-base\" data-interaction-id=\"6d1c239e\">2026<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-67120f01 e-con e-atomic-element e-flexbox-base e-67120f01-622c22e\" data-id=\"67120f01\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"67120f01\">\n    <div class=\"elementor-element elementor-element-7425bc04 e-con e-atomic-element e-flexbox-base e-7425bc04-edff68c\" data-id=\"7425bc04\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"7425bc04\">\n    \t\t<div class=\"elementor-element elementor-element-6198eb5a elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"6198eb5a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" class=\"bi bi-tag\" viewbox=\"0 0 16 16\"><path d=\"M6 4.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m-1 0a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0\"><\/path><path d=\"M2 1h4.586a1 1 0 0 1 .707.293l7 7a1 1 0 0 1 0 1.414l-4.586 4.586a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 1 6.586V2a1 1 0 0 1 1-1m0 5.586 7 7L13.586 9l-7-7H2z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-593ce82d e-con e-atomic-element e-flexbox-base e-593ce82d-686d8fb\" data-id=\"593ce82d\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"593ce82d\">\n    \t\t\t<p class=\"e-paragraph-base\" data-interaction-id=\"4b9214c4\">SERVICIOS<\/p>\n\t\t\n<\/div>\n\t\t\t<p class=\"e-46656e55-be656e7 e-paragraph-base\" data-interaction-id=\"46656e55\">Dise\u00f1o y Desarrollo Web<br>Dise\u00f1o UX\/UI y Creaci\u00f3n de Wireframes<br>Desarrollo Web Responsive<\/p>\n\t\t\t\t\t<p class=\"e-5e0a8287-d7c480f e-paragraph-base\" data-interaction-id=\"5e0a8287\">HERRAMIENTAS Y TECNOLOG\u00cdA<\/p>\n\t\t<div class=\"elementor-element elementor-element-170e705e e-con e-atomic-element e-flexbox-base e-170e705e-5e9f5f8\" data-id=\"170e705e\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"170e705e\">\n    <div class=\"elementor-element elementor-element-4ea8958d e-con e-atomic-element e-flexbox-base e-4ea8958d-2623c23\" data-id=\"4ea8958d\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"4ea8958d\">\n    \t\t\t<p class=\"e-2da1b741-e8340a3 e-paragraph-base\" data-interaction-id=\"2da1b741\">Figma<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-67d2b987 e-con e-atomic-element e-flexbox-base e-67d2b987-e035054\" data-id=\"67d2b987\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"67d2b987\">\n    \t\t\t<p class=\"e-4d13f620-7097bc8 e-paragraph-base\" data-interaction-id=\"4d13f620\">HTML5<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-57d40060 e-con e-atomic-element e-flexbox-base e-57d40060-4eb3aa4\" data-id=\"57d40060\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"57d40060\">\n    \t\t\t<p class=\"e-59f6d24e-1d64c07 e-paragraph-base\" data-interaction-id=\"59f6d24e\">CSS3<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-3027bf0 e-con e-atomic-element e-flexbox-base e-3027bf0-47a5c20\" data-id=\"3027bf0\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"3027bf0\">\n    \t\t\t<p class=\"e-50ac43f-97282e9 e-paragraph-base\" data-interaction-id=\"50ac43f\">Git<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-3b14987 e-con e-atomic-element e-flexbox-base e-3b14987-dc637f3\" data-id=\"3b14987\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"3b14987\">\n    \t\t\t<p class=\"e-6c6e8d4-f184149 e-paragraph-base\" data-interaction-id=\"6c6e8d4\">GitHub<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-5f51bb2 e-con e-atomic-element e-flexbox-base e-5f51bb2-57fbc51\" data-id=\"5f51bb2\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"5f51bb2\">\n    \t\t\t<p class=\"e-a711381-f06d1ae e-paragraph-base\" data-interaction-id=\"a711381\">VS Code<\/p>\n\t\t\n<\/div>\n\n<\/div>\n\t\t\t<p class=\"e-49f3989d-959bc68 e-paragraph-base\" data-interaction-id=\"49f3989d\">ETIQUETAS<\/p>\n\t\t<div class=\"elementor-element elementor-element-3529368 e-con e-atomic-element e-flexbox-base e-3529368-9b1a9c3\" data-id=\"3529368\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"3529368\">\n    <div class=\"elementor-element elementor-element-53a2964f e-con e-atomic-element e-flexbox-base e-53a2964f-e31516e\" data-id=\"53a2964f\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"53a2964f\">\n    \t\t\t<p class=\"e-4ca1aa04-ff2cb79 e-paragraph-base\" data-interaction-id=\"4ca1aa04\">Desarrollo Web<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-d473ed4 e-con e-atomic-element e-flexbox-base e-d473ed4-bd056ac\" data-id=\"d473ed4\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"d473ed4\">\n    \t\t\t<p class=\"e-48615595-64f526c e-paragraph-base\" data-interaction-id=\"48615595\">Dise\u00f1o UX\/UI<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-1c47c95e e-con e-atomic-element e-flexbox-base e-1c47c95e-51cec32\" data-id=\"1c47c95e\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"1c47c95e\">\n    \t\t\t<p class=\"e-3bf1bd5-49881a0 e-paragraph-base\" data-interaction-id=\"3bf1bd5\">Dise\u00f1o Responsive<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-acc54ce e-con e-atomic-element e-flexbox-base e-acc54ce-a5a1618\" data-id=\"acc54ce\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"acc54ce\">\n    \t\t\t<p class=\"e-a1988ff-420b51c e-paragraph-base\" data-interaction-id=\"a1988ff\">HTML5<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-0593849 e-con e-atomic-element e-flexbox-base e-0593849-869d435\" data-id=\"0593849\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"0593849\">\n    \t\t\t<p class=\"e-a913c5b-58b3a19 e-paragraph-base\" data-interaction-id=\"a913c5b\">CSS3<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-c693925 e-con e-atomic-element e-flexbox-base e-c693925-7ea72e1\" data-id=\"c693925\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"c693925\">\n    \t\t\t<p class=\"e-ba3dcf2-5132a82 e-paragraph-base\" data-interaction-id=\"ba3dcf2\">Figma Wireframing<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-0933678 e-con e-atomic-element e-flexbox-base e-0933678-97b4bc4\" data-id=\"0933678\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"0933678\">\n    \t\t\t<p class=\"e-545cccd-8acc7e8 e-paragraph-base\" data-interaction-id=\"545cccd\">Proyecto Frontend<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-1105c23 e-con e-atomic-element e-flexbox-base e-1105c23-6a7a324\" data-id=\"1105c23\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"1105c23\">\n    \t\t\t<p class=\"e-52bd4a1-d7c2af7 e-paragraph-base\" data-interaction-id=\"52bd4a1\">Colaboraci\u00f3n en GitHub<\/p>\n\t\t\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n<div class=\"elementor-element elementor-element-12844c42 e-con e-atomic-element e-flexbox-base e-12844c42-691d1a1\" data-id=\"12844c42\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"12844c42\">\n    \t\t\t<p class=\"e-4380e4f8-61312c7 e-paragraph-base\" data-interaction-id=\"4380e4f8\">\u00bfTe interesa un proyecto similar?<\/p>\n\t\t\t\t<div class=\"elementor-element elementor-element-5399eeec elementor-align-left elementor-widget elementor-widget-button\" data-id=\"5399eeec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/koredesign.studio\/#contact\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" class=\"bi bi-box-arrow-up-right\" viewbox=\"0 0 16 16\"><path fill-rule=\"evenodd\" d=\"M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5\"><\/path><path fill-rule=\"evenodd\" d=\"M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Ponte en contacto<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n\n<\/div>\n\n<\/div>\n\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Web Development SeaFairing Overview As part of the Mayerfeld Practicum Program, our 4-person team was tasked with building a full multi-page responsive web application named SeaFairing based on client specifications. The objective was to recreate provided visual design references with precise fidelity while structuring a dynamic 3 to 5-page website architecture entirely from scratch. The [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2428","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/koredesign.studio\/es\/wp-json\/wp\/v2\/pages\/2428","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/koredesign.studio\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/koredesign.studio\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/koredesign.studio\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/koredesign.studio\/es\/wp-json\/wp\/v2\/comments?post=2428"}],"version-history":[{"count":37,"href":"https:\/\/koredesign.studio\/es\/wp-json\/wp\/v2\/pages\/2428\/revisions"}],"predecessor-version":[{"id":2574,"href":"https:\/\/koredesign.studio\/es\/wp-json\/wp\/v2\/pages\/2428\/revisions\/2574"}],"wp:attachment":[{"href":"https:\/\/koredesign.studio\/es\/wp-json\/wp\/v2\/media?parent=2428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}