{"id":26983097,"url":"https://github.com/twinklebyte/qr-code-component","last_synced_at":"2026-06-25T13:31:26.940Z","repository":{"id":240944910,"uuid":"803422805","full_name":"TwinkleByte/QR-code-component","owner":"TwinkleByte","description":"A qr code preview using CSS Grid","archived":false,"fork":false,"pushed_at":"2025-02-23T19:14:25.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-09T09:32:05.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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/TwinkleByte.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-20T17:37:01.000Z","updated_at":"2025-02-23T19:14:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"dcf60ea3-c8ca-4578-8e60-9a9933c3fbe7","html_url":"https://github.com/TwinkleByte/QR-code-component","commit_stats":null,"previous_names":["lonebrokeboy/frontendmentorpractice1","twinklebyte/qr-code-component"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TwinkleByte/QR-code-component","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TwinkleByte%2FQR-code-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TwinkleByte%2FQR-code-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TwinkleByte%2FQR-code-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TwinkleByte%2FQR-code-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TwinkleByte","download_url":"https://codeload.github.com/TwinkleByte/QR-code-component/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TwinkleByte%2FQR-code-component/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34778079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"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":[],"created_at":"2025-04-03T16:38:53.658Z","updated_at":"2026-06-25T13:31:26.915Z","avatar_url":"https://github.com/TwinkleByte.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Mentor - Contact form solution\n\nThis is a solution to the [Contact form challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/contact-form--G-hYlqKJj). Frontend Mentor challenges help you improve your coding skills by building realistic projects. \n\n## Table of contents\n\n- [Overview](#overview)\n  - [Screenshot](#screenshot)\n  - [Links](#links)\n- [My process](#my-process)\n  - [Built with](#built-with)\n  - [What I learned](#what-i-learned)\n- [Author](#author)\n\n**Note: Delete this note and update the table of contents based on what sections you keep.**\n\n## Overview\n\n### Screenshot\n\n![image](https://github.com/TwinkleByte/QR-code-component/assets/91601992/a64a53a6-f405-49e7-9b4a-9949268254ee)\n\n### Links\n\n- Solution URL: [Solution](https://github.com/TwinkleByte/QR-code-component)\n- Live Site URL: [Live site URL](https://twinklebyte.github.io/QR-code-component/)\n\n## My process\n\n### Built with\n\n- Semantic HTML5 markup\n- CSS custom properties\n- CSS Grid\n- Mobile-first workflow\n\n**Note: These are just examples. Delete this note and replace the list above with your own choices**\n\n### What I learned\nI learned CSS Grid, Rem, Media Queries, HTML Structuring, Image Manipulation.\nTo see how you can add code snippets, see below:\n\n```html\n    \u003cdiv class=\"container\"\u003e\n      \u003cimg src=\"images/image-qr-code.png\" class=\"image-qr-code\" alt=\"Image\"\u003e\n      \u003ch1 class=\"title\"\u003eImprove your front-end skills by building projects\u003c/h1\u003e\n      \u003ch2 class=\"subtitle\"\u003eScan the QR code to visit Frontend Mentor and take your coding skills to the next level\u003c/h2\u003e\n    \u003c/div\u003e\n```\n```css\n.container {\n  background-color: var(--bg-2);\n  display: block;\n  border-radius: 0.8rem;\n  margin: auto;\n  margin-top: 12rem;\n  width: max-content;\n  height: 33.333rem;\n  box-shadow: 0rem 1rem 1rem 2px rgba(0, 0, 0, 0.15);\n}\n```\n## Author\n\n- Frontend Mentor - [@TwinkleByte](https://www.frontendmentor.io/profile/TwinkleByte)\n- Github - [@TwinkleByte](https://github.com/TwinkleByte)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwinklebyte%2Fqr-code-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwinklebyte%2Fqr-code-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwinklebyte%2Fqr-code-component/lists"}