-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
26 lines (25 loc) · 718 Bytes
/
about.html
File metadata and controls
26 lines (25 loc) · 718 Bytes
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
---
layout: default
title: ""
description: ""
---
<div class="about {% if site.scrollappear_enabled %}scrollappear{% endif %}">
<img src="{% asset 'about.jpg' @path %}" alt="About Nielsen Ramon header image" />
<h1>About me</h1>
<p>
Worked in various domains like
Enterprise Resource Planning, Data analysis and E-commerce Logistics,
with more than 7 years of experience in multiple technologies.
<br><br>
<p>
Astrophysics/Astronomy enthusiast. Stars, distant planets and galaxies excite me.
</p>
<p>
I believe, learning will never end.
</p>
<br><br>
<p>
"True knowledge exists in knowing that you know nothing."
<p>- Socrates</p>
</p>
</div>