mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-05-13 17:11:52 +00:00
26 lines
614 B
Plaintext
26 lines
614 B
Plaintext

|
|
|
|
## 🚀 About Me
|
|
I'm a passionate developer from 🇫🇷 **Albi, France**.
|
|
|
|
## 🔗 Links
|
|
{% for link in links -%}
|
|
[]({{link.url}})
|
|
{% endfor %}
|
|
|
|
## 🛠 Skills
|
|
{% for skill in skills -%}
|
|

|
|
{% endfor %}
|
|
|
|
---
|
|
|
|
<div align="center">
|
|
|
|

|
|
|
|
{% for badge in footerBadges -%}
|
|

|
|
{% endfor %}
|
|
|
|
</div> |