A place where pixels come to live.
Welcome to my personal asset repository—the not-so-secret warehouse behind many of my GitHub projects.
If you've ever wondered where all those README screenshots, icons, banners, and miscellaneous images come from... they're probably stored here.
- 📸 Project screenshots
- 🎨 Logos & icons
- 🖼️ README images
- 🌄 Banners
- 🚀 Random assets that make repositories look a little less boring
Keeping images in a dedicated repository makes it easy to:
- Reuse assets across multiple projects
- Keep application repositories clean
- Reference images using stable GitHub URLs
- Avoid duplicating the same files everywhere
Images can be embedded directly into Markdown:
or with HTML:
<img src="https://raw.githubusercontent.com/UmarYaksambi/Assets/main/path/to/image.png" width="700">This repository is primarily intended for my own projects, so the folder structure may evolve as new projects are added.
Feel free to browse around—but don't be surprised if you stumble upon screenshots from projects that haven't been released yet. 👀
Built with ❤️ to keep my repositories lightweight, organized, and a little prettier.