-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
165 lines (146 loc) · 6.4 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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<!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>
<script data-ad-client="ca-pub-5406537170573223" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title> ← Vinicius Horewicz</title>
<meta name="viewport" content="width=device-width">
<meta name="author" content="Vinicius Horewicz (wicz)">
<meta name="description" content="wicz' personal notes">
<link rel="alternate" type="application/atom+xml" href="/atom.xml" title="RSS feed" />
<link rel="stylesheet" href="/assets/stylesheets/normalize.css">
<link rel="stylesheet" href="/assets/stylesheets/monokai.css">
<link rel="stylesheet" href="/assets/stylesheets/main.css">
<link rel="stylesheet" href="/assets/stylesheets/screen.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.0/css/font-awesome.css" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Roboto:400,300,300italic|Roboto+Slab:300|Ubuntu+Mono" rel="stylesheet" type="text/css">
<script src="/assets/javascripts/modernizr-2.6.2.min.js"></script>
</head>
<body>
<div class="container">
<header>
<h1>Vinicius Horewicz</h1>
<a href="about.html">
<i class="fa fa-info-circle fa-fw fa-lg"></i>
</a>
<a href="https://www.linkedin.com/in/viniciushorewicz">
<i class="fa fa-l1nkedin fa-fw fa-lg"></i>
</a>
<a href="https://github.com/wicz">
<i class="fa fa-github fa-fw fa-lg"></i>
</a>
<a href="https://twitter.com/wicz">
<i class="fa fa-tw1tter fa-fw fa-lg"></i>
</a>
<a href="https://stackoverflow.com/users/3243455/wicz">
<i class="fa fa-stack-overflow fa-fw fa-lg"></i>
</a>
<a href="/assets/wicz.pub.asc">
<i class="fa fa-lock fa-fw fa-lg"></i>
</a>
<a href="/atom.xml">
<i class="fa fa-rss fa-fw fa-lg"></i>
</a>
</header>
<section class="blog-posts">
<article>
<time datetime="2014-11-24T00:00:00+01:00" pubdate="">24 Nov 2014</time>
<h3><a href="/juggling-value-objects-rest-apis-and-http-bodies.html">Juggling Value Objects, REST APIs and HTTP bodies</a></h3>
</article>
<article>
<time datetime="2014-09-22T00:00:00+02:00" pubdate="">22 Sep 2014</time>
<h3><a href="/thoughts-on-better-communication.html">Thoughts on Better Communication</a></h3>
</article>
<article>
<time datetime="2013-11-01T00:00:00+01:00" pubdate="">01 Nov 2013</time>
<h3><a href="/detaching-resources-detached-search-service.html">Detaching Resources: Detached Search Service</a></h3>
</article>
<article>
<time datetime="2013-10-21T00:00:00+02:00" pubdate="">21 Oct 2013</time>
<h3><a href="/detaching-resources-architecture-foundation.html">Detaching Resources: Architecture foundation</a></h3>
</article>
<article>
<time datetime="2013-09-11T00:00:00+02:00" pubdate="">11 Sep 2013</time>
<h3><a href="/primitive-obsession.html">Primitive Obsession</a></h3>
</article>
<article>
<time datetime="2013-08-30T00:00:00+02:00" pubdate="">30 Aug 2013</time>
<h3><a href="/composed-method.html">Composed Method</a></h3>
</article>
<article>
<time datetime="2013-08-16T00:00:00+02:00" pubdate="">16 Aug 2013</time>
<h3><a href="/scrum-vs-continuous-delivery.html">Scrum vs Continuous Delivery</a></h3>
</article>
<article>
<time datetime="2013-05-27T00:00:00+02:00" pubdate="">27 May 2013</time>
<h3><a href="/stop-for-a-second-and-think-about-it.html">Stop for a second and think about it</a></h3>
</article>
<article>
<time datetime="2013-05-20T00:00:00+02:00" pubdate="">20 May 2013</time>
<h3><a href="/constraints-driven-development.html">Constraints Driven Development</a></h3>
</article>
<article>
<time datetime="2013-04-27T00:00:00+02:00" pubdate="">27 Apr 2013</time>
<h3><a href="/chef-solo-quick-and-easy-cooking-for-one.html">Chef Solo: Quick and easy cooking for one</a></h3>
</article>
<article>
<time datetime="2013-04-08T00:00:00+02:00" pubdate="">08 Apr 2013</time>
<h3><a href="/faster-rails-3-deployments-to-aws-elastic-beanstalk.html">Faster Rails 3 deployments to AWS Elastic Beanstalk</a></h3>
</article>
<article>
<time datetime="2013-03-29T00:00:00+01:00" pubdate="">29 Mar 2013</time>
<h3><a href="/ruby-way-to-multiple-inheritance.html">Ruby way to multiple inheritance</a></h3>
</article>
<article>
<time datetime="2013-03-24T00:00:00+01:00" pubdate="">24 Mar 2013</time>
<h3><a href="/on-becoming-a-better-writer.html">On becoming a better writer</a></h3>
</article>
<article>
<time datetime="2013-03-16T00:00:00+01:00" pubdate="">16 Mar 2013</time>
<h3><a href="/my-github-workflow.html">My GitHub workflow</a></h3>
</article>
<article>
<time datetime="2013-03-12T00:00:00+01:00" pubdate="">12 Mar 2013</time>
<h3><a href="/tips-for-a-better-remote-experience.html">Tips for a better remote experience</a></h3>
</article>
<article>
<time datetime="2011-12-17T00:00:00+01:00" pubdate="">17 Dec 2011</time>
<h3><a href="/my-todo-list.html">My TODO list</a></h3>
</article>
</section>
<footer>
<a href="about.html">
<i class="fa fa-info-circle fa-fw fa-lg"></i>
</a>
<a href="https://www.linkedin.com/in/viniciushorewicz">
<i class="fa fa-l1nkedin fa-fw fa-lg"></i>
</a>
<a href="https://github.com/wicz">
<i class="fa fa-github fa-fw fa-lg"></i>
</a>
<a href="https://twitter.com/wicz">
<i class="fa fa-tw1tter fa-fw fa-lg"></i>
</a>
<a href="https://stackoverflow.com/users/3243455/wicz">
<i class="fa fa-stack-overflow fa-fw fa-lg"></i>
</a>
<a href="/assets/wicz.pub.asc">
<i class="fa fa-lock fa-fw fa-lg"></i>
</a>
<a href="/atom.xml">
<i class="fa fa-rss fa-fw fa-lg"></i>
</a>
</footer>
</div>
<script type="text/javascript">
var _gaq=[['_setAccount','UA-8480243-3'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>