{"id":27005446,"url":"https://github.com/atif-dev/stats-preview__card","last_synced_at":"2026-02-13T20:52:32.051Z","repository":{"id":160373252,"uuid":"579569013","full_name":"atif-dev/stats-preview__card","owner":"atif-dev","description":"A frontendmentor challenge","archived":false,"fork":false,"pushed_at":"2022-12-18T06:28:57.000Z","size":1063,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T14:56:51.862Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://atif-dev.github.io/stats-preview__card/","language":"SCSS","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/atif-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":"2022-12-18T05:44:43.000Z","updated_at":"2022-12-18T06:06:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"f22fd087-f137-4064-adf8-c916b5d7e617","html_url":"https://github.com/atif-dev/stats-preview__card","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atif-dev/stats-preview__card","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atif-dev%2Fstats-preview__card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atif-dev%2Fstats-preview__card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atif-dev%2Fstats-preview__card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atif-dev%2Fstats-preview__card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atif-dev","download_url":"https://codeload.github.com/atif-dev/stats-preview__card/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atif-dev%2Fstats-preview__card/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29417705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-04-04T07:15:46.672Z","updated_at":"2026-02-13T20:52:32.033Z","avatar_url":"https://github.com/atif-dev.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n![Design preview for the Stats preview card component coding challenge](./design/desktop-preview.jpg)\n\n## Welcome! 👋\n\n# Frontend Mentor - Stats preview card component\n\nThis is a solution to the [Stats preview card componentt](https://www.frontendmentor.io/challenges/stats-preview-card-component-8JqbgoU62). Frontend Mentor challenges help you improve your coding skills by building realistic projects. \n\n## Table of contents\n\n- [Overview](#overview)\n  - [The challenge](#the-challenge)\n  - [Screenshots](#screenshots)\n  - [Links](#links)\n  - [My process](#my-process)\n  - [New Stuff](#new-stuff)\n  - [Continued development](#continued-development)\n  - [Useful resources](#useful-resources)\n  - [Author](#author)\n\n## Overview\n\n### The challenge\n\n- Build out Stats preview card component and get it looking as close to the design as possible\n- Users should be able to view the optimal layout depending on their device's screen size.\n\n### Screenshots\n\n![PC View](https://github.com/atif-dev/stats-preview__card/blob/main/screenshots/pc.png?raw=true)\n![Mobile view](https://github.com/atif-dev/stats-preview__card/blob/main/screenshots/mobile.png?raw=true)\n\n### Links\n\n- Frontend Mentor solution url:  https://www.frontendmentor.io/solutions/nft-preview-card-component-esjPYS6HLk\n- Live Site URL: https://atif-dev.github.io/stats-preview__card//\n- GitHub repo : https://github.com/atif-dev/stats-preview__card\n\n## My process\n\n  - Used existing knowledge.\n  - Explored things over Internet according to need.\n  - Used Responsively desktop app for checking responsiveness.\n  - Used LT browser for checking responsiveness and screenshots.\n  - Seen someone's code for an issue, modify the code and used it.\n  - Checked responsiveness for following screens:\n    - [x] 375 * 812\n    - [x] 1280 * 950\n    - [x] 720 * 1280\n    - [x] 1366 * 768\n    - [x] 1440 * 900\n    - [x] 1920 * 1080\n    - [x] 1920 * 1200\n\n### New Stuff\n\n  Learned and successfully implemented SCSS for this project.\n\n### Continued development\n\n  Will complete more frontendmentor challenges... \n\n### Useful resources\n\n- [CSS flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - Nice visual representation to understand CSS flexbox \n- [Conquering Responsive Layouts](https://courses.kevinpowell.co/conquering-responsive-layouts) - This is nice short free course for learning responsiveness.\n- [Check responsiveness](https://www.lambdatest.com/mobile-view-website) - NICE website for checking responsiveness and taking good looking screen shots.\n- [Desktop app for checking responsiveness](https://responsively.app/) - Download windows application for checking responsiveness.\n- [Learn Resposiveness](https://web.dev/learn/design/) - Read to find about responsiveness.\n- [Learn centering in css](https://moderncss.dev/complete-guide-to-centering-in-css/) - Read to find about centering.\n\n## Author\n\n- [atif_devs at Twitter](https://twitter.com/atif_devs). Come, say Hi. Let's connect for learning and sharing😇\n\n----**Be NICE and have FUN building!** 🚀😎😇----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatif-dev%2Fstats-preview__card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatif-dev%2Fstats-preview__card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatif-dev%2Fstats-preview__card/lists"}