{"id":25873169,"url":"https://github.com/tidjee-dev/tech_talk-grid_flex","last_synced_at":"2026-02-24T01:04:28.544Z","repository":{"id":263428754,"uuid":"889672552","full_name":"tidjee-dev/Tech_Talk-Grid_Flex","owner":"tidjee-dev","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-19T12:51:54.000Z","size":166,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T09:46:56.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/tidjee-dev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-16T23:13:14.000Z","updated_at":"2024-11-19T12:51:58.000Z","dependencies_parsed_at":"2024-11-18T14:54:20.050Z","dependency_job_id":"6eb195b5-f784-4ef8-a757-74201a362ec3","html_url":"https://github.com/tidjee-dev/Tech_Talk-Grid_Flex","commit_stats":null,"previous_names":["tidjee-dev/tech_talk-grid_flex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tidjee-dev/Tech_Talk-Grid_Flex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidjee-dev%2FTech_Talk-Grid_Flex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidjee-dev%2FTech_Talk-Grid_Flex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidjee-dev%2FTech_Talk-Grid_Flex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidjee-dev%2FTech_Talk-Grid_Flex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidjee-dev","download_url":"https://codeload.github.com/tidjee-dev/Tech_Talk-Grid_Flex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidjee-dev%2FTech_Talk-Grid_Flex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29765740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T21:02:23.375Z","status":"ssl_error","status_checked_at":"2026-02-23T20:58:31.539Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-03-02T08:29:59.440Z","updated_at":"2026-02-24T01:04:28.515Z","avatar_url":"https://github.com/tidjee-dev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tech Talk Display Flex vs. Display Grid\n\n## Description\n\nCe dépot contient :\n\n- Une page d'accueil contenant :\n\n  - Des explications relatives aux cas d'utilisation typiques de Flexbox et Grid.\n  - Des listes avec les principales proprietés de Flexbox et Grid, leurs valeurs par défaut et leurs valeurs possibles.\n\n- Deux playgrounds interactifs [WIP] :\n  - Un playground pour tester Flexbox. [WIP]\n  - Un playground pour tester Grid. [WIP]\n\nLe projet est accessible \u003e [ici](https://tidjee-dev.github.io/Tech_Talk-Grid_Flex/) \u003c.\n\nCe projet est codé avec les langages suivants :\n\n[![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/HTML) [![SASS](https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge\u0026logo=SASS\u0026logoColor=white)](https://sass-lang.com) [![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\n\n## Bibliographie\n\n- Documentations :\n  - [CSS Tricks - CSS Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox)\n  - [CSS Tricks - CSS Grid](https://css-tricks.com/snippets/css/complete-guide-grid/)\n  - [MDN - CSS Flexbox](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes)\n  - [MDN - CSS Grid](https://developer.mozilla.org/en-US/docs/Web/CSS/grid)\n  - [W3School - CSS Flexbox](https://www.w3schools.com/css/css3_flexbox.asp)\n  - [W3School - CSS Grid](https://www.w3schools.com/css/css_grid.asp)\n- Cheat Sheets :\n  - [CSS Tricks - CSS Flexbox Cheat Sheet (png)](https://css-tricks.com/wp-content/uploads/2022/02/css-flexbox-poster.png)\n  - [CSS Tricks - CSS Grid Cheat Sheet (png)](https://css-tricks.com/wp-content/uploads/2022/02/css-grid-poster.png)\n  - [Malven - CSS Flexbox Cheat Sheet](https://flexbox.malven.co/)\n  - [Malven - CSS Grid Cheat Sheet](https://grid.malven.co/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidjee-dev%2Ftech_talk-grid_flex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftidjee-dev%2Ftech_talk-grid_flex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidjee-dev%2Ftech_talk-grid_flex/lists"}