{"id":17436262,"url":"https://github.com/dkevlas/gameofthonesclone","last_synced_at":"2026-04-19T14:01:55.170Z","repository":{"id":257880342,"uuid":"870305334","full_name":"dkevlas/GameOfThonesClone","owner":"dkevlas","description":"Recreación de una web inspirada en Game Of Thrones, usando Angular, TypeScript y SCSS. Incluye diseño responsive e interacción dinámica","archived":false,"fork":false,"pushed_at":"2024-11-07T01:53:10.000Z","size":233,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T03:18:21.990Z","etag":null,"topics":["angular","angular-cli","angular18","html-css-javascript","responsive-web-design","sass","typescript","web"],"latest_commit_sha":null,"homepage":"https://dkevlas.github.io/got-web/","language":"TypeScript","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/dkevlas.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-09T19:53:23.000Z","updated_at":"2024-11-07T01:53:13.000Z","dependencies_parsed_at":"2024-10-17T10:19:50.464Z","dependency_job_id":null,"html_url":"https://github.com/dkevlas/GameOfThonesClone","commit_stats":null,"previous_names":["dkevlas/gameofthonesclone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkevlas%2FGameOfThonesClone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkevlas%2FGameOfThonesClone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkevlas%2FGameOfThonesClone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkevlas%2FGameOfThonesClone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkevlas","download_url":"https://codeload.github.com/dkevlas/GameOfThonesClone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245950528,"owners_count":20699087,"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":["angular","angular-cli","angular18","html-css-javascript","responsive-web-design","sass","typescript","web"],"created_at":"2024-10-17T10:07:52.288Z","updated_at":"2026-04-19T14:01:50.124Z","avatar_url":"https://github.com/dkevlas.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game of Thrones Web Clone\n\n### Imitación y/o Mejora de un Diseño Web\n\nEste proyecto es una recreación de una web inspirada en una imagen de Game of Thrones encontrada en Pinterest. El diseño original era solo para escritorio, pero he expandido el proyecto para hacerlo **responsive**, agregando **interacción y lógica** utilizando SCSS, Typescript y Angular.\n\n## Comparación de Diseños\n\n- **[Diseño Original](https://my-design-imitations.s3.us-east-2.amazonaws.com/design-03-Game-Of-Thrones/Design-Original.jpg)**\n\n### Imitaciones por Tipo de Pantalla\n\n1. **Mobile-Large**  \n   - **[iPhone XR/XS Max](https://my-design-imitations.s3.us-east-2.amazonaws.com/design-03-Game-Of-Thrones/Mobile-Large.webp)**\n   - Resolución: 414x1941\n\n2. **Mobile-Medium**  \n   - **[Galaxy S9/Note 8/S8](https://my-design-imitations.s3.us-east-2.amazonaws.com/design-03-Game-Of-Thrones/Mobile-Medium.webp)**\n   - Resolución: 349x2186\n\n3. **Tablet-Large**  \n   - **[iPad Pro (12.9-inch)](https://my-design-imitations.s3.us-east-2.amazonaws.com/design-03-Game-Of-Thrones/Tablet-Large.webp)**\n   - Resolución: 1026x1475\n\n4. **Laptop-Standard**  \n   - **[Laptop Standard](https://my-design-imitations.s3.us-east-2.amazonaws.com/design-03-Game-Of-Thrones/Laptop-Standard.webp)**\n   - Resolución: 1440x1622\n\n5. **Desktop-Wide**  \n   - **[Large Screen](https://my-design-imitations.s3.us-east-2.amazonaws.com/design-03-Game-Of-Thrones/Desktop-Wide.webp)**\n   - Resolución: 691x1334\n\n6. **Laptop-Personal**  \n   - **[Personal Laptop](https://my-design-imitations.s3.us-east-2.amazonaws.com/design-03-Game-Of-Thrones/Laptop-Personal.webp)**\n   - Resolución: 1366x1608\n\n\n### Mejoras realizadas:\n- Adaptado para **celulares**, **tablets**, y otras resoluciones.\n\n\n## Código del Proyecto\n\n1. **Clonar el repositorio** usando Git:\n   ```bash\n   git clone https://github.com/dkevlas/GameOfThonesClone.git\n   ```\n2. **Navegar** al directorio del proyecto:\n   ```bash\n   cd GameOfThonesClone\n   ```\n3. **Instalar las dependencias** Asegúrate de tener Node.js y npm instalados. Luego ejecuta:\n   ```bash\n   npm install\n   ```\n4. **Iniciar** el servidor:\n   ```\n   ng serve\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkevlas%2Fgameofthonesclone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkevlas%2Fgameofthonesclone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkevlas%2Fgameofthonesclone/lists"}