{"id":32074409,"url":"https://github.com/danielace1/sudharsan-a","last_synced_at":"2026-07-13T22:31:53.010Z","repository":{"id":310075998,"uuid":"1035575657","full_name":"danielace1/sudharsan-a","owner":"danielace1","description":"Portfolio for Sudharsan A - built with clarity and purpose.","archived":false,"fork":false,"pushed_at":"2026-01-19T17:29:49.000Z","size":19725,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-19T23:31:40.080Z","etag":null,"topics":["formspree","framer-motion","react-19","react-three-fiber","tailwind-css"],"latest_commit_sha":null,"homepage":"https://sudharsan-a.me","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/danielace1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"License","code_of_conduct":"CODE_OF_CONDUCT.md","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-08-10T17:30:10.000Z","updated_at":"2026-01-19T17:29:52.000Z","dependencies_parsed_at":"2025-08-15T16:35:24.692Z","dependency_job_id":null,"html_url":"https://github.com/danielace1/sudharsan-a","commit_stats":null,"previous_names":["danielace1/sudharsan-a"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielace1/sudharsan-a","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielace1%2Fsudharsan-a","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielace1%2Fsudharsan-a/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielace1%2Fsudharsan-a/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielace1%2Fsudharsan-a/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielace1","download_url":"https://codeload.github.com/danielace1/sudharsan-a/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielace1%2Fsudharsan-a/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35439213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"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":["formspree","framer-motion","react-19","react-three-fiber","tailwind-css"],"created_at":"2025-10-19T07:42:12.853Z","updated_at":"2026-07-13T22:31:52.998Z","avatar_url":"https://github.com/danielace1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sudharsan A - Portfolio\n\nA personal portfolio built to showcase my work, growth, and interest in crafting clean and purposeful digital experiences.\n\n## Screenshots\n\n\u003cdiv align=\"center\"\u003e\n\n\u003c!-- Desktop Screenshot --\u003e\n\u003cimg src=\"./public/screenshots/desktop-screenshot.png\" width=\"500px\" style=\"border-radius:12px; object-fit:cover;\" /\u003e\n\n\u003cbr/\u003e\u003cbr/\u003e\n\n\u003c!-- Mobile Screenshots Row --\u003e\n\u003cdiv style=\"display: flex; gap: 30px; justify-content: center; align-items: center; flex-wrap: wrap;\"\u003e\n  \u003cimg src=\"./public/screenshots/mobile-screenshot.png\" width=\"180px\" style=\"border-radius:12px; object-fit:cover;\" /\u003e\n  \u003cimg src=\"./public/screenshots/slant-mobile-screenshot.png\" width=\"350px\" style=\"border-radius:12px; object-fit:cover;\" /\u003e\n\u003c/div\u003e\n\n\u003c/div\u003e\n\n## Purpose\n\nBuilt with intention - to document my work, track my progress, and connect with opportunities where technology and design meet practical value.\n\n## Features\n\n- _Responsive design_ optimized for all devices\n- _Interactive 3D starfield background_ with smooth parallax motion\n- _Smooth scroll navigation_ across all portfolio sections\n- _Live contact form_ integrated for reliable message delivery\n- _Dynamic theme support_ (Light/Dark mode)\n\n## Tech Stack\n\n- [React](https://reactjs.org/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Framer Motion](https://www.framer.com/motion/)\n- [React Three Fiber](https://r3f.docs.pmnd.rs/getting-started/introduction)\n\n## Deployment\n\nThe application is deployed on Vercel. You can view the live version at: [Live Demo](https://sudharsan-a.vercel.app/)\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/danielace1/sudharsan-a.git\n   cd sudharsan-a\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n3. Start the development server:\n   ```bash\n   npm run dev\n   ```\n4. Open your browser and navigate to `http://localhost:5173` to view the\n   portfolio.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n- [Fork](https://github.com/danielace1/sudharsan-a/fork) the repository\n- Create your feature branch (`git checkout -b feature/AmazingFeature`)\n- Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n- Push to the branch (`git push origin feature/AmazingFeature`)\n- Open a [Pull Request](https://github.com/danielace1/sudharsan-a/pulls)\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Author\n\n- Website: [www.sudharsan-a.me](https://www.sudharsan-a.me)\n- GitHub: [@danielace1](https://github.com/danielace1)\n- LinkedIn: [Sudharsan A](https://www.linkedin.com/in/a-sudharsan/)\n\n---\n\nMade with ❤️ by Sudharsan A\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielace1%2Fsudharsan-a","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielace1%2Fsudharsan-a","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielace1%2Fsudharsan-a/lists"}