dasd
This commit is contained in:
@@ -2473,7 +2473,7 @@
|
|||||||
height: 3em;
|
height: 3em;
|
||||||
letter-spacing: 0.05em;
|
letter-spacing: 0.05em;
|
||||||
line-height: 3.15em;
|
line-height: 3.15em;
|
||||||
padding: 0 2em;
|
padding: 0 1em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
@@ -2739,7 +2739,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#header .container .button {
|
#header .container .button {
|
||||||
min-width: 12em;
|
min-width: 3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Footer */
|
/* Footer */
|
||||||
|
|||||||
@@ -23,20 +23,12 @@
|
|||||||
<p>Freelancer Programmer, Mechatronics Engineer, Cisco CCNA</p>
|
<p>Freelancer Programmer, Mechatronics Engineer, Cisco CCNA</p>
|
||||||
</header>
|
</header>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<ul class="actions fit small">
|
||||||
<div class="6u 12u$(small)">
|
<li><a href="#datasheet" class="button fit small special scrolly">Datasheet</a></li>
|
||||||
<ul class="actions vertical">
|
<li><a href="#reference" class="button fit small special scrolly">Reference</a></li>
|
||||||
<li><a href="#datasheet" class="button scrolly">Datasheet</a></li>
|
<li><a href="#log" class="button fit small special scrolly">Log</a></li>
|
||||||
<li><a href="#log" class="button scrolly">Log</a></li>
|
<li><a href="#footer" class="button fit small special scrolly">Contact</a></li>
|
||||||
</ul>
|
</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>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -52,26 +44,26 @@
|
|||||||
<h5>Description</h5>
|
<h5>Description</h5>
|
||||||
<p>
|
<p>
|
||||||
A Mechatronics Engineer student and self-taught
|
A Mechatronics Engineer student and self-taught
|
||||||
Programmer, experienced in developing
|
Freelancer Programmer, experienced in developing
|
||||||
Administrative Software
|
Administrative Software
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="6u 12u$(medium)">
|
<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>
|
<h5>Applications</h5>
|
||||||
<ol>
|
<ul class="alt">
|
||||||
<li>Python lover, both in Desktop and Server</li>
|
<li>Python lover, both in Desktop and Server</li>
|
||||||
<li>Web enthusiat, HTML, CSS, XML, XSL...</li>
|
<li>Web enthusiat, HTML, CSS, XML, XSL...</li>
|
||||||
<li>Games Dev. for Haxeflixel, AS3 and the like</li>
|
<li>Games Dev. for Haxeflixel, AS3 and the like</li>
|
||||||
</ol>
|
</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>
|
||||||
<div class="6u 12u$(medium)">
|
<div class="6u 12u$(medium)">
|
||||||
<h5>Schematics</h5>
|
<h5>Schematics</h5>
|
||||||
@@ -125,12 +117,20 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Time Settings</td>
|
<td>Time Settings</td>
|
||||||
<td>TMZ -4:30, Available anytime</td>
|
<td>VET: UTC-4:30, Available anytime</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Languages</td>
|
<td>Languages</td>
|
||||||
<td>Spanish, English, Portuguese (learning)</td>
|
<td>Spanish, English, Portuguese (learning)</td>
|
||||||
</tr>
|
</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>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user