-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
264 lines (254 loc) · 12.5 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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Simone Taeggi | Portfolio</title>
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
<link rel="stylesheet" type="text/css" href="css/normalize.css">
<link href="https://fonts.googleapis.com/css?family=Poiret+One|Raleway:400,700" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/animsition/animsition.min.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/responsive.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div class="animsition">
<!-- HEADER PRINCIPALE -->
<header class="main-header clearfix">
<a href="index.html" id="logo">
<h1>Simone Taeggi</h1>
<h2 id="rotate" class="darker">da cambiare</h2>
</a>
<!-- NAVBAR -->
<nav>
<ul>
<li>
<a href="index.html" class="selected">
Portfolio
</a>
</li>
<li>
<a href="#about">
About
</a>
</li>
<li>
<a href="#contact">
Contact
</a>
</li>
</ul>
</nav>
</header>
<!-- IMG BANNER -->
<div class="banner">
<p>
Check out my work!
</p>
<img src="img/arrow.png" class="arrow" alt="Freccia">
</div>
<!-- WRAPPER -->
<div class="wrapper clearfix">
<!-- CONTIENE I NOSTRI LAVORI -->
<section>
<!-- lista lavori -->
<ul id="gallery">
<li class="foo">
<a href="http://simotae14.github.io/landingPage/" target="blank">
<img src="img/landing.jpg" alt="Landing Page">
<p>
Landing Page
</p>
</a>
</li>
<li class="foo">
<a href="https://simotae14.github.io/RicetteItaliane/" target="blank">
<img src="img/html-css.jpg" alt="HTML CSS">
<p>
Base HTML CSS
</p>
</a>
</li>
<li class="foo">
<a href="https://simotae14.github.io/Portfolio/" target="blank">
<img src="img/html-css2.jpg" alt="HTML CSS Advance">
<p>
HTML CSS
</p>
</a>
</li>
<li class="foo">
<a href="https://simotae14.github.io/PortfolioOnePage/" target="blank">
<img src="img/css-adv.png" alt="CSS Avanzato">
<p>
CSS Avanzato
</p>
<img src="img/star1.png" alt="Star Logo" class="star">
</a>
</li>
<li class="foo">
<a href="https://simotae14.github.io/Form/" target="blank">
<img src="img/form-table.jpg" alt="Form">
<p>
Form
</p>
</a>
</li>
<li class="foo">
<a href="https://simotae14.github.io/Tabelle/" target="blank">
<img src="img/form-table.jpg" alt="Tabelle">
<p>
Tabella
</p>
</a>
</li>
<li class="foo">
<a href="https://simotae14.github.io/JavaScriptBase/" target="blank">
<img src="img/jscript-base.jpg" alt="JS Base">
<p>
JS Base
</p>
</a>
</li>
<li class="foo">
<a href="https://simotae14.github.io/JavaScriptOltreBasi/" target="blank">
<img src="img/jscript-base.jpg" alt="JS Avanzato">
<p>
JS Avanzato
</p>
</a>
</li>
<li class="foo">
<a href="https://simotae14.github.io/JQuery/" target="blank">
<img src="img/jquery.jpeg" alt="JQuery">
<p>
JQuery
</p>
</a>
</li>
<li class="foo">
<a href="" target="blank">
<img src="img/rails.jpg" alt="Ruby on Rails">
<p>
Ruby on Rails
</p>
</a>
</li>
<li class="foo">
<a href="" target="blank">
<img src="img/e-commerce.png" alt="E-commerce">
<p>
E-Commerce
</p>
</a>
</li>
<li class="foo">
<a href="https://simotae14.github.io/PrrrrfettoIncontro/" target="blank">
<img src="img/bootstrap.jpg" alt="Bootstrap">
<p>
Bootstrap
</p>
</a>
</li>
<li class="foo">
<a href="https://simotae14.github.io/ColorGame/" target="blank">
<img src="img/color-game.png" alt="Gioco Colori">
<p>
Color Game
</p>
</a>
</li>
<li class="foo">
<a href="https://simotae14.github.io/MyTodoList/" target="blank">
<img src="img/todo-list.png" alt="Todo List">
<p>
Todo List
</p>
</a>
</li>
</ul>
</section>
</div>
<!-- ABOUT -->
<div id="about" class="container">
<!-- WRAPPER -->
<div class="wrapper clearfix">
<!-- CONTIENE I NOSTRI LAVORI -->
<section>
<img src="img/profile3.jpg" alt="Foto Profilo" class="foto-profilo">
<h3>
About
</h3>
<p>
Un aspirante geek con la passione per lo sviluppo, alla perenne ricerca di nuovi scenari, nuovi linguaggi...e nuove skill!!!
</p>
<p>
Mi sporco le mani con tecnologie e linguaggi di tendenza cercando, con l'esperienza, di padroneggiarli al meglio.
</p>
</section>
</div>
</div>
<!-- CONTATTI -->
<!-- WRAPPER -->
<div id="contact" class="wrapper clearfix">
<!-- CONTIENE I NOSTRI LAVORI -->
<section id="info">
<h3>
Info
</h3>
<p>
Ti è piaciuto quanto pubblicato, oppure pensi che si possa o debba fare meglio?!
Ogni consiglio, commento è ben accetto per indicarmi il giusto cammino.
</p>
<p>
Perciò che aspetti contattami.
</p>
</section>
<section id="contatti">
<h3>
Contatti
</h3>
<ul id="contact-info">
<li class="phone">
<a href="tel:+39 3407256791">
+39 3407256791
</a>
</li>
<li class="mail">
<a href="mailto:startae14@gmail.com">
startae14@gmail.com
</a>
</li>
</ul>
</section>
</div>
<!-- FOOTER -->
<footer class="main-footer">
<!--link facebook-->
<a href="https://www.facebook.com/simone.taeggi" target="blank">
<img src="img/facebook1.png" alt="Logo Facebook" class="icona-social">
</a>
<!--link google plus-->
<a href="https://plus.google.com/u/0/103107248506819375993" target="blank">
<img src="img/googleplus1.png" alt="Logo Google Plus" class="icona-social">
</a>
<!-- copyright -->
<p>
© 2016 Simone Taeggi
</p>
</footer>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.0.0/jquery.min.js"></script>
<script src="js/animsition/animsition.min.js"></script>
<script src="https://cdn.jsdelivr.net/scrollreveal.js/3.3.1/scrollreveal.min.js"></script>
<script src="js/script.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-83657812-3', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>