Skip to content

Commit

Permalink
Minor improvements on the website
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsmania committed Nov 15, 2023
1 parent e71a73e commit bedab75
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h1 class="mb-0">
<div class="resume-section-content">
<h2 class="mb-5">Experience</h2>

<!-- LLW Ingenriería -->
<!-- LLW Ingeniería -->
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Software Developer</h3>
Expand All @@ -123,7 +123,7 @@ <h3 class="mb-0">Software Developer</h3>
<div class="subheading mb-3">Microtrol SRL</div>
<p>In the first years, I worked in the development and maintenance of multiple interactive applications for digital television transmissions (<i>The GINGA Project</i>), using the languages <i>NCL</i> and <i>LUA</i>, including a soccer statistics application that was broadcasted in conjunction with the transmission of each match of the <i>Argentine Soccer League</i>.</p>
<p>Later, after acquiring some experience, I jumped into the development of firmware for <i>Set Top Boxes</i> (<i>STBs</i>) with different architectures (<i>SH4</i>, <i>ARM</i>), mostly using the languages <i>C/C++</i>. At this point, it is worth mentioning some of the major tasks I worked on, like the integration of the newest <i>GINGA Middleware</i> into the <i>STB</i> device, the implementation of a custom <i>MPEG-DASH Adaptative Streaming</i> protocol for the <i>STB</i>, and the development of a new generation of <i>STBs</i> (not <i>Android</i>) that supported native multimedia applications (including <i>Twitter</i> and <i>Youtube</i> clients).</p>
<p>Finally, on the latest and longest stage, I was mostly involved in the development and maintenance of a web system that controlled the logistics, the monitoring and the remote support for a set of particular <i>Android</i> devices that were distributed to the educational area as a part of a government program, working with technologies that includes languages such as <i>PHP</i>, <i>Javascript/JQuery</i>, <i>HTML5/CSS3</i>, <i>SQL</i>, and frameworks/libraries such as <i>Bootstrap</i>, <i>AdminLTE</i> and <i>Laravel</i>. Also, but with a little less of dedication, I had to track bugs and fix problems on the firmware of the <i>Android</i> devices, and the underlying service/agent that interacted with the web system</p>
<p>Finally, on the latest and longest stage, I was mostly involved in the development and maintenance of a web system that controlled the logistics, the monitoring and the remote support for a set of particular <i>Android</i> devices that were distributed to the educational area as a part of a government program, working with technologies that includes languages such as <i>PHP</i>, <i>Javascript/JQuery</i>, <i>HTML5/CSS3</i>, <i>SQL</i>, and frameworks/libraries such as <i>Bootstrap</i>, <i>AdminLTE</i> and <i>Laravel</i>. Also, but with a little less of dedication, I had to track bugs and fix problems on the firmware of the <i>Android</i> devices, and the underlying service/agent that interacted with the web system.</p>
</div>
<div class="flex-shrink-0">
<span class="text-success fw-bold">September 2011 - February 2020</span>
Expand Down Expand Up @@ -158,7 +158,7 @@ <h3 class="mb-0">Fundación Libertad</h3>
<h3 class="mb-0">Universidad Nacional de Rosario (FCEIA/UNR)</h3>
<div class="subheading mb-0">Bachelor on Computer Science</div>
<div class="mb-3">250 Pellegrini Avenue, Rosario, Santa Fe, Argentina</div>
<p>Completed 93% (28 over 30 courses) of the bachelor's degree in <i>Computer Science</i> with a GPA of 8.3.</p>
<p>Completed 93% (28 over 30 courses) of the bachelor's degree in <i>Computer Science</i> with a GPA of 8.3 over 10.</p>
</div>
<div class="flex-shrink-0">
<span class="text-success fw-bold">2000 - 2017</span>
Expand All @@ -171,7 +171,7 @@ <h3 class="mb-0">Universidad Nacional de Rosario (FCEIA/UNR)</h3>
<h3 class="mb-0">Instituto Politécnico General San Martín (IPS)</h3>
<div class="subheading mb-0">Technical Bachelor</div>
<div class="mb-3">250 Pellegrini Avenue, Rosario, Santa Fe, Argentina</div>
<p>Obtained a technical bachelor's degree with specialization on electronics.</p>
<p>Obtained a technical bachelor's degree with a specialization on electronics.</p>
</div>
<div class="flex-shrink-0">
<span class="text-success fw-bold">1995 - 1999</span>
Expand Down

0 comments on commit bedab75

Please sign in to comment.