{"id":44317330,"url":"https://github.com/basher83/assets","last_synced_at":"2026-02-11T05:15:21.550Z","repository":{"id":297688288,"uuid":"997603119","full_name":"basher83/assets","owner":"basher83","description":"Central repository for all my GitHub visual assets and resources","archived":false,"fork":false,"pushed_at":"2025-09-02T21:52:12.000Z","size":3625,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-02T23:23:32.506Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/basher83.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-06T20:11:53.000Z","updated_at":"2025-09-02T21:52:15.000Z","dependencies_parsed_at":"2025-06-06T21:24:33.974Z","dependency_job_id":"9053b8b0-9a2a-4d4c-bfaa-37331d68c193","html_url":"https://github.com/basher83/assets","commit_stats":null,"previous_names":["basher83/assets"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/basher83/assets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basher83%2Fassets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basher83%2Fassets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basher83%2Fassets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basher83%2Fassets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basher83","download_url":"https://codeload.github.com/basher83/assets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basher83%2Fassets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29327164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T03:52:29.695Z","status":"ssl_error","status_checked_at":"2026-02-11T03:52:23.094Z","response_time":97,"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":[],"created_at":"2026-02-11T05:15:20.849Z","updated_at":"2026-02-11T05:15:21.544Z","avatar_url":"https://github.com/basher83.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# 🚀 basher83/assets 🛰️\n\n![Last Commit](https://img.shields.io/github/last-commit/basher83/assets?path=README.md\u0026display_timestamp=committer)\n[![Profile](https://img.shields.io/badge/GitHub-basher83-181717?style=flat\u0026logo=github)](https://github.com/basher83)\n![License](https://img.shields.io/badge/License-MIT-blue.svg)\n\n\n**Central repository for all my GitHub visual assets and resources**\n\n\u003cimg src=\"https://raw.githubusercontent.com/basher83/assets/main/octocats/main-profile-octocat.png\" width=\"200\" alt=\"basher83 Custom Octocat\"\u003e\n\n\u003c/div\u003e\n\n---\n\n## 📋 Overview\n\nThis repository serves as a centralized storage location for all visual assets used across my GitHub projects, profile, and documentation. By maintaining these assets in one place, I ensure consistency, avoid broken links, and simplify asset management.\n\n## 🗂️ Repository Structure\n\n```\nbasher83/assets/\n├── octocats/              # Custom GitHub Octocats\n├── space-gifs/            # Space-themed animations for docs\n│   ├── dev-missions/      # Development project visuals\n│   ├── staging-planets/   # Staging project visuals\n│   └── prod-galaxies/     # Production project visuals\n├── logos/                 # Project and personal logos\n├── banners/               # Header banners for READMEs\n├── icons/                 # Small icons and badges\n└── screenshots/           # Project screenshots\n```\n\n## 🔗 Usage Instructions\n\n### Direct Links in Markdown\n\n```markdown\n![Description](https://raw.githubusercontent.com/basher83/assets/main/path/to/asset.png)\n```\n\n### HTML for More Control\n\n```html\n\u003cimg src=\"https://raw.githubusercontent.com/basher83/assets/main/path/to/asset.png\" \n     width=\"300\" \n     alt=\"Description\"\n     align=\"right\"\u003e\n```\n\n### In CSS (for GitHub Pages)\n\n```css\n.header-logo {\n  background-image: url('https://raw.githubusercontent.com/basher83/assets/main/logos/my-logo.png');\n}\n```\n\n## 🌟 Featured Assets\n\n### Octocats\n\n\u003cdiv align=\"center\"\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/basher83/assets/main/octocats/placeholder-main.png\" width=\"100\"\u003e\u003cbr\u003e\n        \u003csub\u003e\u003cb\u003eMain Profile\u003c/b\u003e\u003c/sub\u003e\n      \u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/basher83/assets/main/octocats/placeholder-cyber.png\" width=\"100\"\u003e\u003cbr\u003e\n        \u003csub\u003e\u003cb\u003eCybersecurity\u003c/b\u003e\u003c/sub\u003e\n      \u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/basher83/assets/main/octocats/placeholder-army.png\" width=\"100\"\u003e\u003cbr\u003e\n        \u003csub\u003e\u003cb\u003eArmy Veteran\u003c/b\u003e\u003c/sub\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/table\u003e\n\u003c/div\u003e\n\n### Space-Themed GIFs\n\n| Category | Preview | Purpose |\n|----------|---------|---------|\n| Development | [Mission GIF](https://raw.githubusercontent.com/basher83/assets/main/space-gifs/dev-missions/placeholder.gif) | For development projects documentation |\n| Staging | [Planet GIF](https://raw.githubusercontent.com/basher83/assets/main/space-gifs/staging-planets/placeholder.gif) | For staging environments documentation |\n| Production | [Galaxy GIF](https://raw.githubusercontent.com/basher83/assets/main/space-gifs/prod-galaxies/placeholder.gif) | For production systems documentation |\n\n## 🛠️ Asset Creation Tools\n\n- **Octocats**: Created using [MyOctocat](https://myoctocat.com/)\n- **Logos \u0026 Banners**: Designed with [Figma](https://www.figma.com/) and [GIMP](https://www.gimp.org/)\n- **Icons**: Generated with [Shields.io](https://shields.io/)\n- **GIFs**: Edited with [EZGIF](https://ezgif.com/) and [ScreenToGif](https://www.screentogif.com/)\n- **Screenshots**: Enhanced with [Snagit](https://www.techsmith.com/screen-capture.html)\n\n## 📝 Asset Naming Convention\n\nAll assets follow a standardized naming convention for easy reference:\n\n```\n[category]-[subcategory]-[specific-name]-[size/variant].[extension]\n```\n\nExamples:\n- `octocat-cyber-hacking-large.png`\n- `banner-proxmoxmcp-header.png`\n- `gif-space-galaxy-rotating.gif`\n- `icon-terraform-color.svg`\n\n## 📜 License \u0026 Attribution\n\n- **Personal Assets**: All original assets are available under [MIT License](LICENSE)\n- **Modified Assets**: Adaptations of other works include original attribution\n- **Third-Party Assets**: Used according to their respective licenses\n\n## 🔄 Updating Assets\n\nWhen replacing assets, maintain the same filenames to avoid breaking links in existing documentation. This repository uses semantic versioning for major visual updates:\n\n- **Major version**: Complete redesign\n- **Minor version**: New assets added\n- **Patch**: Small updates to existing assets\n\n## 🤝 Using These Assets\n\nFeel free to reference these assets in issues, discussions, or when collaborating on my repositories. For external use, please reach out first or provide appropriate attribution.\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  \n### 🌌 Space-Themed Organization\n\nThis repository follows my [space-themed naming convention](https://github.com/basher83/basher83/blob/main/repo-naming-conventions.md) for asset organization.\n\n\u003cimg src=\"https://raw.githubusercontent.com/basher83/assets/main/space-gifs/placeholder-footer.gif\" width=\"500\"\u003e\n\n![Visitor Badge](https://visitor-badge.laobi.icu/badge?page_id=basher83.assets)\n\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasher83%2Fassets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasher83%2Fassets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasher83%2Fassets/lists"}