{"id":32829083,"url":"https://github.com/somnath229/3dpfolio","last_synced_at":"2026-05-02T08:34:56.002Z","repository":{"id":322465530,"uuid":"1089592112","full_name":"somnath229/3dpfolio","owner":"somnath229","description":"3D Protfolio","archived":false,"fork":false,"pushed_at":"2025-12-01T12:01:04.000Z","size":15814,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-04T00:29:20.058Z","etag":null,"topics":["javascript","react-motion","reactjs","three-js"],"latest_commit_sha":null,"homepage":"https://somnathdubey.netlify.app/","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/somnath229.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-11-04T14:51:29.000Z","updated_at":"2025-12-01T12:01:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/somnath229/3dpfolio","commit_stats":null,"previous_names":["somnath229/3dpfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/somnath229/3dpfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somnath229%2F3dpfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somnath229%2F3dpfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somnath229%2F3dpfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somnath229%2F3dpfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/somnath229","download_url":"https://codeload.github.com/somnath229/3dpfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somnath229%2F3dpfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32528406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["javascript","react-motion","reactjs","three-js"],"created_at":"2025-11-07T19:00:59.063Z","updated_at":"2026-05-02T08:34:55.997Z","avatar_url":"https://github.com/somnath229.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#🌌React 3D Motion — Interactive 3D portfolio with React, Three.js \u0026 React Motion\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\nIt integrates **Three.js** for powerful 3D rendering and **React Motion** for smooth, physics-based animations — allowing you to build dynamic, interactive 3D experiences directly in React.\n\n---\n\n## 🚀 Getting Started\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/your-username/react-3d-motion.git\ncd 3dpfolio\n```\n\n### 2. Install Dependencies\n\n```bash\nnpm install\n```\n\n### 3. Run the Development Server\n\n```bash\nnpm start\n```\n\nRuns the app in development mode.\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\nThe page will reload when you make changes, and you may also see lint errors in the console.\n\n---\n\n## 🧱 Built With\n\n* ⚛️ [React](https://reactjs.org/) — UI library for building dynamic interfaces\n* 🎨 [Three.js](https://threejs.org/) — 3D graphics engine for WebGL rendering\n* 💫 [React Motion](https://github.com/chenglou/react-motion) — physics-based animation library for React\n* 🧰 [Create React App](https://github.com/facebook/create-react-app) — for zero-config setup and build system\n\n---\n\n## 📜 Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in development mode.\n\n### `npm test`\n\nLaunches the test runner in interactive watch mode.\nSee [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more info.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\nIt bundles React in production mode and optimizes for best performance.\n\n### `npm run eject`\n\n**Note:** This is a one-way operation. Once you `eject`, you can’t go back!\n\nIt copies all configuration files (Webpack, Babel, ESLint, etc.) into your project for full customization.\n\n---\n\n## 🌈 Example Features\n\n* 🎮 Interactive 3D scenes built with Three.js\n* 🌀 Smooth animations with React Motion\n* 🧭 Responsive and dynamic UI with React hooks\n* 🔄 Real-time updates and scene transitions\n\n---\n\n## 🧩 Folder Structure\n\n```\nreact-3d-motion/\n│\n├── public/\n│   └── index.html\n│   └── asseted\n│\n├── src/\n│   ├── components/\n│   │   ├── Main.js\n│   │   ├── Navbar.js\n│   │   └── Projects.js\n│   ├── assets/\n│   ├── App.js\n│   ├── index.js\n│   └── styles/\n│\n└── package.json\n```\n\n---\n\n## 🧠 Learn More\n\n* [React Documentation](https://reactjs.org/docs/getting-started.html)\n* [Three.js Documentation](https://threejs.org/docs/)\n* [React Motion Docs](https://github.com/chenglou/react-motion)\n* [Create React App Docs](https://facebook.github.io/create-react-app/docs/getting-started)\n\n---\n\n## 📦 Deployment\n\nSee the [deployment guide](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\nYou can easily deploy using:\n\n* **Vercel**\n* **Netlify**\n* **GitHub Pages**\n* or any static hosting provider.\n\n---\n\n## 🛠 Troubleshooting\n\nIf `npm run build` fails to minify, check:\n[CRA Troubleshooting Guide](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)\n\n---\n\n## 📄 License\n\nThis project is licensed under the **MIT License** — feel free to use, modify, and distribute!\n\n---\n\n\u003e 💡 *Built with love using React, Three.js, and React Motion.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsomnath229%2F3dpfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsomnath229%2F3dpfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsomnath229%2F3dpfolio/lists"}