{"id":15575984,"url":"https://github.com/thiagohrcosta/treasure-island-python","last_synced_at":"2026-05-01T18:31:35.980Z","repository":{"id":158805493,"uuid":"634257009","full_name":"thiagohrcosta/Treasure-Island-Python","owner":"thiagohrcosta","description":"Simple project to apply the day 03 of the 100 Days of Code: Python Bootcamp from Angela Yu","archived":false,"fork":false,"pushed_at":"2023-04-29T15:01:25.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T00:51:21.354Z","etag":null,"topics":["docker","python-3"],"latest_commit_sha":null,"homepage":"https://replit.com/@thiagohrcosta/treasure-island-start#main.py","language":"Python","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/thiagohrcosta.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":"2023-04-29T14:48:54.000Z","updated_at":"2023-04-29T23:01:54.000Z","dependencies_parsed_at":"2023-07-09T11:38:20.608Z","dependency_job_id":null,"html_url":"https://github.com/thiagohrcosta/Treasure-Island-Python","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"c6ae14aac8a5851411dad4fd6d421e1684704bc6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thiagohrcosta/Treasure-Island-Python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagohrcosta%2FTreasure-Island-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagohrcosta%2FTreasure-Island-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagohrcosta%2FTreasure-Island-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagohrcosta%2FTreasure-Island-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiagohrcosta","download_url":"https://codeload.github.com/thiagohrcosta/Treasure-Island-Python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagohrcosta%2FTreasure-Island-Python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32508900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["docker","python-3"],"created_at":"2024-10-02T18:41:29.238Z","updated_at":"2026-05-01T18:31:35.962Z","avatar_url":"https://github.com/thiagohrcosta.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Treasure Island (Python)\n![enter image description here](https://res.cloudinary.com/dloadb2bx/image/upload/v1682780221/treasure1_zyfr7u.png)\n\n## Tecnologias utilizadas\n![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge\u0026logo=docker\u0026logoColor=white)  ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54) \n\nThis project was created using Docker to studying the basic concepts of Python learned at day 01 and day 02 in the **[100 Days of Code: The Complete Python Pro Bootcamp](https://www.udemy.com/course/100-days-of-code/)**. \n\n## Summary\n**Day 03:** Learning how to deal with if/else statements\n\n## How to run this project\nThis project was created with Docker, the Dockerfile is:\n\n    FROM  python:3\n    \n    WORKDIR  /app\n    \n    COPY  .  .\n    \n    CMD  [\"python\",  \"app/main.py\"]\n\nTo run just download this project and run the follow commands:  `docker build -t treasure-island .`  then run `docker run -it treasure-island`. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagohrcosta%2Ftreasure-island-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiagohrcosta%2Ftreasure-island-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagohrcosta%2Ftreasure-island-python/lists"}