This repository hosts static files (images, logos, etc.) used across my various GitHub projects and my personal website.
The main goal of this repository is to provide a single, version-controlled source for all shared media. This prevents link rot from external hosting, ensures assets are always available, and keeps my individual project repositories clean.
To use an image from this repository in another README.md file (or on a website), you must use the raw file path, not the standard GitHub repository path.
- Navigate to the file you want to use in this repository.
- On the file's page, click the "Download" button (or right-click "Raw" and select "Copy Link Address").
- This will give you a URL starting with
https://raw.githubusercontent.com/... - Use this URL as the image source in your Markdown or HTML.
Example Markdown:
| Preview | Asset Name | Path |
|---|---|---|
Profile_avatar_1.png |
profile/Profile_avatar_1.png |








