From 60a3c8f3883749559d69d2f13a14a8d0d7cd277c Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Wed, 23 Oct 2019 12:53:01 -0300 Subject: [PATCH] Changed presentations format Instead of "Event -> Presentation", it turned into "Presentation -> Events where I did it". --- cv.css | 6 +- index.html | 219 +++++++++++++++++++++++++++++++++++++++-------------- 2 files changed, 166 insertions(+), 59 deletions(-) diff --git a/cv.css b/cv.css index f2a2a66..1e46bcb 100644 --- a/cv.css +++ b/cv.css @@ -177,7 +177,11 @@ a { /* -------------------------------------------------- */ #presentations .columns { /* border: 1px dashed gray; */ - min-height: 10em; + /* min-height: 10em; */ +} + +#presentations .presentation { + margin-bottom: 5px; } #presentations .columns.header { diff --git a/index.html b/index.html index dbd6570..6313d07 100644 --- a/index.html +++ b/index.html @@ -49,7 +49,7 @@
Email
-
julio.biason@gmail.com
+
julio.biason@pm.me
@@ -68,7 +68,8 @@
Repositories
Github: http://github.com/jbiason
- BitBucket: https://bitbucket.org/juliobiason + BitBucket: https://bitbucket.org/juliobiason
+ Personal/CGit: https://git.juliobiason.me
@@ -133,7 +134,7 @@
Software Engineer
@@ -427,7 +428,7 @@
Spring
-
 
+
 
@@ -629,6 +630,33 @@
  • Using Zurb Foundation for the style.
  • + +
    +

    + + Downfav +

    + + +
    + +
    +

    + + nc-dirs +

    + + +
    @@ -642,82 +670,157 @@ -
    -
    -

    - - 2018 -

    +
    +
    +
    +

    + + "Fugindo para as Colunas com Python" + + + An introduction to Python, in elements + Python developers use on a normal day-to-day + are presented and explained using a "Run To Hills" + shuffler. + +

    + +
    +
    + +
    -
    -
    - - PyCaxias 2018 +
    +
    +
    +

    + + "Flask em 40 Minutos Ou Menos" +

    - + An introduction to Flask, in which a small application + is developed (no database, data is stored on disk) + and deployed to production in 40 minutes. +
    +
    + +
    -
    -
    -

    - - 2017 -

    +
    +
    +
    +

    + + "A Gramática do VIM" +

    + + A high-level explanation, with examples, + of how VIM works and how its composable + commands tie together. +
    +
    + +
    -
    -
    - - TcheLinux Porto Alegre 2017 +
    +
    +
    +

    + + "Por que e Como Participar de Projetos Open Source" +

    - + An explanation of what open source projects are, + the different wants to contribute to one and + some tips about each way. +
    - -
    - - TcheLinux Bagé 2017 +
    +
    +
    +

    + + "Uma Não-Gentil Introdução ao Stream Processing" +

    - + An introduction to Stream Processing and related tools. +
    - - +
    +
    +
    +

    + + "Unit" em "Unit Tests" +

    + + A philosophical discussion about what are + unit tests and how they contribute to the + quality of the project. +
    -