|
1 | 1 |
|
2 | | - <svg xmlns='http://www.w3.org/2000/svg' |
3 | | - xmlns:xlink='http://www.w3.org/1999/xlink' |
4 | | - viewBox='0 0 850 120' |
5 | | - style='background-color: #00000000;' |
6 | | - width='850px' height='120px'> |
7 | | - |
8 | | - <style> |
9 | | - @font-face { |
10 | | - font-family: 'Pacifico'; |
11 | | - font-style: normal; |
12 | | - font-weight: 400; |
13 | | - font-size: 12px; |
14 | | - } |
15 | | - </style> |
16 | | - |
17 | | - <path id='path0'> |
18 | | - <animate id='d0' attributeName='d' begin='0s;d2.end' dur='4000ms' |
19 | | - values='m0,60 h0 ; m0,60 h650 ; m0,60 h650 ; m0,60 h0' |
20 | | - keyTimes='0;0.8;0.8;1' /> |
21 | | - </path> |
22 | | - <text font-family='"Pacifico", monospace' fill='#4AF626' font-size='25' |
23 | | - dominant-baseline='middle' |
24 | | - x='50%' text-anchor='middle'> |
25 | | - <textPath xlink:href='#path0'> |
26 | | - Welcome to My GitHub Profile! |
27 | | - </textPath> |
28 | | - </text> |
29 | | - |
30 | | - <path id='path1'> |
31 | | - <animate id='d1' attributeName='d' begin='d0.end' dur='4000ms' |
32 | | - values='m0,60 h0 ; m0,60 h650 ; m0,60 h650 ; m0,60 h0' |
33 | | - keyTimes='0;0.8;0.8;1' /> |
34 | | - </path> |
35 | | - <text font-family='"Pacifico", monospace' fill='#4AF626' font-size='32' |
36 | | - dominant-baseline='middle' |
37 | | - x='50%' text-anchor='middle'> |
38 | | - <textPath xlink:href='#path1'> |
39 | | - Nice to meet you! |
40 | | - </textPath> |
41 | | - </text> |
42 | | - |
43 | | - <path id='path2'> |
44 | | - <animate id='d2' attributeName='d' begin='d1.end' dur='4000ms' |
45 | | - values='m0,60 h0 ; m0,60 h650 ; m0,60 h650 ; m0,60 h0' |
46 | | - keyTimes='0;0.8;0.8;1' /> |
47 | | - </path> |
48 | | - <text font-family='"Pacifico", monospace' fill='#4AF626' font-size='32' |
49 | | - dominant-baseline='middle' |
50 | | - x='50%' text-anchor='middle'> |
51 | | - <textPath xlink:href='#path2'> |
52 | | - My name is Sanel, I'm a Full Stack Engineer. |
53 | | - </textPath> |
54 | | - </text> |
55 | | - </svg> |
56 | | - |
57 | 2 | ### Hi there 👋 |
58 | 3 |
|
59 | 4 | <!-- |
|
0 commit comments