-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
164 lines (164 loc) · 6.96 KB
/
index.html
File metadata and controls
164 lines (164 loc) · 6.96 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>Simone Cociancich (shb) on GitHub</title>
<meta name="viewport" content="width=device-width"/>
<link href="//netdna.bootstrapcdn.com/bootswatch/3.0.2/cerulean/bootstrap.min.css" rel="alternate stylesheet" title="cerulean">
<link href="//netdna.bootstrapcdn.com/bootswatch/3.0.2/slate/bootstrap.min.css" rel="stylesheet" title="slate">
<link href="//netdna.bootstrapcdn.com/bootswatch/3.0.2/cyborg/bootstrap.min.css" rel="alternate stylesheet" title="cyborg">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="styles.css" rel="stylesheet">
<script src="//code.jquery.com/jquery.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js" async></script>
</head>
<body class="container">
<header id="header">
<hgroup class="pull-left">
<h1><a href="index.html">shb</a></h1>
</hgroup>
<table id="identity" class="matrix pull-left">
<tr>
<td colspan="4"><a href="http://shb.github.io">Simone Cociancich</a></td>
</tr>
<tr>
<td colspan="4"><a href=""><script>document.write("simone.cociancich");document.write("@gmail.com");</script></a></td>
</tr>
<tr>
<td><a href="https://github.com/shb"><i class="fa fa-lg fa-github"></i></a></td>
<td><a href="http://www.linkedin.com/pub/simone-cociancich/19/9a8/b77"><i class="fa fa-lg fa-linkedin"></i></a></td>
<td><a href="https://www.facebook.com/SuperHandsomeBoy"><i class="fa fa-lg fa-facebook-square"></i></a></td>
<td><a><i class="fa"></i></a></td>
</tr>
</table>
<div class="pull-left">
<h2>
<span style="letter-spacing:3px; margin-right:-3px">Software</span><br/>developer
</h2>
</div>
<ul id="uniform" class="column vector pull-left"
title="Use darker backgrounds to go easy on the eyes and on Earth resources ;)">
<li><a id="uniform-cerulean" data-style="cerulean"></a></li>
<li><a id="uniform-slate" data-style="slate"></a></li>
<li><a id="uniform-cyborg" data-style="cyborg"></a></li>
</ul>
<div id="languages">
<br/>
<code>IO = <a href="#it">"italian"</a> | <a href="#en">"english"</a> | 'javascript' | 'html' | 'css'</code>
</div>
</header>
<div id="main" class="row">
<div class="col-sm-6 col-lg-4 clearfix">
<h3 class="page-header">Skills</h3>
<dl>
<dt>Advanced Javascript/Typescript programming</dt>
<dd>Both browser-side and server-side</dd>
<dd>React, Express, NodeJs, ...</dd>
<dt>Advanced HTML5 and CSS3</dt>
<dd>Bootstrap, SASS/LESS, handcrafted, ...</dd>
<dt>PHP, and other programming languages</dt>
<dd>C#, Perl, and anything that comes at hand</dd>
</dl>
<h3>Services</h3>
<dl>
<dt>Development and management of web applications and sites</dt>
<dd>Implementation of custom graphic templates</dd>
<dd>Custom components development</dd>
<dd>Content management</dd>
<dt>Setup and customization of CMS's</dt>
<dd>Such as: WordPress, Magento, ...</dd>
<dt>Server administration</dt>
<dd>Linux, Apache, Nginx, MySQL</dd>
</dl>
</div>
<div class="col-sm-6 col-lg-4">
<h3 class="page-header">Work</h3>
<h4>Client projects</h4>
<div class="media">
<a class="pull-left" href="images/projects/clients/italianvoices.jpg">
<img class="media-object" src="images/projects/clients/italianvoices_thumb.jpg" alt="Screenshot">
</a>
<div class="media-body">
<h4 class="media-heading"><a href="clients.html#italianvoices-details" title="View details">
Italian Voices
<i class="fa fa-external-link-square"></i>
</a></h4>
<dl class="dl-horizontal">
<dt>Type</dt><dd>Company Site</dd>
<dt>Tech</dt><dd>FatFree, Perch</dd>
</dl>
</div>
</div>
<ul class="pager">
<li class="next">
<a href="clients.html">View all...</a>
</li>
</ul>
<h4>Free Software</h4>
<p>Some small personal projects and forks on github...</p>
<ul class="pager">
<li class="next">
<a href="repos.html">View all...</a>
</li>
</ul>
</div>
<div class="col-xs-12 col-lg-4" style="float:left">
<h3 class="page-header">Bio</h3>
<div class="row">
<div class="vcard col-lg-12 col-sm-4">
<img src="images/picture.jpg" class="pull-right img-rounded photo" style="width:33%; max-width:128px; height:auto;"/>
<p class="lead fn">Simone Cociancich</p>
<address class="adr">
<span class="locality">Milano</span>, <span class="country-name">Italy</span><br/>
</address>
</div>
<div class="col-lg-12 col-sm-4">
<h4>Work Experience</h4>
<dl>
<dt>Freelance developer</dt>
<dd>05/2024 – <span class="today"></span></dd>
<dt>Full Stack Engineer @ <a href="https://www.cuebiq.com" target="cuebiq.com">Cuebiq<i class="fa fa-external-link"></i></a></dt>
<dd>08/2018 – 04/2024</dt>
<dt>Software engineer @ FABtotum</dt>
<dd>09/2014 – 07/2018</dt>
<dt>Freelance web developer</dt>
<dd>08/2011 – 10/2015</dt>
<dt>Software developer @ Cubeyou</dt>
<dd>05/2010 – 05/2011</dd>
</dl>
</div>
<div class="col-lg-12 col-sm-4">
<h4>Education</h4>
<dl>
<dt>BSc Computer Science @ Università degli Studi di Trieste</dt>
<dd>16/12/2009</dd>
</dl>
</div>
</div>
</div>
</div>
<div class="row">
<footer id="colophon" class="col-xs-12
col-sm-10 col-sm-offset-1
col-md-8 col-md-offset-1
col-lg-6 col-lg-offset-3">
<hr/>
<p>Site made awesome by
<a href="http://getbootstrap.com/" title="Bootstrap 3.x">Bootstrap</a>
and —you name it—
<a href="http://fortawesome.github.io/Font-Awesome/">Font Awesome</a></p>
<p>Graciously hosted by <a href="//github.com">GitHub</a></p>
<details><p>
<summary>Other credits:</summary>
<cite><a href="http://alistapart.com/article/alternate">Style switcher script</a></cite>
by <a href="http://alistapart.com/author/paulsowden">Paul Sowden</a>
</p></details>
</footer></div>
<script src="scripts.js" async></script>
<script>$(function() {
var today = new Date
today = (today.getMonth()+1) + "/" + today.getFullYear()
$(".today").text( today )
})</script>
</body>
</html>