{"id":19109290,"url":"https://github.com/obrm/profile-card","last_synced_at":"2026-05-02T18:37:46.115Z","repository":{"id":163308947,"uuid":"638818799","full_name":"obrm/profile-card","owner":"obrm","description":"This project demonstrates the implementation of a Profile Card component in a React TypeScript application. The component displays a user's name, profile picture, and bio.","archived":false,"fork":false,"pushed_at":"2023-05-10T13:59:17.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-03T03:42:22.951Z","etag":null,"topics":["react","sass","typescript","vite"],"latest_commit_sha":null,"homepage":"https://obrm-profile-card.netlify.app","language":"TypeScript","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/obrm.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":"2023-05-10T07:10:39.000Z","updated_at":"2023-05-10T09:43:47.000Z","dependencies_parsed_at":"2024-11-09T04:20:29.709Z","dependency_job_id":"deb67377-03eb-48cf-a7af-c46861f2f30a","html_url":"https://github.com/obrm/profile-card","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fprofile-card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fprofile-card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fprofile-card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fprofile-card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obrm","download_url":"https://codeload.github.com/obrm/profile-card/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240163601,"owners_count":19758032,"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":["react","sass","typescript","vite"],"created_at":"2024-11-09T04:19:55.882Z","updated_at":"2026-05-02T18:37:41.096Z","avatar_url":"https://github.com/obrm.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Profile Card Component\nThis project demonstrates the implementation of a Profile Card component in a React TypeScript application. The component displays a user's name, profile picture, and bio.\n\n## Versions\nThere are two versions of the app, each with a different implementation of the Profile Card component.\n\n### Master Branch - Regular React App\nIn the `master` branch, the Profile Card component is a regular React component that includes the Profile Name, Profile Picture, and Profile Bio components directly inside it. The parent `App` component imports the `ProfileCard` component and uses it without passing any children to it.\n\n### With-Compound Branch - Compound Components\nIn the `with-compound` branch, the Profile Card component follows the compound components design pattern. This pattern allows the component to accept children components, providing greater flexibility in terms of composition. In this version, the `App` component imports the `Profile` component, which in turn imports the `ProfileCard`, `ProfileName`, `ProfilePicture`, and `ProfileBio` components. These components are then used as children of the `ProfileCard` component.\n\nTo switch between the two versions, you can check out the corresponding branch in your Git repository.\n\n## Screenshots\n\n![Profile Card Component](./src/assets/screenshot.png)\n\n## Live Demo\nExperience the Profile Card Component in action by visiting the live demo:\n\n[Profile Card Component Live Demo](https://obrm-profile-card.netlify.app)\n\n## Usage\nTo run the app locally, follow these steps:\n\n1. Clone the repository and navigate to the project folder.\n2. Run `npm install` to install the required dependencies.\n3. Run `npm run dev` to start the development server.\n4. Open your browser and visit http://localhost:5173 to view the app.\n\n#### Technologies Used\n\n* [React](https://reactjs.org/)\n* [TypeScript](https://www.typescriptlang.org/)\n* [SCSS](https://sass-lang.com/)\n* [Vite](https://vitejs.dev/)\n\n#### License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n## Contact Information\nFor any questions, concerns, or support, feel free to reach me out via email: [obrm770@gmail.com](mailto:obrm770@gmail.com).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobrm%2Fprofile-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobrm%2Fprofile-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobrm%2Fprofile-card/lists"}