{"id":19675136,"url":"https://github.com/chirathr/portfolio","last_synced_at":"2026-05-08T10:35:21.020Z","repository":{"id":96674829,"uuid":"132788276","full_name":"chirathr/portfolio","owner":"chirathr","description":"My portfolio: https://chirathr.com/","archived":false,"fork":false,"pushed_at":"2026-02-27T06:18:05.000Z","size":10203,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-27T12:08:19.065Z","etag":null,"topics":["bootstrap","css","html","javascript"],"latest_commit_sha":null,"homepage":"https://chirathr.com/","language":"JavaScript","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/chirathr.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}},"created_at":"2018-05-09T17:03:15.000Z","updated_at":"2026-02-27T06:18:09.000Z","dependencies_parsed_at":"2023-04-19T21:17:02.190Z","dependency_job_id":null,"html_url":"https://github.com/chirathr/portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chirathr/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chirathr%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chirathr%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chirathr%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chirathr%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chirathr","download_url":"https://codeload.github.com/chirathr/portfolio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chirathr%2Fportfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32776904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["bootstrap","css","html","javascript"],"created_at":"2024-11-11T17:21:33.992Z","updated_at":"2026-05-08T10:35:21.010Z","avatar_url":"https://github.com/chirathr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chirath's Portfolio\n\nWelcome to my personal portfolio website!\n\nThis project was built from scratch leveraging AI (DeepMind tools and Claude Code) to experiment with rapid prototyping, modern frontend design aesthetics (Next.js, Tailwind, Canvas animations), and completely data-driven architectures.\n\n## Live Site\n\nThe site is deployed and available at: [https://chirathr.com/](https://chirathr.com/)\n\n## Local Development\n\n```bash\nnpm install\nnpm run dev\n```\n(Locally, the site will run on `http://localhost:3000`)\n\n## Configuration \u0026 Content\n\nAll portfolio content is perfectly isolated from the UI code. To update my information, I just edit:\n`src/data/portfolio.ts`\n\n### Adding a New Blog Post\n\nThe blog is statically powered by an internal Markdown engine (`remark` + `gray-matter`). To write a new post:\n\n1. Create a new `.md` file in the `src/content/blog/` directory.\n2. Add the following YAML frontmatter precisely to the very top of the file:\n\n```yaml\n---\ntitle: \"Your Post Title Here\"\ndate: \"2026-03-01\"\nreadTime: \"5 min read\"\n---\n```\n3. Write standard Markdown below the frontmatter block! The site will automatically process your post, add it to the homepage feed, and generate a highly styled `/blog/your-post-filename` route.\n\n## Deployment\n\nThe project is configured for a static export and deploys directly to GitHub Pages via the included GitHub Action.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchirathr%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchirathr%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchirathr%2Fportfolio/lists"}