{"id":21318301,"url":"https://github.com/melvinaguilar/profile-card-component","last_synced_at":"2025-09-21T21:35:05.594Z","repository":{"id":60371574,"uuid":"542691099","full_name":"MelvinAguilar/profile-card-component","owner":"MelvinAguilar","description":"This is a solution to the \"Profile Card Component\" challenge on Frontend Mentor challenges.","archived":false,"fork":false,"pushed_at":"2022-11-15T04:55:48.000Z","size":146,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T22:14:03.976Z","etag":null,"topics":["frontend","frontend-mentor","frontend-mentor-challenge","frontend-mentor-challenges","html","html-css","sass","sass-files"],"latest_commit_sha":null,"homepage":"https://profile-card-component-melvinaguilar.vercel.app/","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/MelvinAguilar.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}},"created_at":"2022-09-28T16:38:46.000Z","updated_at":"2023-03-15T17:38:53.000Z","dependencies_parsed_at":"2023-01-23T04:01:29.762Z","dependency_job_id":null,"html_url":"https://github.com/MelvinAguilar/profile-card-component","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MelvinAguilar/profile-card-component","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelvinAguilar%2Fprofile-card-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelvinAguilar%2Fprofile-card-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelvinAguilar%2Fprofile-card-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelvinAguilar%2Fprofile-card-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MelvinAguilar","download_url":"https://codeload.github.com/MelvinAguilar/profile-card-component/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelvinAguilar%2Fprofile-card-component/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276312186,"owners_count":25620615,"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","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"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":["frontend","frontend-mentor","frontend-mentor-challenge","frontend-mentor-challenges","html","html-css","sass","sass-files"],"created_at":"2024-11-21T19:12:19.499Z","updated_at":"2025-09-21T21:35:05.571Z","avatar_url":"https://github.com/MelvinAguilar.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Mentor - Profile card component solution\n\n![](./design/desktop-preview.jpg)\n\nThis is a solution to the [Profile card component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/profile-card-component-cfArpWshJ). Frontend Mentor challenges help you improve your coding skills by building realistic projects. \n\n\u003ch2 align=\"center\"\u003eLinks\u003c/h2\u003e\n\n- Solution URL: [Profile Card Component (SASS + Flexbox) | Frontend Mentor](https://www.frontendmentor.io/solutions/profile-card-component-sass-flexbox-7cj7s_CvT0)\n- Live Site URL: [https://profile-card-component-melvinaguilar.vercel.app/](https://profile-card-component-melvinaguilar.vercel.app/)\n\n\u003cbr\u003e\n\n## Table of contents\n\n- [Overview](#overview)\n  - [The challenge](#the-challenge)\n- [My process](#my-process)\n  - [Built with](#built-with)\n- [Author](#author)\n- [Acknowledgments](#acknowledgments)\n\n## Overview\n\n### The challenge\n\n- Build out the project to the designs provided\n\n## My process\n\n### Built with\n\n- Semantic HTML5 markup\n- Flex Layout\n- BEM naming convention\n- [SASS](https://sass-lang.com/documentation/modules) - Sass modules\n\n\n### Useful resources\n\n- [CSS Guidelines](https://cssguidelin.es/#bem-like-naming)\n- [BEM naming convention](https://css-tricks.com/bem-101/)\n- [BEM naming examples](https://getbem.com/naming/)\n\n- [Material Design Box Shadows](https://codepen.io/sdthornton/pen/wBZdXq)\n- [CSS background Property](https://www.w3schools.com/cssref/css3_pr_background.asp)\n- [CSS Multiple Backgrounds](https://www.w3schools.com/css/css3_backgrounds.asp)\n- [How to place background image using ::before pseudo selectors](https://www.geeksforgeeks.org/how-to-place-background-image-using-before-pseudo-selectors-in-css/)\n\n- [Solving Sticky Hover States with @media (hover: hover)](https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/)\n\n## Author\n\n- Frontend Mentor - [@melvinaguilar](https://www.frontendmentor.io/profile/melvinaguilar)\n\n## Acknowledgments\n\nWhen using `sass` in order to build this solution\n\n- Install `sass` if not yet installed:\n\n```bash\nnpm install -g sass\n```\n\n- Run build command from command line:\n\n```bash\nsass assets/sass/main.scss assets/css/style.css\n```\n\n- If you want to edit the code and test, in the root folder of this repository, run this command from the command line:\n\n```bash\nsass --watch assets/sass/main.scss assets/css/style.css\n```\n\n## File structure\n\n```\n.\n├── assets\n│   ├── css\n│   │   ├── style.css\n│   │   └── style.css.map\n│   ├── images\n│   │   ├── bg-pattern-bottom.svg\n│   │   ├── bg-pattern-card.svg\n│   │   ├── bg-pattern-top.svg\n│   │   ├── favicon-32x32.png\n│   │   └── image-victor.jpg\n│   └── sass\n│       ├── abstracts\n│       │   ├── _mixins.scss\n│       │   └── _variables.scss\n│       ├── base\n│       │   ├── _page.scss\n│       │   └── _reset.scss\n│       ├── component\n│       │   ├── _heading.scss\n│       │   └── _screen-reader.scss\n│       ├── layout\n│       │   └── _profile-card.scss\n│       └── main.scss\n├── design\n│   ├── desktop-design.jpg\n│   ├── desktop-preview.jpg\n│   └── mobile-design.jpg\n├── index.html\n└── README.md\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelvinaguilar%2Fprofile-card-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelvinaguilar%2Fprofile-card-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelvinaguilar%2Fprofile-card-component/lists"}