-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
53 lines (39 loc) · 1.71 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="author" content="Oriol Jiménez" />
<meta name="description" content="Software Engineer & DevOps at @ubeeqoes / @phpbarcelona founder & board member" />
<link rel="stylesheet" type="text/css" href="/stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="/stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="/stylesheets/main.css" media="screen" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<title>Oriol Jiménez</title>
</head>
<body>
<header>
<div class="container">
<h1>Oriol Jiménez</h1>
<h2>software engineer & devops</h2>
</div>
</header>
<div class="container">
<section id="main_content">
<h3><a name="some-of-my-projects" class="anchor" href="#some-of-my-projects"><span class="octicon octicon-link"></span></a>Projects</h3>
<ul>
<li><a href="https://phpbarcelona.org/">PHPBarcelona.org</a> PHP Barcelona User Group</li>
</ul>
<h3><a name="my-stuff" class="anchor" href="#my-stuff"><span class="octicon octicon-link"></span></a>My Stuff</h3>
<ul>
<li>GitHub: <a href="https://github.com/orioljimenez">github.com/orioljimenez</a></li>
<li>GitLab: <a href="https://gitlab.com/orioljimenez">gitlab.com/orioljimenez</a></li>
</ul>
<h3><a name="keep-in-touch" class="anchor" href="#keep-in-touch"><span class="octicon octicon-link"></span></a>Contact me</h3>
<ul>
<li>LinkedIn: <a href="https://linkedin.com/in/orioljimenez">linkedin.com/in/orioljimenez</a></li>
</ul>
</section>
</div>
</body>
</html>