{"id":22354067,"url":"https://github.com/k3ury99/programacion-iii-final","last_synced_at":"2026-04-10T15:05:13.316Z","repository":{"id":265581878,"uuid":"896244494","full_name":"K3ury99/Programacion-III-Final","owner":"K3ury99","description":"Proyecto final de Programación 3.","archived":false,"fork":false,"pushed_at":"2024-12-02T01:27:21.000Z","size":13329,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T12:35:46.331Z","etag":null,"topics":["azure-devops","css3","documentation","github","html5","js","netlify","pytest","python3","reports","screenshots","youtube-video"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/K3ury99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-11-29T21:33:41.000Z","updated_at":"2024-12-02T01:26:46.000Z","dependencies_parsed_at":"2024-11-30T02:18:16.129Z","dependency_job_id":"fd85d68c-0521-4c4d-a153-2707b32080da","html_url":"https://github.com/K3ury99/Programacion-III-Final","commit_stats":null,"previous_names":["k3ury99/programacion-iii-final"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/K3ury99/Programacion-III-Final","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K3ury99%2FProgramacion-III-Final","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K3ury99%2FProgramacion-III-Final/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K3ury99%2FProgramacion-III-Final/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K3ury99%2FProgramacion-III-Final/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/K3ury99","download_url":"https://codeload.github.com/K3ury99/Programacion-III-Final/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K3ury99%2FProgramacion-III-Final/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266485854,"owners_count":23936824,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["azure-devops","css3","documentation","github","html5","js","netlify","pytest","python3","reports","screenshots","youtube-video"],"created_at":"2024-12-04T13:11:04.161Z","updated_at":"2025-12-30T22:07:00.339Z","avatar_url":"https://github.com/K3ury99.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Final project  - Programming III 🍃\n\u003e [!TIP]  \n\u003e This is the final project of Programming III, the code of the personal page that I used, and the automation of it, are in Github. I also imported my project from Github directly into Azure DevOps. I put a lot of effort into this project, in which I spent more than 24 hours in a row developing the code for my page, testing each component one by one, and organizing every point of the documentation to ensure I achieved the highest grade. It was truly a process I thoroughly enjoyed.  \n\u003e\n\u003e This marks the last task for this subject. Thank you for all the knowledge shared over these four months of continuous work. I hope you liked everything I meticulously added. Wishing you a happy rest of the day, afternoon, or night.  \n\u003e   \n\u003e **Keury Ramirez - 20231101.**\n\n\n\u003cdiv style=\"display: flex;\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/b2071841-7d1f-404a-9673-b23d5510237c\" width=\"49%\"\u003e\u003c/img\u003e \n  \u003cimg src=\"https://github.com/user-attachments/assets/bfa26bd3-0899-446c-bf8f-0cb847e7c2d8\" width=\"49%\"\u003e\u003c/img\u003e   \n\u003c/div\u003e\n\n\u003e [!IMPORTANT]\nThe automated project is called \"Automatizacion.py\". Use this small code to run the program from the CMD\n```text\n   pytest Automatizacion.py --html=report.html\n   ```\n\n# ✨ Bondelic - Netlify\n  - https://bondelic.netlify.app\n\n# 📍 Azure DevOps - Final Project\n  - https://dev.azure.com/K3ury99/Programaci%C3%B3n%20III%20-%20Final\n\n# 👾 YouTube - Explanatory Video\n  - https://www.youtube.com/watch?v=9mGixLQ5WnQ\n\n# 🐱‍👤 Contributing\n1. **Fork the repo**\n- **Create a new branch**\n   ```bash\n   git checkout -b feature-branch\n- **Commit changes**\n   ```bash\n  git commit -am 'Add new feature'\n2. **Push to the branch (git push origin feature-branch)**\n3. **Create a new Pull Request**\n\n# 📋 **Prerequisites**\nBefore running the automated python version of this project, and being able to view the generated report, make sure you have the following requirements:\n- **Python 3.0**\n- **Selenium WebDriver**\n- **Microsoft Edge WebDriver**\n- Required libraries (install them with `pip install selenium pytest`).\n\n## 📔 License\nThis project is licensed under the MIT License. See the `LICENSE` file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk3ury99%2Fprogramacion-iii-final","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk3ury99%2Fprogramacion-iii-final","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk3ury99%2Fprogramacion-iii-final/lists"}