Skip to content

Instantly share code, notes, and snippets.

@sgltech2023
sgltech2023 / encounterGradient.css
Created January 4, 2025 09:26 — forked from zomars/encounterGradient.css
CSS Gradient Animation
background: linear-gradient(1deg, #a24bcf, #cf4b4b, #c0cf4b, #52cf4b, #52cf4b, #4bc5cf, #4b79cf);
background-size: 1400% 1400%;
-webkit-animation: encounterGradient 30s ease infinite;
-moz-animation: encounterGradient 30s ease infinite;
-o-animation: encounterGradient 30s ease infinite;
animation: encounterGradient 30s ease infinite;
@-webkit-keyframes encounterGradient {
    0%{background-position:50% 0%}
    50%{background-position:51% 100%}
    100%{background-position:50% 0%}
@sgltech2023
sgltech2023 / watchlist-03.csv
Created January 3, 2025 20:27 — forked from BioVector/watchlist-03.csv
Watchlist 03
Company Symbol Price Score
Hedera HBAR 0.31 0.93
Vector Space Bioscences SBIO 0.05 0.91
NEAR Protocol NEAR 5.77 0.86
Render RNDR 8.06 0.73
Artificial SuperIntellgence Alliance FET 1.49 0.65
The Graph GRT 0.24 0.54
Bittensor TAO 557.24 0.52
Akash Network AKT 3.47 0.49
Grass GRASS 3.18 0.44