Browse Source

Bunch of updates

master
Julio Biason 6 years ago
parent
commit
e0c2687fe6
  1. 99
      index.html

99
index.html

@ -16,7 +16,7 @@
<div id='header' class='row'> <div id='header' class='row'>
<div class="columns small-7"> <div class="columns small-7">
<div class="name">Júlio Biason</div> <div class="name">Júlio Biason</div>
<div class="title blue">Software Engineer</div> <div class="title blue">Software Architect</div>
</div> </div>
<div class="columns small-5 contact"> <div class="columns small-5 contact">
@ -101,6 +101,13 @@
different areas, systems and languages and the related different areas, systems and languages and the related
processes. processes.
</p> </p>
<p>
I also organize three MeetUps in the Porto Alegre region:
"PyTche" for Python devs; "Porto Alegre Clean Code" for
discussing clean development methods and "Rust in POA" for
Rust devs.
</p>
</div> </div>
</div> </div>
</div> </div>
@ -128,7 +135,8 @@
<li>Maintaining apps in Django/Python.</li> <li>Maintaining apps in Django/Python.</li>
<li>Maintaining services with ZeroRPC/RabbitMQ/Python.</li> <li>Maintaining services with ZeroRPC/RabbitMQ/Python.</li>
<li>Maintaining Kafka consumers/producers in Python.</li> <li>Maintaining Kafka consumers/producers in Python.</li>
<li>Developing a stream processing pipeline with Flink/Scala.</li> <li>Maitaining a stream processing pipeline with Storm/Python</li>
<li>Designing and Developing a stream processing pipeline with Flink/Scala/Java.</li>
</ul> </ul>
</div> </div>
</div> </div>
@ -147,11 +155,11 @@
<div class="columns small-9"> <div class="columns small-9">
<div class="job blue">Software Engineer</div> <div class="job blue">Software Engineer</div>
<ul class='attributions'> <ul class='attributions'>
<li>Development of mobile applications for local university, iOS/Objective-C.</li> <li>Maintaining mobile applications for local university, iOS/Objective-C.</li>
<li>Development of a web framework with dynamic module loading, based on Flask (Python); interface designed with Bootstrap 2 and jQuery.</li> <li>Designing and Developing a web framework with dynamic module loading, based on Flask (Python); interface designed with Bootstrap 2 and jQuery.</li>
<li>Development of mobile application for a logistics company, iOS/Objective-C.</li> <li>Maintaining mobile application for a logistics company, iOS/Objective-C.</li>
<li>Development of apps for Django/Python.</li> <li>Maintaining of apps for Django/Python.</li>
<li>Development of embedded applications in C for routers and switches, using Tail-F ConfD and Enea Element; all development following Scrum methodologies.</li> <li>Designing and Developing embedded applications in C for routers and switches, using Tail-F ConfD and Enea Element; all development following Scrum methodologies.</li>
</ul> </ul>
</div> </div>
</div> </div>
@ -170,10 +178,11 @@
<div class="columns small-9"> <div class="columns small-9">
<div class="job blue">Software Developer</div> <div class="job blue">Software Developer</div>
<ul class="attributions"> <ul class="attributions">
<li>Redesigned the company internal framework in PHP.</li> <li>Maintaining the company internal framework in PHP.</li>
<li>Redesigned the company system interfaces, using HTML/CSS, jQuery, jQueryUI, jqPlot/Flot and Google Maps.</li> <li>Designing the next generation of the company website, PHP.</li>
<li>Development of helper applications in Lua.</li> <li>Working on the redesign the company system interfaces, using HTML/CSS, jQuery, jQueryUI, jqPlot/Flot and Google Maps.</li>
<li>Development of helper applications in Python.</li> <li>Maintaining helper applications in Lua.</li>
<li>Designing and Maintaining helper applications in Python.</li>
</ul> </ul>
</div> </div>
</div> </div>
@ -192,9 +201,9 @@
<div class="columns small-9"> <div class="columns small-9">
<div class="job blue">Software Developer</div> <div class="job blue">Software Developer</div>
<ul class="attributions"> <ul class="attributions">
<li>Development of a server for media sharing and social networking in Python, using the company internal framework, with user data stored, initially, in binary objects (Python Pickles) and changed later to use MySQL with master-master replication; development followed the TDD metholody.</li> <li>Maintaining the server for media sharing and social networking in Python, using the company internal framework, with user data stored, initially, in binary objects (Python Pickles) and changed later to use MySQL with master-master replication; development followed the TDD metholody.</li>
<li>Development of a Symbian/UIQ client in C++.</li> <li>Designing and Maintaining a Symbian/UIQ client in C++.</li>
<li>Development of an iPhone client in Objective-C.</li> <li>Designing and Maintaining an iPhone client in Objective-C.</li>
<li>Member of the "Product Council", responsible for selecting new features.</li> <li>Member of the "Product Council", responsible for selecting new features.</li>
</ul> </ul>
</div> </div>
@ -214,8 +223,8 @@
<div class="columns small-9"> <div class="columns small-9">
<div class="job blue">Software Developer</div> <div class="job blue">Software Developer</div>
<ul class="attributions"> <ul class="attributions">
<li>Development of a CGI in C++ to configure wireless routers, in Linux, using microhttp and Boa as servers; dynamic interface using HTML and pure Javascript; graphics using Flash.</li> <li>Designing and Maintaining a CGI in C++ to configure wireless routers, in Linux, using microhttp and Boa as servers; dynamic interface using HTML and pure Javascript; graphics using Flash.</li>
<li>Techincal leaderof the Configuration Control Commitee (CCC), responsible for approving changes in the company source(MPS/CMMI).</li> <li>Techincal leader of the Configuration Control Commitee (CCC), responsible for approving changes in the company source(MPS/CMMI).</li>
</ul> </ul>
</div> </div>
</div> </div>
@ -235,12 +244,13 @@
<div class="job blue">Software Developer/Team Leader</div> <div class="job blue">Software Developer/Team Leader</div>
<ul class="attributions"> <ul class="attributions">
<li> <li>
Development of the backend of the Brazilian largest ISP support system in C for Linux Working on the development of the backend of the Brazilian largest
and Apache, with data stored in an Oracle database, queries written manually. ISP support system in C for Linux and Apache, with data stored in an
Integrating the results with pre-designed dynamic interface in HTML and JavaScript, Oracle database, queries written manually. Integrating the results
using hidden iframes to emulate AJAX functionality. with pre-designed dynamic interface in HTML and JavaScript, using
hidden iframes to emulate AJAX functionality.
</li> </li>
<li>Development of helper applications in Python.</li> <li>Designing and Maintaining of helper applications in Python.</li>
<li>Sub-project team leader.</li> <li>Sub-project team leader.</li>
<li>Developing drivers for the “Elipse” HMI supervisor in C++ (MS Visual Studio), for the ModBus protocol.</li> <li>Developing drivers for the “Elipse” HMI supervisor in C++ (MS Visual Studio), for the ModBus protocol.</li>
</ul> </ul>
@ -261,8 +271,8 @@
<div class="columns small-9"> <div class="columns small-9">
<div class="job blue">Software Engineer/Analyst</div> <div class="job blue">Software Engineer/Analyst</div>
<ul class="attributions"> <ul class="attributions">
<li>Analysis and development of inventory control, finances and invoice management in Clipper.</li> <li>Desinging, developing and maintaining inventory control, finances and invoice management in Clipper.</li>
<li>Development of inventory control, finances and invoice management in Delphi, using database MySQL.</li> <li>Developing and maintaining inventory control, finances and invoice management in Delphi, using database MySQL.</li>
<li>Sysadmin of MySQL, SMTP, POP and HTTP servers on Linux.</li> <li>Sysadmin of MySQL, SMTP, POP and HTTP servers on Linux.</li>
</ul> </ul>
</div> </div>
@ -336,7 +346,7 @@
<div class="row"> <div class="row">
<div class="columns small-6">Java</div> <div class="columns small-6">Java</div>
<div class="columns small-2 end expertise">&nbsp;</div> <div class="columns small-4 end expertise">&nbsp;</div>
</div> </div>
<div class="row"> <div class="row">
@ -383,7 +393,7 @@
<div class="row"> <div class="row">
<div class="columns small-6">Flink</div> <div class="columns small-6">Flink</div>
<div class="columns small-2 end expertise">&nbsp;</div> <div class="columns small-4 end expertise">&nbsp;</div>
</div> </div>
<div class="row"> <div class="row">
@ -403,7 +413,7 @@
<div class="row"> <div class="row">
<div class="columns small-6">Git</div> <div class="columns small-6">Git</div>
<div class="columns small-4 end expertise">&nbsp;</div> <div class="columns small-6 end expertise">&nbsp;</div>
</div> </div>
<div class="row"> <div class="row">
@ -600,6 +610,27 @@
</div> </div>
</div> </div>
<div class="row">
<div class="columns small-12">
<h3>
<i class="fa fa-angle-right blue" aria-hidden='true'></i>
2018
</h3>
</div>
</div>
<div class="presentations">
<div class="row">
<div class="columns small-12 medium-6 large-4">
<i class="fa fa-angle-right blue"></i>
<a href="https://pycaxias.org/">PyCaxias 2018</a>
<ul>
<li><a href="https://presentations.juliobiason.net/intro-stream-processing.html">Uma Não-Gentil Introdução ao Stream Processing</a></li>
</ul>
</div>
</div>
</div>
<div class="row"> <div class="row">
<div class="columns small-12"> <div class="columns small-12">
<h3> <h3>
@ -670,6 +701,22 @@
</div> </div>
</div> </div>
<div class="row">
<div class="columns small-12">
<h3>
<i class="fa fa-angle-right blue" aria-hidden='true'></i>
2018
</h3>
</div>
</div>
<div class="row">
<div class="columns small-12 medium-6 large-4">
<i class="fa fa-angle-right blue"></i>
<a href="https://pycaxias.org/">PyCaxias 2018</a>
</div>
</div>
<div class="row"> <div class="row">
<div class="columns small-12"> <div class="columns small-12">
<h3> <h3>

Loading…
Cancel
Save