Skip to content

Instantly share code, notes, and snippets.

View alirezarezamand's full-sized avatar
😶
I may be slow to respond.

Alireza alirezarezamand

😶
I may be slow to respond.
View GitHub Profile
@alirezarezamand
alirezarezamand / index.html
Created January 15, 2024 23:53
Neon notification card
<div class="noti">
<div class="notiglow"></div>
<div class="notiborderglow"></div>
<div class="notititle">Restart Completed</div>
<div class="notibody">Server restarted successfully in 58 seconds and is back online</div>
</div>
<a class="note" href="https://codepen.io/cleveryeti/pen/JjwNqgP" target="_blank">note: there is a new version of this with animations and support for multiple notifications. Click here to open it</a>
@alirezarezamand
alirezarezamand / html-css-only-glowing-ring.markdown
Created January 22, 2023 01:38
HTML & CSS Only Glowing Ring