docs: update profile card
This commit is contained in:
27
profile-card.svg
Normal file
27
profile-card.svg
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 190' width='100%' fill='none'>
|
||||||
|
<rect width='600' height='190' rx='10' fill='#1a1b26'/>
|
||||||
|
|
||||||
|
<g font-family='monospace' font-size='13'>
|
||||||
|
<circle cx='20' cy='20' r='6' fill='#ff5f56'/>
|
||||||
|
<circle cx='40' cy='20' r='6' fill='#ffbd2e'/>
|
||||||
|
<circle cx='60' cy='20' r='6' fill='#27c93f'/>
|
||||||
|
|
||||||
|
<text x='20' y='55' fill='#7aa2f7' font-size='14' font-weight='bold'>yam@inzhenerika:~$ neofetch</text>
|
||||||
|
|
||||||
|
<g fill='#9ece6a'>
|
||||||
|
<text x='20' y='80'>OS:</text>
|
||||||
|
<text x='20' y='100'>Role:</text>
|
||||||
|
<text x='20' y='120'>Stack:</text>
|
||||||
|
<text x='20' y='140'>Status:</text>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill='#cfc9c2'>
|
||||||
|
<text x='90' y='80'>Linux</text>
|
||||||
|
<text x='90' y='100'>Fullstack Software Engineer</text>
|
||||||
|
<text x='90' y='120'>Python, JavaScript, FastAPI, Django, Vue3, PostgreSQL, Elasticsearch</text>
|
||||||
|
<text x='90' y='140'>Building License Server...</text>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<text x='20' y='170' fill='#7aa2f7' font-size='14' font-weight='bold'>yam@inzhenerika:~$ █</text>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user