-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.qmd
More file actions
59 lines (48 loc) · 1.65 KB
/
about.qmd
File metadata and controls
59 lines (48 loc) · 1.65 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
title: "About"
editor: source
toc: false
number-sections: false
image: ./img/logo/web_logo.png
image-alt: "Website logo"
about:
template: trestles
links:
- icon: github
text: GitHub
href: https://github.com/EnriquePH
- icon: linkedin
text: LinkedIn
href: https://www.linkedin.com/in/eph3000
- icon: twitter-x
text: X / Twitter
href: https://twitter.com/energycodeorg
- icon: stack-overflow
text: Stack Overflow
href: https://stackoverflow.com/users/4678112/enrique-perez-herrero
- icon: kaggle
text: kaggle
href: https://www.kaggle.com/enrique1500
- icon: envelope-at
text: email
href: mailto:energycode.org@gmail.com
---
[www.energycode.org](https://www.energycode.org/) is a specialized blog and
informational site that focuses on programming, mathematics, engineering and
technical topics relevant to developers and data scientists.
### Author
The site is maintained by _Enrique Pérez Herrero_.
```{=html}
<!-- Stack Overflow Flair - actualizado 2026 -->
<div>
<a href="https://stackoverflow.com/users/4678112/enrique-perez-herrero">
<img src="https://stackoverflow.com/users/flair/4678112.png?theme=dark"
width="208" height="58"
alt="profile for Enrique Pérez Herrero at Stack Overflow"
title="Perfil en Stack Overflow">
</a>
</div>
```
### License
**Creative Commons Attribution-ShareAlike 4.0 International** (CC BY-SA 4.0).
[{width=160 height=56 loading=lazy}](https://creativecommons.org/licenses/by-sa/4.0/)