Skip to content

Commit

Permalink
Update years of experience and some paragraph spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsmania committed Mar 11, 2024
1 parent a6e9a1e commit f1f6d2a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
% Define other custom special commands.

\newcommand{\YearsOfXp}{
$11^+$
$12^+$
}

%------------------------------------------------------------------------------
Expand Down
10 changes: 5 additions & 5 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ <h1 class="mb-0">
</div>

<p class="lead mb-3">
I'm a <strong>Full Stack Developer</strong> with scientist orientation and 11+ years of experience in the IT industry. My primary goal is to continuously grow as a professional, improving my skills as a developer, with some preference on all the stack of technologies associated with the web development area.
I'm a <strong>Full Stack Developer</strong> with scientist orientation and 12+ years of experience in the IT industry. My primary goal is to continuously grow as a professional, improving my skills as a developer, with some preference on all the stack of technologies associated with the web development area.
</p>

<p class="lead mb-5">
Expand Down Expand Up @@ -136,7 +136,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 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>
<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 in the firmware of the <i>Android</i> devices and in 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 Expand Up @@ -343,9 +343,9 @@ <h2 class="mb-5">
Interests
</h2>

<p>Apart from being a software developer, I enjoy most of my time being outdoors with my family. During the weekends, except in the summer, I play soccer in a team of an amateur league here in Argentina.</p>
<p>Apart from working as a software developer, I enjoy most of my time being outdoors or traveling with my family. Also, I enjoy practicing sports like soccer and training on the gym. During the weekends, except in the summer, I usually play soccer in a team of an amateur league here in Argentina.</p>

<p class="mb-0">When forced indoors, at nights, I follow a number of movies and television shows, and during the day I spend a large amount of my free time exploring the latest technology advancements in the web development world.</p>
<p class="mb-0">When forced indoors, at nights, I follow a number of movies and television shows, and during the day I spend a large amount of my free time exploring the latest technology advancements in the development world.</p>

</div>
</section>
Expand All @@ -361,7 +361,7 @@ <h2 class="mb-5">
</h2>

<p class="mb-5">
You can check a detailed LaTeX made version of my resume below, or download it from the next link:
You can check a detailed LaTeX version of my resume below, or download it from the next link:
<a class="link-danger" href="assets/pdf/resume_en.pdf" target="_blank">
<i class="fas fa-lg fa-fw fa-file-pdf text-danger"></i>
PDF Resume
Expand Down

0 comments on commit f1f6d2a

Please sign in to comment.