{"id":28334132,"url":"https://github.com/gianmattus-programmer/webcode-per-","last_synced_at":"2025-08-12T15:10:51.340Z","repository":{"id":279499349,"uuid":"939018386","full_name":"gianmattus-programmer/WEBCODE-PER-","owner":"gianmattus-programmer","description":"Pagina Web","archived":false,"fork":false,"pushed_at":"2025-02-25T21:50:22.000Z","size":6733,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-04T15:10:00.062Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://webcode-two.vercel.app/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gianmattus-programmer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-25T21:28:22.000Z","updated_at":"2025-04-17T21:58:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2780739-b6ec-4cf9-8e56-1fd0dce34b3c","html_url":"https://github.com/gianmattus-programmer/WEBCODE-PER-","commit_stats":null,"previous_names":["gianmattus-programmer/webcode-per-"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gianmattus-programmer/WEBCODE-PER-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianmattus-programmer%2FWEBCODE-PER-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianmattus-programmer%2FWEBCODE-PER-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianmattus-programmer%2FWEBCODE-PER-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianmattus-programmer%2FWEBCODE-PER-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gianmattus-programmer","download_url":"https://codeload.github.com/gianmattus-programmer/WEBCODE-PER-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianmattus-programmer%2FWEBCODE-PER-/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270082535,"owners_count":24523750,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-05-26T20:59:07.304Z","updated_at":"2025-08-12T15:10:51.328Z","avatar_url":"https://github.com/gianmattus-programmer.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 WebCode Perú\r\n\r\n![WebCode Perú Logo](img/logo1.png)\r\n\r\n## 📋 Descripción\r\nWebCode Perú es una agencia especializada en desarrollo web profesional, ofreciendo soluciones digitales a medida para empresas y emprendedores. Nuestro enfoque está en crear experiencias web de alta calidad, con diseño responsive, optimización SEO y rendimiento excepcional.\r\n\r\n## ✨ Características Principales\r\n\r\n- **Diseño Moderno y Responsive**: Adaptado a todos los dispositivos, desde móviles hasta pantallas de escritorio.\r\n- **Optimizado para SEO**: Implementación de mejores prácticas para posicionamiento en buscadores.\r\n- **Rendimiento Optimizado**: Carga rápida y experiencia fluida para los usuarios.\r\n- **Microinteracciones Intuitivas**: Elementos interactivos que mejoran la experiencia de usuario.\r\n- **Formulario de Contacto con Validación**: Sistema de contacto completamente funcional.\r\n- **Diseño Accesible**: Cumplimiento de estándares de accesibilidad web.\r\n\r\n## 🔧 Tecnologías Utilizadas\r\n\r\n- **HTML5**: Estructura semántica y moderna\r\n- **CSS3**: Estilos avanzados con variables CSS, flexbox y grid\r\n- **JavaScript Vanilla**: Interactividad sin dependencias externas\r\n- **Font Awesome**: Iconografía escalable y optimizada\r\n- **Google Fonts**: Tipografía web optimizada\r\n\r\n## 📁 Estructura del Proyecto\r\n\r\n```\r\nWebCode/\r\n├── img/               # Imágenes optimizadas del sitio\r\n├── style.css          # Estilos del sitio\r\n├── script.js          # JavaScript para funcionalidades\r\n├── index.html         # Página principal\r\n├── LICENSE            # Licencia del proyecto\r\n└── README.md          # Este archivo\r\n```\r\n\r\n## 🚀 Instalación y Uso\r\n\r\n1. Clona este repositorio:\r\n   ```bash\r\n   git clone https://github.com/Gianmattus-Programmer/WebCode.git\r\n   ```\r\n\r\n2. Abre el archivo `index.html` en tu navegador.\r\n\r\n3. Para desarrollo, se recomienda usar un servidor local:\r\n   ```bash\r\n   # Si tienes Python instalado:\r\n   python -m http.server\r\n   \r\n   # Si tienes Node.js instalado:\r\n   npx serve\r\n   ```\r\n\r\n## 🔍 Vista Previa\r\n\r\nPuedes visitar el sitio en vivo en: [webcodepe.com](https://webcodepe.com)\r\n\r\n## 📋 Pendientes y Mejoras Futuras\r\n\r\n- [ ] Integración con backend para procesamiento de formularios\r\n- [ ] Galería de proyectos expandida\r\n- [ ] Blog de noticias y artículos técnicos\r\n- [ ] Panel de administración\r\n- [ ] Versión en inglés\r\n\r\n## 📄 Licencia\r\n\r\nEste proyecto está bajo la Licencia MIT - Ver el archivo [LICENSE](LICENSE) para más detalles.\r\n\r\n## 👥 Contribuciones\r\n\r\nLas contribuciones son bienvenidas. Para cambios importantes:\r\n\r\n1. Haz fork del repositorio\r\n2. Crea una nueva rama (`git checkout -b feature/amazing-feature`)\r\n3. Haz commit de tus cambios (`git commit -m 'Añadir nueva característica'`)\r\n4. Haz push a la rama (`git push origin feature/amazing-feature`)\r\n5. Abre un Pull Request\r\n\r\n## 📬 Contacto\r\n\r\n- Sitio Web: [webcodepe.com](https://webcodepe.com)\r\n- Email: info@webcode.pe\r\n- LinkedIn: [WebCode Perú](https://linkedin.com/company/webcode-peru)\r\n- GitHub: [@Gianmattus-Programmer](https://github.com/Gianmattus-Programmer)\r\n\r\n---\r\n\r\nDesarrollado con ❤️ por [Gianmattus-Programmer](https://github.com/Gianmattus-Programmer) \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgianmattus-programmer%2Fwebcode-per-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgianmattus-programmer%2Fwebcode-per-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgianmattus-programmer%2Fwebcode-per-/lists"}