About me

I’m a knowledge addicted, graduated in Computer Engineering that loves math, physics and astronomy, that happens to also be a passionate Software Engineer. With almost 10 years of experience in the software development industry, having worked from small startups to big international corporations.

Currently living in Berlin :de:, working for N26, helping them build the bank the world loves to use.

Hobbies

Projects and toy applications

Here you can find some projects and toy applications I have been working with:

eXtreme Go Horse (XGH) Process

Only to not let the joke die. The best methodology for software development is back! At least now we have a proper website with an English version, and you can share anchor links for specific axioms :rocket:


Deep Dive into God’s Word

This is a study/research compilation of my Bible reading. My idea is to have a living document that will be updated from time to time according to new understandings, debates with friends and more researches. I also have plans to use this in quick sessions with people that are interested on learning and debating about it


Game Studio Fidelity program

This is a small toy application showcasing a fidelity program that studios would apply on a marketplace (Steam for example) that would give discounts based on games the users already have in their library.


Word Matcher

This is a toy application I created to help me find a valid possible word based in an input that be either

I probably shouldn’t have done this one, this is kinda cheating the games, right? :grimacing:


Spreadsheet processor & Spreadsheet processor view

This is an application I created for my wife and her coworkers to use in the past. With this application they could upload spreadsheets that were generated by other processes and do all sorts of transformations on them, including:

Unfortunately all the project docs are in Portuguese, the way they needed it.


Diffie Hellman

This is a scratch implementation of Diffie-Hellman I created to consolidate the learnings about it. You can just copy and past into a IntelliJ IDEA scratch and run.


Onion Routing (Tor)

This is a scratch implementation of an Onion Routing system I created to consolidate the learnings about it. You can just copy and past into a IntelliJ IDEA scratch and run.


Fluk

This is a toy library I created to learn and implement a basic Flux architecture. It contains all the basic features expected from the architecture, like:


Timed

This is a toy library I created that implements timers and stop-watchers.