-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathteste.html
More file actions
167 lines (147 loc) · 5.57 KB
/
Copy pathteste.html
File metadata and controls
167 lines (147 loc) · 5.57 KB
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
165
166
167
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Git Curriculum - Teste</title>
<!--Style -->
<link rel="stylesheet" href="assets/css/bootstrap.css">
<link rel="stylesheet" href="assets/css/docs.css">
<link rel="stylesheet" href="assets/font-awesome/css/font-awesome.css"><!--Font Awesome-->
<!-- Custom CSS -->
<link rel="stylesheet" href="assets/css/git-curriculum.css">
<!--End Style -->
</head>
<body>
<div class="container-fluid">
<!-- Barra no topo -->
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<center>
<a href="#" class="brand">Git Curriculum - Classes</a>
</center>
</div>
</div>
</div>
<div class="container">
<div class="row-fluid">
<div class="span12">
<div class="jumbotron jumbotron-title">
<h2>Testes</h2>
</div>
<!-- Experiencia -->
<div class="row-fluid">
<div class="row-fluid">
<div class="row-fluid">
<div class="span5 well">
<div class="container-fluid">
<div class="span10">
<h4>Arquiteto de Software</h4>
<p>Empresa XPTO<br /><span class="muted"><strong>2009 - 2014</strong></span></p>
</div>
<div class="span2">
<span class="label label-important">JAVA</span>
<span class="label label-info">UML</span>
<span class="label label-info">GOF</span>
<span class="label label-info">GRASP</span>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Projetos -->
<div class="row-fluid">
<div class="row-fluid">
<div id="projeto" class="span5 well">
<div class="container-fluid">
<div class="span10">
<div class="row-fluid">
<div class="span9"><h4>Projeto<h4></div>
<div class="span3"><h4 class="muted">C++<h4></div>
</div>
<div class="well" id="note"><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.</p></div>
</div>
<div class="span2">
<br>
<br>
<button class="btn"><i class="icon-external-link-sign icon-2x"></i></button>
<button class="btn"><i class="icon-github icon-2x"></i></button>
</div>
</div>
<div id="tags" class="row-fluid">
<center>
<span class="label label-important">JAVA</span>
<span class="label label-info">SCRUM</span>
<span class="label label-success">GIT</span>
<span class="label">UML</span>
</center>
</div>
</div>
<div id="projeto" class="span5 well">
<div class="container-fluid">
<div class="span10">
<div class="row-fluid">
<div class="span9"><h4>Projeto<h4></div>
<div class="span3"><h4 class="muted">Linguagem<h4></div>
</div>
<div class="well-small" id="note"><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.</p></div>
</div>
<div class="span2">
<br>
<br>
<button class="btn"><i class="icon-external-link-sign icon-2x"></i></button>
<button class="btn"><i class="icon-github icon-2x"></i></button>
</div>
</div>
<div id="tags" class="row-fluid">
<center>
<span class="label label-important">C++</span>
<span class="label label-info">SCRUM</span>
<span class="label label-success">GIT</span>
<span class="label">UML</span>
</center>
</div>
</div>
</div>
</div>
<br>
<!-- Work -->
<div class="work well">
<span id="position"><h4>Gerente de Algo</h4></span>
<span id="location">Empresa XPTO</span><br>
<span id="duration">2006 - 2009</span><br>
</div>
<br>
<!-- Formação -->
<div class="row-fluid">
<div class="row-fluid">
<div class="row-fluid">
<div class="span5 well">
<div class="container-fluid">
<div class="span12">
<div class="row-fluid">
<div class="span9"><h4>Engenharia de Software<h4></div>
<div class="span3"><h4 class="muted">Bacharel<h4></div>
</div>
<p>Universidade de Brasília<br /><span class="muted"><strong>2009 - 2014</strong></span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer well jumbotron">
Git Currriculum Theme by Tiago Pereira<br/>
2013<br/>
<!-- Creative Commons License -->
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/deed.pt"><img alt="Licença Creative Commons" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" /></a><br />
O trabalho <span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Git Curriculum</span> de <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/runys" property="cc:attributionName" rel="cc:attributionURL">Tiago Pereira</a> foi licenciado com uma Licença <a rel="license" href="http://creativecommons.org/licenses/by/3.0/deed.pt">Creative Commons - Atribuição 3.0 Não Adaptada</a>.<br />
Com base no trabalho disponível em <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/runys/github-curriculum-template" rel="dct:source">github.com/runys/github-curriculum-template</a>.
</footer>
</div>
</body>
</html>