-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
37 lines (36 loc) · 1.06 KB
/
index.html
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
---
layout: default
title: rc.about
---
<section class="intro">
<h1>
Hi, I'm
<a href="https://github.com/rcoedo" target="_blank" class="yellow">Roman</a
>.
</h1>
<p>
Welcome to this humble corner of the internet. In here, you will find
articles and notes that I enjoy sharing with the rest of the world and with
my future self.
</p>
<p>
I am a full-stack developer who has been writing code professionally for the
past eight years. I specialize in everything related to JavaScript, Node.js,
and the React ecosystem. I am also proficient with Java and Spring. Lately,
I have been working towards becoming a Rust developer.
</p>
<p>
I enjoy a good discussion, writing about random topics, listening to live
music, going to the beach, and playing my ukulele.
</p>
<p>I am currently based in Galicia, Spain.</p>
<p>
If you have something to share with me, you can find me in
<a
href="https://matrix.to/#/@rcoedo:matrix.org"
target="_blank"
class="green"
>matrix</a
>.
</p>
</section>