Вёрстка резюме и карточек проектов в теме Matrix/cacto

Резюме: ASCII-кактус, glitch-заголовок, таймлайн опыта, скилл-теги, контакты.
Проекты: карточки-терминалы (home_automatization, cactoz.su) со ссылками на git.cactoz.su.
Canvas-дождь на цифровых/катакана символах, пиксельный SVG-кактус как лого/favicon.
This commit is contained in:
2026-07-26 20:47:21 +05:00
parent a9d2a6b15c
commit 2036e909ea
9 changed files with 603 additions and 38 deletions
+8
View File
@@ -0,0 +1,8 @@
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" shape-rendering="crispEdges">
<rect x="7" y="2" width="2" height="13" fill="#00ff41"/>
<rect x="3" y="4" width="2" height="5" fill="#00ff41"/>
<rect x="3" y="7" width="4" height="2" fill="#00ff41"/>
<rect x="11" y="5" width="2" height="6" fill="#00ff41"/>
<rect x="9" y="9" width="4" height="2" fill="#00ff41"/>
<rect x="1" y="15" width="14" height="1" fill="#9fa3a0"/>
</svg>

After

Width:  |  Height:  |  Size: 449 B