dasd
This commit is contained in:
@@ -2473,7 +2473,7 @@
|
||||
height: 3em;
|
||||
letter-spacing: 0.05em;
|
||||
line-height: 3.15em;
|
||||
padding: 0 2em;
|
||||
padding: 0 1em;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
@@ -2739,7 +2739,7 @@
|
||||
}
|
||||
|
||||
#header .container .button {
|
||||
min-width: 12em;
|
||||
min-width: 3em;
|
||||
}
|
||||
|
||||
/* Footer */
|
||||
|
||||
@@ -23,21 +23,13 @@
|
||||
<p>Freelancer Programmer, Mechatronics Engineer, Cisco CCNA</p>
|
||||
</header>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="6u 12u$(small)">
|
||||
<ul class="actions vertical">
|
||||
<li><a href="#datasheet" class="button scrolly">Datasheet</a></li>
|
||||
<li><a href="#log" class="button scrolly">Log</a></li>
|
||||
<ul class="actions fit small">
|
||||
<li><a href="#datasheet" class="button fit small special scrolly">Datasheet</a></li>
|
||||
<li><a href="#reference" class="button fit small special scrolly">Reference</a></li>
|
||||
<li><a href="#log" class="button fit small special scrolly">Log</a></li>
|
||||
<li><a href="#footer" class="button fit small special scrolly">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="6u 12u$(small)">
|
||||
<ul class="actions vertical">
|
||||
<li><a href="#reference" class="button scrolly">Reference</a></li>
|
||||
<li><a href="#footer" class="button scrolly">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- datasheet -->
|
||||
@@ -52,26 +44,26 @@
|
||||
<h5>Description</h5>
|
||||
<p>
|
||||
A Mechatronics Engineer student and self-taught
|
||||
Programmer, experienced in developing
|
||||
Freelancer Programmer, experienced in developing
|
||||
Administrative Software
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="6u 12u$(medium)">
|
||||
<h5>Features</h5>
|
||||
<ul class="alt">
|
||||
<li>Fast and eager learner</li>
|
||||
<li>Dedicated and Energetic</li>
|
||||
<li>Works well in teams</li>
|
||||
<li>Responsible and motivated</li>
|
||||
</ul>
|
||||
<h5>Applications</h5>
|
||||
<ol>
|
||||
<ul class="alt">
|
||||
<li>Python lover, both in Desktop and Server</li>
|
||||
<li>Web enthusiat, HTML, CSS, XML, XSL...</li>
|
||||
<li>Games Dev. for Haxeflixel, AS3 and the like</li>
|
||||
</ol>
|
||||
<h5>Features</h5>
|
||||
<ul>
|
||||
<li>Fast and eager learner</li>
|
||||
<li>Dedicated to solve problems in elegant way</li>
|
||||
<li>Works well in teams</li>
|
||||
<li>Full familiarity with git, jenkins, and others DevOps</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="6u 12u$(medium)">
|
||||
<h5>Schematics</h5>
|
||||
@@ -125,12 +117,20 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Time Settings</td>
|
||||
<td>TMZ -4:30, Available anytime</td>
|
||||
<td>VET: UTC-4:30, Available anytime</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Languages</td>
|
||||
<td>Spanish, English, Portuguese (learning)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Other Languages</td>
|
||||
<td>
|
||||
Python, HaxeFlixel, MySQL, HTML, CSS, JavaScript, XML, XSLT, Django, Flask,
|
||||
Linux, Bluemix, Gnome, PostgreSQL, SQL Server, ActionScript 3, Java, C, C++/CLI,
|
||||
Flixel, Tkinter, GTK3+, Arduino, FreeCAD...
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user