{"id":48590517,"url":"https://github.com/roycoding8/portfolio-website","last_synced_at":"2026-04-08T19:03:22.813Z","repository":{"id":328400235,"uuid":"1115429682","full_name":"RoyCoding8/portfolio-website","owner":"RoyCoding8","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-04T06:50:37.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-04T13:01:23.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://roycs-portfolio.vercel.app","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RoyCoding8.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-12T21:16:07.000Z","updated_at":"2026-03-04T06:50:41.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/RoyCoding8/portfolio-website","commit_stats":null,"previous_names":["roycoding8/portfolio-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RoyCoding8/portfolio-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoyCoding8%2Fportfolio-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoyCoding8%2Fportfolio-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoyCoding8%2Fportfolio-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoyCoding8%2Fportfolio-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoyCoding8","download_url":"https://codeload.github.com/RoyCoding8/portfolio-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoyCoding8%2Fportfolio-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31569400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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":"2026-04-08T19:03:03.183Z","updated_at":"2026-04-08T19:03:22.801Z","avatar_url":"https://github.com/RoyCoding8.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal Portfolio\n\nA modern, responsive portfolio website built with Vite and vanilla JavaScript.\n\n## Live Demo\n\nhttps://roycs-portfolio.vercel.app\n\n## Features\n\n- Responsive design that works on all devices\n- Dark/Light theme toggle with persistent preference\n- Smooth scroll-triggered animations\n- Clean, professional aesthetic\n- Accessible: semantic HTML, ARIA labels, keyboard navigation\n- Fast performance with Vite build system\n\n## Tech Stack\n\n- **Build Tool:** Vite\n- **Styling:** Vanilla CSS with CSS Custom Properties\n- **JavaScript:** ES6+ modules\n- **Fonts:** Inter (Google Fonts)\n\n## Project Structure\n\n```\nportfolio/\n├── index.html\n├── public/\n├── src/\n│   ├── main.js\n│   ├── components/\n│   │   ├── animations.js\n│   │   └── theme.js\n│   ├── utils/\n│   │   └── scroll.js\n│   └── styles/\n│       ├── index.css\n│       ├── variables.css\n│       ├── global.css\n│       └── components/\n└── vite.config.js\n```\n\n## Getting Started\n\n### Prerequisites\n- Node.js 18+\n- npm\n\n### Installation\n\n```bash\ngit clone https://github.com/RoyCoding8/portfolio.git\ncd portfolio\nnpm install\nnpm run dev\n```\n\n### Build for Production\n\n```bash\nnpm run build\nnpm run preview\n```\n\n## Deployment\n\n### Vercel (Recommended)\n1. Push to GitHub\n2. Import project at vercel.com\n3. Deploy automatically\n\n### Netlify\n1. Run `npm run build`\n2. Drag `dist` folder to netlify.com\n\n### GitHub Pages\n```bash\nnpm install -D gh-pages\nnpm run build\nnpx gh-pages -d dist\n```\n\n## Customization\n\n### Update Content\nEdit `index.html` to change name, bio, education, experience, achievements, and contact info.\n\n### Change Colors\nEdit `src/styles/variables.css`:\n```css\n--color-accent-primary: #6366f1;\n--color-accent-gradient: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);\n```\n\n## License\n\nApache 2.0\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froycoding8%2Fportfolio-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froycoding8%2Fportfolio-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froycoding8%2Fportfolio-website/lists"}