{"id":19608551,"url":"https://github.com/andreiextr/css_notes","last_synced_at":"2026-03-02T18:32:24.340Z","repository":{"id":239909123,"uuid":"800961467","full_name":"AndreiExtr/CSS_Notes","owner":"AndreiExtr","description":"The resources I've used to fix my CSS flaws, the research I've done, and the cheat sheets I've prepared can be found","archived":false,"fork":false,"pushed_at":"2024-10-05T17:41:55.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T09:49:05.860Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/AndreiExtr.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":"2024-05-15T10:32:16.000Z","updated_at":"2024-10-05T17:41:58.000Z","dependencies_parsed_at":"2024-07-10T09:26:29.660Z","dependency_job_id":"ebc19cdf-5c46-423a-996f-f7261c6515a7","html_url":"https://github.com/AndreiExtr/CSS_Notes","commit_stats":null,"previous_names":["andreiextr/css_notes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreiExtr%2FCSS_Notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreiExtr%2FCSS_Notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreiExtr%2FCSS_Notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreiExtr%2FCSS_Notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreiExtr","download_url":"https://codeload.github.com/AndreiExtr/CSS_Notes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240898275,"owners_count":19875151,"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":"2024-11-11T10:15:43.815Z","updated_at":"2026-03-02T18:32:19.290Z","avatar_url":"https://github.com/AndreiExtr.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\" \u003e\n \u003cimg  src=\"https://skillicons.dev/icons?i=css\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e The resources I've used to fix my CSS flaws, the research I've done, and the cheat sheets I've prepared can be found here. \u003c/p\u003e\n\u003chr/\u003e\n\n\u003ch2 align=\"center\"\u003eCSS Methodologies\u003c/h2\u003e\n\n- \u003ca href=\"https://getbem.com/\"\u003eBEM\u003c/a\u003e\n- \u003ca href=\"https://acss.io/\"\u003eAtomic CSS\u003c/a\u003e\n- \u003ca href=\"https://cube.fyi/\"\u003eCUBE\u003c/a\u003e\n- \u003ca href=\"https://ru.bem.info/methodology/\"\u003eМетодология\u003c/a\u003e\n\n\u003chr/\u003e\n\n\u003ch2 align=\"center\"\u003eGenerators\u003c/h2\u003e\n\n- \u003ca href=\"https://loading.io/flexbox/\"\u003e Flexbox Generator \u003c/a\u003e\n- \u003ca href=\"https://active-vision.ru/icon/box-shadow/\"\u003e Bov Shadow and Gradient \u003c/a\u003e\n- \u003ca href=\"https://www.colorffy.com/css-generator\"\u003e CSS Generator\u003c/a\u003e\n- \u003ca href=\"https://grid.layoutit.com/\"\u003eGrid Generator \u003c/a\u003e\n- \u003ca href=\"https://neumorphism.io\"\u003eNeumorphism Generator \u003c/a\u003e\n- \u003ca href=\"https://gradientbuttons.colorion.co/\"\u003e Gradient Button Generator \u003c/a\u003e\n- \u003ca href=\"https://getcssscan.com/css-box-shadow-examples\"\u003e CSS Scan Generator\u003c/a\u003e\n- \u003ca href=\"https://hype4.academy/tools/glassmorphism-generator\"\u003e  Glassmorphism Generator \u003c/a\u003e\n- \u003ca href=\"https://9elements.github.io/fancy-border-radius/\"\u003eFancy Border Radius Generator \u003c/a\u003e\n- \u003ca href=\"https://tools.webdevpuneet.com/\"\u003eDevTools\u003c/a\u003e\n- \u003ca href=\"\"\u003e \u003c/a\u003e\n\n\u003chr/\u003e\n\n\u003ch2 align=\"center\"\u003eCheat Sheet\u003c/h2\u003e\n\n- \u003ca href=\"https://github.com/ozantekin/CSS-Special-Notes/blob/main/CheatSheet/00-BoxModel.png\"\u003e Box Model \u003c/a\u003e\n- \u003ca href=\"https://github.com/ozantekin/CSS-Special-Notes/blob/main/CheatSheet/01-FlexDirection.png\"\u003e Flex Direcition \u003c/a\u003e\n- \u003ca href=\"https://github.com/ozantekin/CSS-Special-Notes/blob/main/CheatSheet/02-FlexWrap.png\"\u003e Flex Wrap \u003c/a\u003e\n- \u003ca href=\"https://github.com/ozantekin/CSS-Special-Notes/blob/main/CheatSheet/07-FlexItem.png\"\u003e Flex Item \u003c/a\u003e\n- \u003ca href=\"https://github.com/ozantekin/CSS-Special-Notes/blob/main/CheatSheet/03-JustifyContent.png\"\u003e Justify Content \u003c/a\u003e\n- \u003ca href=\"https://github.com/ozantekin/CSS-Special-Notes/blob/main/CheatSheet/04-AlignItem.png\"\u003e Align Item \u003c/a\u003e\n- \u003ca href=\"https://github.com/ozantekin/CSS-Special-Notes/blob/main/CheatSheet/05-AlignContent.png\"\u003e Align Content \u003c/a\u003e\n- \u003ca href=\"https://github.com/ozantekin/CSS-Special-Notes/blob/main/CheatSheet/06-AlignSelf.png\"\u003e Align Self \u003c/a\u003e\n- \u003ca href=\"https://github.com/ozantekin/CSS-Special-Notes/blob/main/CheatSheet/08-NthChild.png\"\u003e nth-child \u003c/a\u003e\n\n\n\u003chr/\u003e\n\n\u003ch2 align=\"center\"\u003eAnimation\u003c/h2\u003e\n\n- \u003ca href=\"https://animista.net/play/basic/\"\u003e CSS Animation \u003c/a\u003e\n- \u003ca href=\"https://animate.style/\"\u003eAnimate.css\u003c/a\u003e\n- \u003ca href=\"https://elrumordelaluz.github.io/csshake/\"\u003eCSShake\u003c/a\u003e\n- \u003ca href=\"https://ianlunn.github.io/Hover/\"\u003eHover.css\u003c/a\u003e\n- \u003ca href=\"https://svgartista.net/\"\u003eSVG Artista\u003c/a\u003e\n- \u003ca href=\"https://cssloaders.github.io/\"\u003eCSS Loaders \u0026 Spinners\u003c/a\u003e\n- \u003ca href=\"https://motion.dev/\"\u003eMotion One\u003c/a\u003e\n- \u003ca href=\"https://sarthology.github.io/Animatopy/\"\u003eAnimatopy\u003c/a\u003e\n- \u003ca href=\"https://jonsuh.com/hamburgers/\"\u003eHamburgers\u003c/a\u003e\n\n\u003chr/\u003e\n\n\u003ch2 align=\"center\"\u003eExamples of works\u003c/h2\u003e\n\n- \u003ca href=\"https://codepen.io/TurkAysenur/pen/LYRKpWe\"\u003e Kaykay Video Platformu \u003c/a\u003e\n- \u003ca href=\"https://codepen.io/TurkAysenur/pen/ZEpxeYm\"\u003e Glassmorphism Bulut Uygulaması \u003c/a\u003e\n- \u003ca href=\"https://codepen.io/apexcharts/pen/xYqyYm\"\u003e ApexChart \u003c/a\u003e\n- \u003ca href=\"https://codepen.io/aybukeceylan/pen/OJRNbZp\"\u003e Proje Yönetimi Panosu Kullanıcı Arayüzü \u003c/a\u003e\n- \u003ca href=\"https://codepen.io/TurkAysenur/pen/RwWKYMO\"\u003e Responsive Sosyal Platform Kullanıcı Arayüzü \u003c/a\u003e\n- \u003ca href=\"https://codepen.io/TurkAysenur/pen/NWRqoyL\"\u003e CodePen Home Customer Management UI \u003c/a\u003e\n- \u003ca href=\"https://codepen.io/aaronmcg/pen/GRjaRva\"\u003e Task Management UI \u003c/a\u003e\n- \u003ca href=\"https://codepen.io/TurkAysenur/pen/QWyPMgq\"\u003e Task Manager UI with CSS Grid \u003c/a\u003e\n- \u003ca href=\"https://codepen.io/TurkAysenur/pen/jOqdNbm\"\u003e Job Search Platform UI \u003c/a\u003e\n- \u003ca href=\"https://codepen.io/aybukeceylan/pen/yLOxRyG\"\u003e Dosya Paylaşımı Web Uygulaması \u003c/a\u003e\n- \u003ca href=\"https://codepen.io/myacode/pen/PoqQQNM\"\u003e Neumorphic Elements \u003c/a\u003e\n- \u003ca href=\"\"\u003e  \u003c/a\u003e\n\n\u003chr/\u003e\n\n\u003ch2 align=\"center\"\u003eGames\u003c/h2\u003e\n\n- \u003ca href=\"https://flukeout.github.io/\"\u003e CSS Dinner \u003c/a\u003e\n- \u003ca href=\"https://flexboxfroggy.com/ \"\u003e  Flexbox Froggy \u003c/a\u003e\n- \u003ca href=\"https://www.codewars.com/\"\u003e Codewars \u003c/a\u003e\n- \u003ca href=\"https://alexnisnevich.github.io/untrusted/\"\u003e  Untrusted \u003c/a\u003e\n- \u003ca href=\"https://screeps.com/\"\u003e Screeps \u003c/a\u003e\n- \u003ca href=\"http://play.elevatorsaga.com/\"\u003e Elevator Saga \u003c/a\u003e\n- \u003ca href=\"https://www.codingame.com/start\"\u003e Codingame \u003c/a\u003e\n- \u003ca href=\"http://www.dungeonsanddevelopers.com/\"\u003e Dungeons and developers \u003c/a\u003e\n- \u003ca href=\"https://cssgridgarden.com/\"\u003e CSS Grid Garden \u003c/a\u003e\n- \u003ca href=\"https://codecombat.com/\"\u003e  CodeCombat \u003c/a\u003e\n- \u003ca href=\"http://www.hexinvaders.com/\"\u003e Hex Invaders \u003c/a\u003e\n- \u003ca href=\"https://pixact.ly/\"\u003ePixact \u003c/a\u003e\n- \u003ca href=\"https://checkio.org/\"\u003e Checkio \u003c/a\u003e\n- \u003ca href=\"http://www.flexboxdefense.com/\"\u003e  Flexbox Defense \u003c/a\u003e\n- \u003ca href=\"http://www.crunchzilla.com/\"\u003e  Crunch zilla\u003c/a\u003e\n- \u003ca href=\"https://robocode.sourceforge.io/\"\u003e RoboCode \u003c/a\u003e\n- \u003ca href=\"https://cssbattle.dev/\"\u003e CSS Battle \u003c/a\u003e\n- \u003ca href=\"https://codepip.com/\"\u003e Codepip \u003c/a\u003e\n- \u003ca href=\"https://mastery.games/flexboxzombies/\"\u003e Flexbox Zombies \u003c/a\u003e\n- \u003ca href=\"https://codepen.io/una/pen/NxZaNr\"\u003e Pure CSS (Sass) Carnival Game \u003c/a\u003e\n- \u003ca href=\"http://victordarras.fr/cssgame/\"\u003e CSS Game \u003c/a\u003e\n- \u003ca href=\"\"\u003e \u003c/a\u003e\n- \u003ca href=\"\"\u003e \u003c/a\u003e\n\n\u003chr/\u003e\n\n\u003ch2 align=\"center\"\u003eBrowser support\u003c/h2\u003e\n\n- \u003ca href=\"https://caniuse.com/\"\u003e Support tables \u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreiextr%2Fcss_notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreiextr%2Fcss_notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreiextr%2Fcss_notes/lists"}