{"id":22335152,"url":"https://github.com/faridleo1998/loopstudios_landingpage","last_synced_at":"2025-07-29T21:31:48.582Z","repository":{"id":54436371,"uuid":"338204962","full_name":"Faridleo1998/Loopstudios_LandingPage","owner":"Faridleo1998","description":"Landing page realizada con HTML, SASS y JavaScript","archived":false,"fork":false,"pushed_at":"2021-02-18T04:59:07.000Z","size":2345,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-06-09T18:24:04.566Z","etag":null,"topics":["css","frontend-mentor","html5","javascript","loopstudios-landing-page","mobile-first","responsive-design","sass"],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Faridleo1998.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-12T02:16:43.000Z","updated_at":"2022-06-08T03:46:55.000Z","dependencies_parsed_at":"2022-08-13T15:40:18.310Z","dependency_job_id":null,"html_url":"https://github.com/Faridleo1998/Loopstudios_LandingPage","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Faridleo1998%2FLoopstudios_LandingPage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Faridleo1998%2FLoopstudios_LandingPage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Faridleo1998%2FLoopstudios_LandingPage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Faridleo1998%2FLoopstudios_LandingPage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Faridleo1998","download_url":"https://codeload.github.com/Faridleo1998/Loopstudios_LandingPage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228046852,"owners_count":17861109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","frontend-mentor","html5","javascript","loopstudios-landing-page","mobile-first","responsive-design","sass"],"created_at":"2024-12-04T05:12:00.784Z","updated_at":"2024-12-04T05:12:01.470Z","avatar_url":"https://github.com/Faridleo1998.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Loopstudios Landing Page\n![Design preview for the Loopstudios landing page coding challenge](./design/desktop-preview.jpg)\n\n## Bienvenido! 👋\n\nEste proyecto es la solución al reto para desarrolladores Front-End publicado por [Frontend Mentor](https://www.frontendmentor.io), con el fin de mostrar mis habilidades como Desarrollador Web.\n\nSí deseas realizar este reto te invito a que descargues los archivos del proyecto de forma totalmente gratuita en la página de [Frontend Mentor](https://www.frontendmentor.io).\n\n## Características 📄\n\n- Sitio realizado con la metodología \"Mobile First\".\n- Sitio adaptable a diferentes tamaños de pantalla (responsive web design).\n- Los estilos están definidos en archivos .scss que posteriormente son compilados a css por medio de la herramienta [Koala App](http://koala-app.com/).\n- Aplicación de la metodología BEM (Block, Element, Modifier).\n- Mejora en el performance del sitio gracias al uso de imagenes .webp (no incluidas en los archivos suministrados por [Frontend Mentor](https://www.frontendmentor.io)) y el uso de la librería modernizr.js.\n\n![](./images/performance.png)\n\n## Despliegue 📦\n\nTe invito a conocer el sitio desplegado en las siguientes plataformas:\n\n- Github Pages: https://faridleo1998.github.io/Loopstudios_LandingPage/\n- Netlify: https://loopstudios-faridmoreno.netlify.app/\n\n## Construido con 🛠️\n\nPara la creación del sitio se usaron las siguientes tecnologías y herramientas:\n\n- Tecnologías:\n\n    \u003cimg vertical-align=\"left\" alt=\"HTML5\" title=\"HTML5\" width=\"26px\" src=\"https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/html/html.png\" style=\"max-width:100%;\"\u003e\n    \u003cimg vertical-align=\"left\" alt=\"HTML5\" title=\"CSS3\" width=\"26px\" style=\"margin-left:20px\" src=\"https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/css/css.png\" style=\"max-width:100%;\"\u003e\n    \u003cimg vertical-align=\"left\" alt=\"HTML5\" title=\"SASS\" width=\"26px\" style=\"margin-left:20px\" src=\"https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/sass/sass.png\" style=\"max-width:100%;\"\u003e\n    \u003cimg vertical-align=\"left\" alt=\"HTML5\" title=\"JavaScript\" width=\"26px\" style=\"margin-left:20px\" src=\"https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png\" style=\"max-width:100%;\"\u003e\n\n- Herramientas (Gratis):\n    - [Visual Studio Code](https://code.visualstudio.com/) --\u003e Editor de texto.\n    - [Koala App](http://koala-app.com/) --\u003e Compilador de sass a css.\n    - [Responsively App](https://responsively.app/) --\u003e Visualizar el sitio en distintos tamaños de pantalla.\n    \u003c!-- Página para convertir jpg a webp --\u003e\n\n## Autor (es) ✒️\n\nEste sitio fue realizado por:\n\n* **Farid Moreno** - [Faridleo1998](https://github.com/Faridleo1998)\n\n\n\u003c!-- También puedes mirar la lista de todos los [contribuyentes](https://github.com/your/project/contributors) quíenes han participado en este proyecto. \n --\u003e\n\n## Agradecimientos 🎁\n\n* Gracias por visitar mi proyecto, es para mi un honor compartir y demostrar mis habilidades con otras personas.🤓\n* Puedes comentar que te ha parecido el proyecto o si tienes una sugerencia, el feedback es bienvenido.📢\n\u003c!-- * Invita una cerveza 🍺 o un café ☕ a alguien del equipo. \n* etc. --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaridleo1998%2Floopstudios_landingpage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaridleo1998%2Floopstudios_landingpage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaridleo1998%2Floopstudios_landingpage/lists"}