{"id":29892200,"url":"https://github.com/block-stacker/react-portfolio-template","last_synced_at":"2025-10-10T07:09:47.626Z","repository":{"id":279231157,"uuid":"938112638","full_name":"block-stacker/react-portfolio-template","owner":"block-stacker","description":"React + Vite + Tailwind CSS Portfolio Template.","archived":false,"fork":false,"pushed_at":"2025-02-26T03:23:03.000Z","size":47,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T03:34:03.479Z","etag":null,"topics":["portfolio","portfolio-template","portfolio-website","react","react-portfolio","react-portfolio-template","react-portfolio-website","tailwindcss","typescript","vite"],"latest_commit_sha":null,"homepage":"https://react-portfolio-template-weld.vercel.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/block-stacker.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":"2025-02-24T12:49:33.000Z","updated_at":"2025-02-26T06:01:23.000Z","dependencies_parsed_at":"2025-02-24T14:36:43.996Z","dependency_job_id":"84da3d61-37b5-43f7-9736-a5705c6d73d6","html_url":"https://github.com/block-stacker/react-portfolio-template","commit_stats":null,"previous_names":["savvy-bit/react-portfolio-template","block-stacker/react-portfolio-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/block-stacker/react-portfolio-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-stacker%2Freact-portfolio-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-stacker%2Freact-portfolio-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-stacker%2Freact-portfolio-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-stacker%2Freact-portfolio-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/block-stacker","download_url":"https://codeload.github.com/block-stacker/react-portfolio-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-stacker%2Freact-portfolio-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268152099,"owners_count":24204043,"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-07-31T02:00:08.723Z","response_time":66,"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":["portfolio","portfolio-template","portfolio-website","react","react-portfolio","react-portfolio-template","react-portfolio-website","tailwindcss","typescript","vite"],"created_at":"2025-08-01T01:12:19.429Z","updated_at":"2025-10-10T07:09:47.528Z","avatar_url":"https://github.com/block-stacker.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![thumbnail](https://awesomescreenshot.s3.amazonaws.com/image/6171274/53100357-9a5237efdc5e8fc11fee8bcff878d9d4.png?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAJSCJQ2NM3XLFPVKA%2F20250224%2Fus-east-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250224T140733Z\u0026X-Amz-Expires=28800\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=5985566598d0627063790b385ac7667effeccc5eb90158c077024962d06597c9)\n\n# React Vite Portfolio Template\n\nA lightweight, modern, and customizable portfolio template built with [React](https://reactjs.org/) and [Vite](https://vitejs.dev/). This template is designed to help developers quickly showcase their projects, skills, and personal information in a clean and responsive layout. It uses `pnpm` for fast and efficient package management and includes a `portfolio.json` file to easily manage your portfolio data.\n\n## Features\n- Built with React and Vite for fast development and optimal performance\n- Fully responsive design\n- Centralized portfolio data management via `portfolio.json`\n- Easy to customize and extend\n- Uses `pnpm` for lightweight and efficient dependency management\n\n## Prerequisites\nBefore you begin, ensure you have the following installed:\n- [Node.js](https://nodejs.org/) (v16 or higher recommended)\n- [pnpm](https://pnpm.io/) (install globally with `npm install -g pnpm`)\n\n## Getting Started\n\n### Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/your-username/react-vite-portfolio-template.git\n   cd react-vite-portfolio-template\n   ```\n2. Install dependencies using `pnpm`:\n   ```bash\n   pnpm install\n   ```\n3. Customize the `portfolio.json` file located in the `/src/configs`:\n   ```json\n   {\n    \"name\": \"Your Name\",\n    \"title\": \"Your Job Title\",\n    \"bio\": \"A short bio about yourself\",\n    \"contacts\": {\n      \"github\": \"https://github.com/your-username\",\n      \"twitter\": \"https://twitter.com/your-username\"\n    },\n   \"education\": {\n      \"logo\": \"University Logo\",\n      \"degree\": \"Your Degree\",\n      \"university\": \"Your University\",\n      \"location\": \"Location\",\n      \"graduation\": \"2025/01/01 00:00:00\",\n      \"courseWork\": [\n         \"Algorithms\"\n      ],\n      \"project\": \"Your senior project\"\n   },\n    \"meetingLink\": \"Calendly link\",\n    \"projects\": [\n        {\n        \"name\": \"Project Name\",\n        \"bio\": \"A short bio about the project\",\n        \"logo\": \"Project Logo\",\n        \"description\": \"The detailed descripion about the project\",\n        \"skills\": [\"Used skills in an array\"]\n      }\n    ],\n    \"skills\": [\"React\", \"Vite\", \"JavaScript\", \"CSS\"]\n   }\n   ```\n4. Build\n   ```bash\n   pnpm build\n   ```\n5. Run\n   ```bash\n   pnpm dev\n   ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock-stacker%2Freact-portfolio-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblock-stacker%2Freact-portfolio-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock-stacker%2Freact-portfolio-template/lists"}