Skip to content

Instantly share code, notes, and snippets.

View Ardent10's full-sized avatar
:octocat:
Focusing

Zakariya Ardent10

:octocat:
Focusing
View GitHub Profile
@Ardent10
Ardent10 / README.md
Created June 26, 2025 06:23 — forked from piyushgarg-dev/README.md
Kafka Crash Course
@Ardent10
Ardent10 / gradient.txt
Created May 10, 2022 07:29
Circular border gradient.
width: 25rem;
height: 25rem;
border-radius: 50%;
display: block;
margin: 0 auto;
padding: 4px;
background:linear-gradient(0.38deg,#7824ac 25.46%,#f42f96 77.57%),#C4C4C4;;