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
@@ -133,7 +134,7 @@
Software Engineer
- - Maintaining apps in Spring/Java.
+ - Maintaining microservices in Spring/Java.
@@ -427,7 +428,7 @@
@@ -629,6 +630,33 @@
Using Zurb Foundation for the style.
+
+
+
+
+ Downfav
+
+
+
+ - Download favourite toots
+ - Written in Rust.
+ - Downloads toots (tweets) marked as favourites.
+ - Also downloads any attachments.
+
+
+
+
+
+
+ nc-dirs
+
+
+
+ - Create missing files in NextCloud.
+ - Written in Rust.
+ - Finds missing "directory" files in an Object Store required by NextCloud.
+
+
@@ -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.
+
-