Skip to content

Commit

Permalink
Add improvements in the code format
Browse files Browse the repository at this point in the history
  • Loading branch information
eddymdz committed Jun 13, 2023
1 parent bb57972 commit b08c7fe
Showing 1 changed file with 30 additions and 13 deletions.
43 changes: 30 additions & 13 deletions layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h3 class="title">Languages</h3>
</ul>
</div>
</div>

</div>
<div class="right">
<div class="about">
Expand Down Expand Up @@ -169,13 +169,23 @@ <h5>2015 - 2018</h5>
<small><a href="https://xegmenta.com" target="_blank"
class="enterprise_links">Xegmenta</a></small>
<ul class="padding-list">
<li>I significantly contributed as a Full Stack Software Developer and Cloud Sysadmin, driving the success of a Videoconference and Streaming application by implementing real-time audio/video functionality in the browser using WebRTC.</li>
<li>I played a crucial role in optimizing performance by leveraging Wowza and Nginx as low-latency streaming servers, ensuring smooth and uninterrupted streaming experiences for users.</li>
<li>I designed and implemented highly available infrastructure by utilizing containerized apps with AWS Fargate and RDS Serverless, improving application reliability and scalability.</li>
<li>I developed Single Page Applications using the Vue/Nuxt framework, resulting in engaging user interfaces and seamless user interactions.</li>
<li>I led the development of WebRTC applications by customizing a Signal Server based on NodeJS, enabling real-time communication capabilities for diverse use cases.</li>
<li>I successfully developed WebRTC applications based on the Vidyo SDK, harnessing its powerful features to deliver high-quality video communication solutions.</li>
<li>I demonstrated expertise in AWS Lambda with NodeJS, effectively leveraging serverless computing to enhance application scalability and reduce costs.</li>
<li>I significantly contributed as a Full Stack Software Developer and Cloud Sysadmin,
driving the success of a Videoconference and Streaming application by implementing
real-time audio/video functionality in the browser using WebRTC.</li>
<li>I played a crucial role in optimizing performance by leveraging Wowza and Nginx as
low-latency streaming servers, ensuring smooth and uninterrupted streaming experiences
for users.</li>
<li>I designed and implemented highly available infrastructure by utilizing containerized
apps with AWS Fargate and RDS Serverless, improving application reliability and
scalability.</li>
<li>I developed Single Page Applications using the Vue/Nuxt framework, resulting in engaging
user interfaces and seamless user interactions.</li>
<li>I led the development of WebRTC applications by customizing a Signal Server based on
NodeJS, enabling real-time communication capabilities for diverse use cases.</li>
<li>I successfully developed WebRTC applications based on the Vidyo SDK, harnessing its
powerful features to deliver high-quality video communication solutions.</li>
<li>I demonstrated expertise in AWS Lambda with NodeJS, effectively leveraging serverless
computing to enhance application scalability and reduce costs.</li>
</ul>
</div>
</div>
Expand All @@ -187,11 +197,18 @@ <h5>2007 - 2013</h5>
</div>
<small><a href="https://nic.ve" target="_blank" class="enterprise_links">NIC.ve</a></small>
<ul class="padding-list">
<li>As a DNS administrator, I managed the administration of the Country Code Top Level Domain (.ve), acquiring extensive knowledge of internet infrastructure and protocols.</li>
<li>I developed scripts and small applications using Perl and PHP to enhance the operational processes and streamlining tasks.</li>
<li>Proactively monitoring the health and performance of the DNS infrastructure, I implemented robust monitoring solutions such as SmokePing, Cacti, Nagios, and Icinga.</li>
<li>Leveraging virtualization technologies like Xen/KVM and Ganeti, I ensured efficient resource utilization and high availability clustering.</li>
<li>For agile and rapid web development, I utilized Dancer, a Perl-based micro-framework, enabling the efficient deployment of web-based tools and services.</li>
<li>As a DNS administrator, I managed the administration of the Country Code Top Level
Domain (.ve), acquiring extensive knowledge of internet infrastructure and protocols.
</li>
<li>I developed scripts and small applications using Perl and PHP to enhance the operational
processes and streamlining tasks.</li>
<li>Proactively monitoring the health and performance of the DNS infrastructure, I
implemented robust monitoring solutions such as SmokePing, Cacti, Nagios, and Icinga.
</li>
<li>Leveraging virtualization technologies like Xen/KVM and Ganeti, I ensured efficient
resource utilization and high availability clustering.</li>
<li>For agile and rapid web development, I utilized Dancer, a Perl-based micro-framework,
enabling the efficient deployment of web-based tools and services.</li>
<li>I developed functionality for customer portals using the J2EE stack.</li>
</ul>
</div>
Expand Down

0 comments on commit b08c7fe

Please sign in to comment.