Skip to content

prathameshnium/static-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Static Assets

This repository hosts static files (images, logos, etc.) used across my various GitHub projects and my personal website.

Purpose

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.

How to Use These Assets

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.

  1. Navigate to the file you want to use in this repository.
  2. On the file's page, click the "Download" button (or right-click "Raw" and select "Copy Link Address").
  3. This will give you a URL starting with https://raw.githubusercontent.com/...
  4. Use this URL as the image source in your Markdown or HTML.

Example Markdown:

![Python Logo](https://raw.githubusercontent.com/prathameshnium/static-files/main/icons/python.svg)

Asset Catalog

Icons

Preview Asset Name Path
Gemma.jpg icons/Gemma.jpg
git.svg icons/git.svg
github.svg icons/github.svg
html5.svg icons/html5.svg
jupyter.svg icons/jupyter.svg
latex.svg icons/latex.svg
matlab.svg icons/matlab.svg
matplotlib.svg icons/matplotlib.svg
numpy.svg icons/numpy.svg
ollama.png icons/ollama.png
pandas.svg icons/pandas.svg
python.svg icons/python.svg
Qwen.jpg icons/Qwen.jpg
scipy.svg icons/scipy.svg
tailwindcss.svg icons/tailwindcss.svg
Tinylamma.jpg icons/Tinylamma.jpg
UGC_DAE_CSR_NBG.jpeg icons/UGC_DAE_CSR_NBG.jpeg
UGC_DAE_CSR.ico icons/UGC_DAE_CSR.ico
UGC_DAE_CSR.jpeg icons/UGC_DAE_CSR.jpeg

Profile

Preview Asset Name Path
Profile_avatar_1.png profile/Profile_avatar_1.png

Projects

Kusanagi-AI

Preview Asset Name Path
One_Tail_Screenshot.jpg projects/kusanagi-ai/One_Tail_Screenshot.jpg
Orochimaru_Screenshot.jpg projects/kusanagi-ai/Orochimaru_Screenshot.jpg
orochimaru-screenshot.png projects/kusanagi-ai/orochimaru-screenshot.png
Kusanagi-AI-Logo_old.webp projects/kusanagi-ai/logo/Kusanagi-AI-Logo_old.webp
Kusanagi-AI.png projects/kusanagi-ai/logo/Kusanagi-AI.png

PICA

Preview Asset Name Path
PICA_Laucher_V4.png projects/pica/PICA_Laucher_V4.png
pica-launcher-screenshot.png projects/pica/pica-launcher-screenshot.png
PICA_LOGO.ico projects/pica/logo/PICA_LOGO.ico
PICA_LOGO.png projects/pica/logo/PICA_LOGO.png
pica-logo-nbg.png projects/pica/logo/pica-logo-nbg.png

About

A central repository for static assets (images, logos) used in my projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published