{"id":22298057,"url":"https://github.com/ddosnotification/stellar-portfolio-template","last_synced_at":"2026-04-04T20:31:17.655Z","repository":{"id":264231294,"uuid":"892769655","full_name":"ddosnotification/stellar-portfolio-template","owner":"ddosnotification","description":"Modern, animated portfolio template featuring 3D starfield background, dramatic typography, and smooth transitions. Built with Three.js and GSAP. Fully responsive, customizable, and free to use.","archived":false,"fork":false,"pushed_at":"2024-11-25T14:36:46.000Z","size":138,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-03T00:45:15.964Z","etag":null,"topics":["3d","css","javascript","minimalistic-theme","modern","personal-website","porftfolio","portfolio-template","portfolio-website","responsive","stellar","stellar-portfolio","template","templates","threejs","webdev","webgl","website-template"],"latest_commit_sha":null,"homepage":"https://ddosnotification.github.io/stellar-portfolio-template/","language":"CSS","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/ddosnotification.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":"2024-11-22T18:38:15.000Z","updated_at":"2025-07-02T08:46:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"cabd8ad9-53f7-4754-bd7a-79163b964bd6","html_url":"https://github.com/ddosnotification/stellar-portfolio-template","commit_stats":null,"previous_names":["ddosnotification/stellar-portfolio-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ddosnotification/stellar-portfolio-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddosnotification%2Fstellar-portfolio-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddosnotification%2Fstellar-portfolio-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddosnotification%2Fstellar-portfolio-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddosnotification%2Fstellar-portfolio-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddosnotification","download_url":"https://codeload.github.com/ddosnotification/stellar-portfolio-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddosnotification%2Fstellar-portfolio-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31413267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: 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":["3d","css","javascript","minimalistic-theme","modern","personal-website","porftfolio","portfolio-template","portfolio-website","responsive","stellar","stellar-portfolio","template","templates","threejs","webdev","webgl","website-template"],"created_at":"2024-12-03T17:59:31.824Z","updated_at":"2026-04-04T20:31:17.645Z","avatar_url":"https://github.com/ddosnotification.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stellar Portfolio 🚀\n\nA modern, animated portfolio template featuring 3D starfield background, dramatic typography, and smooth scrolling animations. Built with Three.js and GSAP.\n\n![Preview](./preview/screenshot.png)\n\n## ✨ Features\n\n- Interactive 3D starfield background\n- Responsive design\n- Smooth scroll animations\n- Gradient text animations\n- Modern glass-morphism cards\n- Project showcase section\n- Contact form\n- Stats \u0026 skills display\n\n## 🛠️ Technologies\n\n- Three.js\n- GSAP\n- HTML5\n- CSS3\n- JavaScript\n\n## 🚀 Quick Start\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/ddosnotification/stellar-portfolio-template.git\n```\n\n2. Open `index.html` in your browser\n\n3. Customize the content in `index.html` or `/css/style.css` or `/js/script.js`\n\n## 🎨 Customization\n\n### Colors\nEdit the gradient colors in the CSS variables:\n```css\nbackground: linear-gradient(to right, #00eeff, #00ff88, #00eeff);\n```\n\n### Content\nReplace the placeholder text in `index.html`:\n- Name and title in the hero section\n- Project details in the work section\n- Stats and skills in the about section\n\n### Background\nModify the starfield parameters in the JavaScript section:\n```javascript\nconst starPositions = [];\nfor(let i = 0; i \u003c 10000; i++) {\n    // Adjust star count and position range\n}\n```\n\n## 📱 Browser Support\n\n- Chrome (latest)\n- Firefox (latest)\n- Safari (latest)\n- Edge (latest)\n\n## 📄 License\n\nMIT License - feel free to use for your portfolio!\n\n## 🤝 Contributing\n\n1. Fork the repository\n2. Create a feature branch\n3. Commit changes\n4. Push to branch\n5. Open pull request\n\n## ⭐ Show Your Support\n\nGive a ⭐️ if you like this project!\n\n## 📧 Contact\n\nQuestions? Feel free to open an issue or reach out to [me](https://x.com/ddosntfcion)\n\n---\nCreated with 💙 by ddosnotification\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddosnotification%2Fstellar-portfolio-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddosnotification%2Fstellar-portfolio-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddosnotification%2Fstellar-portfolio-template/lists"}