-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.qmd
31 lines (29 loc) · 1.11 KB
/
about.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
title: "About"
editor: source
about:
template: jolla
links:
- icon: stack-overflow
text: stackoverflow
href: https://stackoverflow.com/users/4678112/enrique-p%c3%a9rez-herrero
- icon: github
text: Github
href: https://github.com/EnriquePH
- icon: twitter
text: twitter
href: https://twitter.com/energycodeorg
- icon: linkedin
text: LinkedIn
href: https://www.linkedin.com/in/eph3000
- icon: envelope-at
text: email
href: mailto:[email protected]
- text: kaggle
href: https://www.kaggle.com/enrique1500
---
[![](./posts/01082023-Blog-Logo/logo.png){width=35%}](www.energycode.org)
```{=html}
<!-- Stackoverflow flair -->
<a href="https://stackoverflow.com/users/4678112/enrique-p%c3%a9rez-herrero"><img src="https://stackoverflow.com/users/flair/4678112.png" width="208" height="58" alt="profile for Enrique Pérez Herrero at Stack Overflow, Q&A for professional and enthusiast programmers" title="profile for Enrique Pérez Herrero at Stack Overflow, Q&A for professional and enthusiast programmers"></a>
```