Skip to content

Commit

Permalink
[website]: Improve online resume
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsmania committed Nov 17, 2023
1 parent 9043abc commit f034ed7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h2 class="mb-5">Experience</h2>
<div class="flex-grow-1">
<h3 class="mb-0">Software Developer</h3>
<div class="subheading mb-3">LLW Ingeniería SRL</div>
<p>Design, development and maintenance of a system for the telecommunication area, that consists of a main application/service developed with C# (<i>.Net Framework</i> and <i>The Mono Project</i>) for a <i>Linux</i> environment, whose goal is to control and manage a set of hardware devices that belongs to the thelephony area, and that in conjunction they provide voice communication between subscribers lying in two different technologies (<i>X25/LAPB</i> and <i>SIP</i>). Aditionally, an <i>Admin Web Panel</i> was developed around the <i>Laravel</i> framework to provision, monitor, configure and administer the system.</p>
<p>Design, development and maintenance of a system for the telecommunication area, that consists of a main application/service developed with C# (<i>.Net Framework</i> and <i>The Mono Project</i>) for a <i>Linux</i> environment, whose goal is to control and manage a set of hardware devices that belongs to the thelephony area, and that in conjunction they provide voice communication between subscribers lying in two different technologies (<i>X25/LAPB</i> and <i>SIP</i>). Additionally, an <i>Admin Web Panel</i> was developed around the <i>Laravel</i> framework to provision, monitor, configure and administer the system.</p>
<p>Maintenance and bug tracking/fixing over a <i>Softswitch</i> software developed in <i>C/C++</i> technologies.</p>
<p>Development of scripts with <i>Python</i> to automate tasks at the company for different purposes.</p>
</div>
Expand All @@ -129,7 +129,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 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 <i>Android</i> devices firmware and the underlying service/agent that interacted with the web system in order to report the device information.</p>
</div>
<div class="flex-shrink-0">
<span class="text-success fw-bold">September 2011 - February 2020</span>
Expand Down

0 comments on commit f034ed7

Please sign in to comment.