mirror of
https://github.com/Rakantor/rakantor.git
synced 2026-09-21 18:02:01 +02:00
Compare commits
26
Commits
f4a10acf5d
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
762fba2154 | ||
|
|
7807438690 | ||
|
|
5237bb9ac2 | ||
|
|
0a207f8365 | ||
|
|
dc3f10f904 | ||
|
|
d7c77aa0ca | ||
|
|
bd213d70e3 | ||
|
|
31912c7e79 | ||
|
|
4620d3de3e | ||
|
|
f807cd2feb | ||
|
|
0c3bedc7b9 | ||
|
|
bf5e90c324 | ||
|
|
9f73f42fac | ||
|
|
c4bc60fb71 | ||
|
|
719c02504a | ||
|
|
7ebd6d6b16 | ||
|
|
57fc1f676b | ||
|
|
8a7e8c5485 | ||
|
|
643f8e64cd | ||
|
|
4ccbe2b1a6 | ||
|
|
0ca9c3ff81 | ||
|
|
9dcc8deca1 | ||
|
|
e245a4518c | ||
|
|
6c58c0e23a | ||
|
|
3759b917ed | ||
|
|
3624b9ae62 |
+22
-22
@@ -31,19 +31,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 210 11" width="210" height="16">
|
||||
<g>
|
||||
<rect class="day" x="0" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="15" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
||||
<rect class="day" x="30" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="45" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="60" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||
<rect class="day" x="75" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="90" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="105" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="15" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="30" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="45" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="60" y="0" width="11" height="11" fill="#30a14e" rx="2" ry="2"/>
|
||||
<rect class="day" x="75" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="90" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="105" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||
<rect class="day" x="120" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="135" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="150" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
||||
<rect class="day" x="165" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="135" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="150" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="165" y="0" width="11" height="11" fill="#30a14e" rx="2" ry="2"/>
|
||||
<rect class="day" x="180" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
||||
<rect class="day" x="195" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="195" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
</div>
|
||||
@@ -51,7 +51,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M1 2.5A2.5 2.5 0 013.5 0h8.75a.75.75 0 01.75.75v3.5a.75.75 0 01-1.5 0V1.5h-8a1 1 0 00-1 1v6.708A2.492 2.492 0 013.5 9h3.25a.75.75 0 010 1.5H3.5a1 1 0 100 2h5.75a.75.75 0 010 1.5H3.5A2.5 2.5 0 011 11.5v-9zm13.23 7.79a.75.75 0 001.06-1.06l-2.505-2.505a.75.75 0 00-1.06 0L9.22 9.229a.75.75 0 001.06 1.061l1.225-1.224v6.184a.75.75 0 001.5 0V9.066l1.224 1.224z"/>
|
||||
</svg>
|
||||
Contributed to 16 repositories
|
||||
Contributed to 19 repositories
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
@@ -61,7 +61,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M1.5 2.75a.25.25 0 01.25-.25h12.5a.25.25 0 01.25.25v8.5a.25.25 0 01-.25.25h-6.5a.75.75 0 00-.53.22L4.5 14.44v-2.19a.75.75 0 00-.75-.75h-2a.25.25 0 01-.25-.25v-8.5zM1.75 1A1.75 1.75 0 000 2.75v8.5C0 12.216.784 13 1.75 13H3v1.543a1.457 1.457 0 002.487 1.03L8.061 13h6.189A1.75 1.75 0 0016 11.25v-8.5A1.75 1.75 0 0014.25 1H1.75zm5.03 3.47a.75.75 0 010 1.06L5.31 7l1.47 1.47a.75.75 0 01-1.06 1.06l-2-2a.75.75 0 010-1.06l2-2a.75.75 0 011.06 0zm2.44 0a.75.75 0 000 1.06L10.69 7 9.22 8.47a.75.75 0 001.06 1.06l2-2a.75.75 0 000-1.06l-2-2a.75.75 0 00-1.06 0z"/>
|
||||
</svg>
|
||||
18 Languages
|
||||
21 Languages
|
||||
</h2>
|
||||
</section>
|
||||
<section class="column">
|
||||
@@ -71,13 +71,13 @@
|
||||
<rect x="0" y="0" width="460" height="8" fill="white" rx="5"/>
|
||||
</mask>
|
||||
<rect mask="url(#languages-bar)" x="0" y="0" width="0" height="8" fill="#d1d5da"/>
|
||||
<rect mask="url(#languages-bar)" x="0" y="0" width="131.611827161504" height="8" fill="#3178c6"/>
|
||||
<rect mask="url(#languages-bar)" x="131.611827161504" y="0" width="108.44068584194527" height="8" fill="#b07219"/>
|
||||
<rect mask="url(#languages-bar)" x="240.0525130034493" y="0" width="84.72901040663797" height="8" fill="#41b883"/>
|
||||
<rect mask="url(#languages-bar)" x="324.7815234100873" y="0" width="64.17340501385829" height="8" fill="#000080"/>
|
||||
<rect mask="url(#languages-bar)" x="388.95492842394555" y="0" width="44.83860559033526" height="8" fill="#f1e05a"/>
|
||||
<rect mask="url(#languages-bar)" x="433.7935340142808" y="0" width="16.871432598323942" height="8" fill="#e34c26"/>
|
||||
<rect mask="url(#languages-bar)" x="450.66496661260476" y="0" width="9.335033387395253" height="8" fill="#00B4AB"/>
|
||||
<rect mask="url(#languages-bar)" x="0" y="0" width="132.9406079084965" height="8" fill="#3178c6"/>
|
||||
<rect mask="url(#languages-bar)" x="132.9406079084965" y="0" width="104.90171233801026" height="8" fill="#b07219"/>
|
||||
<rect mask="url(#languages-bar)" x="237.84232024650677" y="0" width="81.96386999355751" height="8" fill="#41b883"/>
|
||||
<rect mask="url(#languages-bar)" x="319.8061902400643" y="0" width="63.756345214527286" height="8" fill="#000080"/>
|
||||
<rect mask="url(#languages-bar)" x="383.56253545459157" y="0" width="43.585574963185316" height="8" fill="#f1e05a"/>
|
||||
<rect mask="url(#languages-bar)" x="427.14811041777693" y="0" width="17.95042051702371" height="8" fill="#e34c26"/>
|
||||
<rect mask="url(#languages-bar)" x="445.0985309348006" y="0" width="14.90146906519941" height="8" fill="#3572A5"/>
|
||||
</svg>
|
||||
<div class="field center horizontal-wrap fill-width">
|
||||
<div class="field center no-wrap language">
|
||||
@@ -118,9 +118,9 @@
|
||||
</div>
|
||||
<div class="field center no-wrap language">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill="#00B4AB" fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"/>
|
||||
<path fill="#3572A5" fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"/>
|
||||
</svg>
|
||||
Dart
|
||||
Python
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
Before Width: | Height: | Size: 257 KiB After Width: | Height: | Size: 257 KiB |
+3
-3
@@ -23,7 +23,7 @@
|
||||
<!-- Total Contributions big number -->
|
||||
<g transform='translate(82.5, 48)'>
|
||||
<text x='0' y='32' stroke-width='0' text-anchor='middle' fill='#FFFFFF' stroke='none' font-family='"Segoe UI", Ubuntu, sans-serif' font-weight='700' font-size='28px' font-style='normal' style='opacity: 1; opacity: 1;'>
|
||||
1,788
|
||||
1,838
|
||||
</text>
|
||||
</g>
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
<!-- Current Streak range -->
|
||||
<g transform='translate(247.5, 145)'>
|
||||
<text x='0' y='21' stroke-width='0' text-anchor='middle' fill='#39D353' stroke='none' font-family='"Segoe UI", Ubuntu, sans-serif' font-weight='400' font-size='12px' font-style='normal' style='opacity: 1; opacity: 1;'>
|
||||
Sep 7
|
||||
Sep 19 - Sep 21
|
||||
</text>
|
||||
</g>
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
<!-- Current Streak big number -->
|
||||
<g transform='translate(247.5, 48)'>
|
||||
<text x='0' y='32' stroke-width='0' text-anchor='middle' fill='#FFFFFF' stroke='none' font-family='"Segoe UI", Ubuntu, sans-serif' font-weight='700' font-size='28px' font-style='normal' style='font-size: 28px;'>
|
||||
1
|
||||
3
|
||||
</text>
|
||||
</g>
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |
Reference in New Issue
Block a user