mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-07-09 14:27:46 +00:00
28 lines
1.3 KiB
Django/Jinja
28 lines
1.3 KiB
Django/Jinja
# Hello there ! <img src="./img/Hi.gif" alt="Wave hand" width="50px" height="50px"/>
|
|
|
|
I'm Lucàs, a passionate developer from Rodez, France.
|
|
{% if weather_status == 200 %}<br>Currently, the weather is: **{{ weather.temperature }}**, **{{ weather.description }}**{% endif %}
|
|
|
|
### I code with
|
|
{% for image in tools -%}
|
|

|
|
{% endfor %}
|
|
|
|
### Where to find me
|
|
[](https://github.com/LucasVbr)
|
|
[](https://www.linkedin.com/in/lucasvbr)
|
|
[](https://www.freecodecamp.org/LucasVbr)
|
|
|
|
---
|
|
|
|
<div align="center">
|
|
|
|
This README is generated every day.<br>
|
|
Last refresh: **{{ today }}**<br>
|
|

|
|

|
|
<br>
|
|
|
|
*inspired by [Thomas Guibert](https://github.com/thmsgbrt)*
|
|
|
|
</div> |