From 77ca8c1035c99930028a30b0ff99e6f447457220 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Mon, 18 Apr 2016 17:01:19 -0300 Subject: [PATCH] added skills --- cv.css | 23 +++++- cv.html | 220 +++++++++++++++++++++++++++----------------------------- 2 files changed, 124 insertions(+), 119 deletions(-) diff --git a/cv.css b/cv.css index 56e842e..d7ce1b7 100644 --- a/cv.css +++ b/cv.css @@ -82,7 +82,7 @@ a { } .list li { - margin-top: 60px; + margin-bottom: 10px; } .list li div.content { @@ -133,11 +133,28 @@ a { } .list ul.attributions li { - margin-top: 0; + margin: 0; +} + +/* -------------------------------------------------- */ +/* Skills */ +/* -------------------------------------------------- */ + +#skills .expertise { + border: 1px solid #19bafe; +} + +#skill-header div { + font-size: 0.5em; + text-transform: uppercase; +} + +#skills .row { + margin-bottom: 8px; } /* -------------------------------------------------- */ -/* Helpers */ +/* Generic */ /* -------------------------------------------------- */ .blue { color: #19bafe; diff --git a/cv.html b/cv.html index 7e831da..08180f8 100644 --- a/cv.html +++ b/cv.html @@ -106,7 +106,7 @@
-
+

Work Experience @@ -117,12 +117,12 @@
-
+
CWI software
Sep 2012-Present
-
+
Software Engineer
  • Development of mobile applications for local university, iOS/Objective-C.
  • @@ -140,12 +140,12 @@
    -
    +
    Iplenix Sistemas de Internet
    Feb 2010-Sep 2012
    -
    +
    Software Developer
    • Redesigned the company internal framework in PHP.
    • @@ -162,12 +162,12 @@
      -
      +
      TileFile/Storyz
      Jan 2007-Oct 2009
      -
      +
      Software Developer
      • 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.
      • @@ -184,12 +184,12 @@
        -
        +
        Qualità Informática
        Mar 2006-Oct 2006
        -
        +
        Software Developer
        • 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.
        • @@ -204,12 +204,12 @@
          -
          +
          Canópus Informática Ltda.
          Jun 2003-Jan 2006
          -
          +
          Software Developer/Team Leader
          • @@ -231,12 +231,12 @@
            -
            +
            DWS Informática
            Mar 2002-May 2003
            -
            +
            Software Engineer/Analyst
            • Analysis and development of inventory control, finances and invoice management in Clipper.
            • @@ -252,12 +252,12 @@
              -
              +
              UNISINOS
              Aug 200-Feb 2002
              -
              +
              Scholarship Holder
              • Working on the FAGNIS project, about knowledge extraction in neural networks; networks created with the SNNS app, exporting the result as C functions
              • @@ -267,113 +267,101 @@
            -
            +
            -
            +

            Skills

            -
            -
            -
            - -->