{"id":25468230,"url":"https://github.com/ziwot/tezonacci","last_synced_at":"2025-11-04T11:30:27.696Z","repository":{"id":115591104,"uuid":"488387616","full_name":"ziwot/tezonacci","owner":"ziwot","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-07T12:37:31.000Z","size":545,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T12:47:36.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ziwot.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":"2022-05-03T23:03:07.000Z","updated_at":"2022-05-03T23:03:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"6a15fe9c-77b2-46c3-9c3a-d777b951c390","html_url":"https://github.com/ziwot/tezonacci","commit_stats":null,"previous_names":["nigro64/tezonacci","walterproof/tezonacci","ziwot/tezonacci"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Ftezonacci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Ftezonacci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Ftezonacci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Ftezonacci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ziwot","download_url":"https://codeload.github.com/ziwot/tezonacci/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239432822,"owners_count":19637799,"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":[],"created_at":"2025-02-18T07:44:33.901Z","updated_at":"2025-11-04T11:30:27.657Z","avatar_url":"https://github.com/ziwot.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tezonacci\n\nFun project\n\nTODO: make fibonacci golden ratio grid\n\n```\n\u003cdiv class=\"container\"\u003e\n  \u003cdiv class=\"item a\"\u003eA\u003c/div\u003e\n  \u003cdiv class=\"item b\"\u003eB\u003c/div\u003e\n  \u003cdiv class=\"item c\"\u003eC\u003c/div\u003e\n  \u003cdiv class=\"item d\"\u003eD\u003c/div\u003e\n  \u003cdiv class=\"item e\"\u003eE\u003c/div\u003e\n  \u003cdiv class=\"item f\"\u003eF\u003c/div\u003e\n  \u003cdiv class=\"item g\"\u003eG\u003c/div\u003e\n\u003c/div\u003e\n```\n\n```\n$width: 70vw;\n$height: $width / 1.618;\n$border: 0.5px solid #4A4949;\n\nbody {\n  height: 100vh;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  \n  font-family: \"Roboto\", sans-serif;\n}\n\n.container {\n  width: $width;\n  height: $height;\n  border: $border;\n  display: grid;\n  \n  grid-template-columns: 61.8% 9.02% 5.58% 23.6%;\n  grid-template-rows: 61.8% 9.02% 5.58% 23.6%;\n  grid-template-areas: \n    \"A B B B\"\n    \"A E F C\"\n    \"A E G C\"\n    \"A D D C\";  \n}\n\n.item {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  height: 100%;\n  width: 100%;\n  \n  color: #F2F2F2;\n  font-size: 1.5em;\n  font-weight: 700;\n  text-shadow: 1px 1px 1px #878787;\n  box-sizing: border-box;\n  border: $border;\n  \n  \u0026.a {\n    grid-area: A;\n    background-color: #a0ddff;\n  }\n  \u0026.b {\n    grid-area: B;\n    background-color: #c1cefe;\n  }\n  \u0026.c {\n    grid-area: C;\n    background-color: #758ecd;\n  }\n  \u0026.d {\n    grid-area: D;\n    background-color: #7189ff;\n  }\n  \u0026.e {\n    grid-area: E;\n    font-size: 1.2em;\n    background-color: #624cab;\n  }\n  \u0026.f {\n    grid-area: F;\n    font-size: 1em;\n    background-color: #5d2e8c;\n  }\n  \u0026.g {\n    grid-area: G;\n    font-size: 0.7em;\n    background-color: #7a7a7a;\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziwot%2Ftezonacci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fziwot%2Ftezonacci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziwot%2Ftezonacci/lists"}