-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
60 lines (52 loc) · 1.35 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
---
layout: default
---
<div class="col-9 pull-right">
<h2>
Who am I ?
</h2>
<p class="text-justify">
Well I am guy that like of development, no matter the plataform (<strong>web, desktop, embedded,
mobile</strong>) whatever.
</p>
<p class="text-justify">
I am not nerd, but curious for logical problem and try solve them.
</p>
<h2 class="whoami">
What I do ?
</h2>
<ul>
<li>
Architecture to web application
</li>
<li>
Development to web
</li>
</ul>
<h2 class="whoami">
Some thoughts that I think!
</h2>
<p>
When we build software, patterns emerge. We hate re-inventing the wheel, so when we can’t find an existing library or utility to solve common problems, we extract a solution ourselves and release it as an open source software project.
</p>
<i class="fab fa-linux fa-5x">
</i>
<h2 class="whoami">
How I do ?
</h2>
<ul>
<li>Continuum Integration</li>
<li>DevOps</li>
<li>Sass</li>
<li>Agile</li>
<li>Pass</li>
</ul>
<h2 class="whoami">
I am learning now!
</h2>
<ul>
<li>Machine Learning</li>
<li>Elixir</li>
</ul>
<h3>KrLsdu - Web, Desktop, Embedded, App Developer</h3>
</div>