-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
137 lines (120 loc) · 6.55 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="stylesheet" href="css/ink.min.css">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<link href='http://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,300' rel='stylesheet' type='text/css'>
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div id="container" class="ink-grid">
<!--[if lte IE 9 ]>
<div class="ink-alert basic" role="alert">
<button class="ink-dismiss">×</button>
<p>
<strong>You are using an outdated Internet Explorer version.</strong>
Please <a href="http://browsehappy.com/">upgrade to a modern browser</a> to improve your web experience.
</p>
</div>
<![endif]-->
<div id="sticky" class="column-group">
<!-- first row -->
<div id="header" class="all-100">
<div id="photo-header">
<div id="photo">
<img src="img/profile.png" />
</div>
</div>
<div id="text-header">
<h1>Hi,</h1>
<h2>my name is Miguel Laginha.</h2>
</div>
<hr>
</div>
</div>
<div class="column-group">
<!-- second row -->
<div id="content" class="all-100">
<h2><span>#</span> About me</h2>
<p>
I am a driven software engineer and an open science/data/source supporter, living in <a href="http://www.madeincoimbra.org/">Coimbra</a>, Portugal.</p>
</p>
<hr>
<h2><span>#</span> Profile</h2>
<p>
I have been working remotely as a full-stack software engineer/tech lead since 2015, helping companies craft software that works.
</p>
<p>
Besides programming, I like experimenting with technology stacks - mostly backend - mentoring and managing agile and pragmatic teams.
</p>
<p>
I also try to make time for pet projects focused on solving daily problems and general experimenting and learning.
</p>
<p>
Check out my <a href="https://github.com/brecke/resume-visualized">resume visualized <img class="icon" src="img/profile.svg"/></a>.
</p>
<hr>
<h2><span>#</span> Online presence</h2>
<p>
I <a href="https://twitter.com/brecke"> tweet <img class="icon" src="img/twitter.svg" alt="twitter" /> </a>often and <a href="http://blog.miguellaginha.com">blog <img class="icon" src="img/tumblr.svg" alt="tumblr" /></a> regularly;
</p>
<p>
I contribute to <a href="https://github.com/brecke/">open source <img class="icon" src="img/github.svg" alt="github" /></a> from time to time;
</p>
<p>
I <a href="https://pinboard.in/u:brecke">bookmark <img class="icon" src="img/pinboard.svg" alt="pinboard" /></a> publicly a lot of technical stuff I find on the Web;
</p>
<p>
I try to make time for reading <a href="https://www.goodreads.com/brecke">actual books <img class="icon" src="img/goodreads.svg" alt="goodreads" /></a>, too.
</p>
<p>
I am <a href="http://pt.linkedin.com/in/brecke/"> linked <img class="icon" src="img/linkedin.svg" alt="linkedin" /></a> with people, mostly Portuguese.
</p>
<p>
I also practise public speaking ocasionally. Here are <a href="https://speakerdeck.com/brecke">my decks <img class="icon" src="img/speakerdeck.svg" alt="speakerdeck" />.</a>
</p>
<br/>
<p>
Feel free to contact
<script type="text/javascript">
document.write("<a hr"+"ef=\"mailto:me@m"+"
"+"5;guel
"+"8;agi"+"0;ha"+".co"+";m\">");
</script>
me at this domain <img class="icon" src="img/mail.svg"/>
<script type="text/javascript">
document.write("</a>");
</script>.
</p>
<hr class="last">
</div>
</div>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.2.min.js"><\/script>')</script>
<script src="js/vendor/jquery.backstretch.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-XXXXX-X');ga('send','pageview');
</script>
</body>
</html>