Hi👋, I'm Gabriel,
a fullstack developer
public class Main{
    
public static void main(String[] args) {
    
    Person gabriel = new Person();
    System.out.println(gabriel.toString());

    // TODO: Implement Learning Interface🧪
    
    }
}
                    
 

📌About Me
I started as a Java Backend developer, but am currently also working with Rust, Python, JavaScript, Nix and bash/zsh. I am also very passionate about Crypto and DeFi for it's decentralized and free nature, which is just as important for finance as it is for software. As my daily OS I use NixOS, which declares the entire OS using *.nix files and is therefore fully reproducible dotfiles


📌Projects
You can find all of my projects on my Codeberg