{% extends "base.html" %} {% load i18n static %} {% block content %}
{% trans "Fullstack developer & system administrator" %}
{% blocktrans %} I build modern web applications with a focus on clean code, usability and performance. {% endblocktrans %}
{% blocktrans %} Linux user for years my OS of choice is NixOS, embrace reproducibility! {% endblocktrans %}
{% blocktrans %}
Every line of code that I write for myself is open source
Public money should be invested in public code
{% endblocktrans %}
{% blocktrans %} One of the projects that I am most proud of is my homelabbing activity, check it out on my Github {% endblocktrans %}
{{ je.start }} - {% if je.end %}{{ je.end }}{% else %}{% trans "today" %}{% endif %}