{"id":30656229,"url":"https://github.com/blopez024/personal-webpage-react","last_synced_at":"2026-04-15T10:33:14.118Z","repository":{"id":311713564,"uuid":"1044655926","full_name":"blopez024/personal-webpage-react","owner":"blopez024","description":"Portfolio Webpage","archived":false,"fork":false,"pushed_at":"2025-08-26T05:06:35.000Z","size":577,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-26T06:23:12.328Z","etag":null,"topics":["css","html5","npm","react-router","reactjs","vite"],"latest_commit_sha":null,"homepage":"https://bryan-lopez.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blopez024.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-08-26T02:47:45.000Z","updated_at":"2025-08-26T05:07:46.000Z","dependencies_parsed_at":"2025-08-26T06:23:14.889Z","dependency_job_id":"d21d2807-8e18-4e70-a226-81d8e7206a4c","html_url":"https://github.com/blopez024/personal-webpage-react","commit_stats":null,"previous_names":["blopez024/personal-webpage-react"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/blopez024/personal-webpage-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopez024%2Fpersonal-webpage-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopez024%2Fpersonal-webpage-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopez024%2Fpersonal-webpage-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopez024%2Fpersonal-webpage-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blopez024","download_url":"https://codeload.github.com/blopez024/personal-webpage-react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopez024%2Fpersonal-webpage-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31837165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T10:26:52.245Z","status":"ssl_error","status_checked_at":"2026-04-15T10:26:51.649Z","response_time":63,"last_error":"SSL_read: 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":["css","html5","npm","react-router","reactjs","vite"],"created_at":"2025-08-31T10:09:43.993Z","updated_at":"2026-04-15T10:33:14.077Z","avatar_url":"https://github.com/blopez024.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal Webpage (React)\n\nThis is a personal portfolio website built with React and Vite. It showcases your profile, projects, and contact information in a modern, responsive design.\n\n## Features\n\n- **Home**: Introduction and profile picture\n- **Header**: Navigation bar for easy access to sections\n- **Projects**: Display of your work and achievements\n- **Contact**: Email and other contact details\n- **Assets**: SVG icons, profile image, and resume PDF\n\n\u003cimg src=\"./previews/desktop-preview.png\" alt=\"Desktop Webpage Preview\" width=\"1000\"/\u003e\n\u003c!-- \u003cimg src=\"./previews/mobile-preview.png\" alt=\"Mobile Webpage Preview\" width=\"300\"/\u003e --\u003e\n\n## Project Structure\n\n```\nfrontend/\n├── public/\n├── src/\n│   ├── App.jsx\n│   ├── App.css\n│   ├── main.jsx\n│   ├── assets/\n│   └── components/\n│       ├── Contact.jsx\n│       ├── Header.jsx\n│       ├── Home.jsx\n│       └── Projects.jsx\n├── index.html\n├── package.json\n├── vite.config.js\n└── README.md\n```\n\n## Getting Started\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) (v18 or higher recommended)\n- [pnpm](https://pnpm.io/) (or use npm/yarn)\n\n### Installation\n\n1.  Clone the repository:\n    ```bash\n    git clone https://github.com/blopez024/personal-webpage-react.git\n    cd personal-webpage-react/frontend\n    ```\n2.  Install dependencies:\n    ```bash\n    pnpm install\n    # or\n    npm install\n    # or\n    yarn install\n    ```\n\n### Running Locally\n\nStart the development server:\n\n```bash\npnpm run dev\n# or\nnpm run dev\n# or\nyarn dev\n```\n\nVisit [http://localhost:5173](http://localhost:5173) in your browser.\n\n## Build for Production\n\n```bash\npnpm run build\n# or\nnpm run build\n# or\nyarn build\n```\n\nThe output will be in the `dist/` folder.\n\n## Customization\n\n- Update your profile info, projects, and contact details in the respective components in `src/components/`.\n- Replace assets in `src/assets/` as needed.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblopez024%2Fpersonal-webpage-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblopez024%2Fpersonal-webpage-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblopez024%2Fpersonal-webpage-react/lists"}