{"id":31557087,"url":"https://github.com/rohitsoni007/portfolio","last_synced_at":"2026-04-13T14:33:33.236Z","repository":{"id":315476101,"uuid":"1059666678","full_name":"rohitsoni007/portfolio","owner":"rohitsoni007","description":"My portfolio build with React.js, Shadcn, Tailwind, React Router Framework Mode","archived":false,"fork":false,"pushed_at":"2025-11-03T15:14:54.000Z","size":5206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-03T17:16:01.689Z","etag":null,"topics":["developer-portfolio","portfolio","portfolio-site","portfolio-template","react","react-portfolio","react-router","react-template","shadcn","tailwindcss","tailwindcss-v4","vite","web-template"],"latest_commit_sha":null,"homepage":"https://rohitsoni.dev/","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/rohitsoni007.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-18T19:02:46.000Z","updated_at":"2025-11-03T15:14:05.000Z","dependencies_parsed_at":"2025-10-08T09:12:24.670Z","dependency_job_id":"1fbd3e36-afdc-40c4-a356-f040298b2b3b","html_url":"https://github.com/rohitsoni007/portfolio","commit_stats":null,"previous_names":["rohitsoni007/portfolio","rohitsoni-dev/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rohitsoni007/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitsoni007%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitsoni007%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitsoni007%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitsoni007%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohitsoni007","download_url":"https://codeload.github.com/rohitsoni007/portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitsoni007%2Fportfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31757481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"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":["developer-portfolio","portfolio","portfolio-site","portfolio-template","react","react-portfolio","react-router","react-template","shadcn","tailwindcss","tailwindcss-v4","vite","web-template"],"created_at":"2025-10-04T23:22:22.420Z","updated_at":"2026-04-13T14:33:33.168Z","avatar_url":"https://github.com/rohitsoni007.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to React Router!\n\nA modern, production-ready template for building full-stack React applications using React Router.\n\n[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/remix-run/react-router-templates/tree/main/default)\n\n## Features\n\n- 🚀 Server-side rendering\n- ⚡️ Hot Module Replacement (HMR)\n- 📦 Asset bundling and optimization\n- 🔄 Data loading and mutations\n- 🔒 TypeScript by default\n- 🎉 TailwindCSS for styling\n- 📖 [React Router docs](https://reactrouter.com/)\n\n## Getting Started\n\n### Installation\n\nInstall the dependencies:\n\n```bash\nnpm install\n```\n\n### Development\n\nStart the development server with HMR:\n\n```bash\nnpm run dev\n```\n\nYour application will be available at `http://localhost:5173`.\n\n## Building for Production\n\nCreate a production build:\n\n```bash\nnpm run build\n```\n\n## Deployment\n\n### Docker Deployment\n\nTo build and run using Docker:\n\n```bash\ndocker build -t my-app .\n\n# Run the container\ndocker run -p 3000:3000 my-app\n```\n\nThe containerized application can be deployed to any platform that supports Docker, including:\n\n- AWS ECS\n- Google Cloud Run\n- Azure Container Apps\n- Digital Ocean App Platform\n- Fly.io\n- Railway\n\n### DIY Deployment\n\nIf you're familiar with deploying Node applications, the built-in app server is production-ready.\n\nMake sure to deploy the output of `npm run build`\n\n```\n├── package.json\n├── package-lock.json (or pnpm-lock.yaml, or bun.lockb)\n├── build/\n│   ├── client/    # Static assets\n│   └── server/    # Server-side code\n```\n\n## Styling\n\nThis template comes with [Tailwind CSS](https://tailwindcss.com/) already configured for a simple default starting experience. You can use whatever CSS framework you prefer.\n\n---\n\nBuilt with ❤️ using React Router.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohitsoni007%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohitsoni007%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohitsoni007%2Fportfolio/lists"}