Skip to content
View jubnl's full-sized avatar

Block or report jubnl

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jubnl/README.md

Hi, I'm Julien πŸ‘‹

Backend software engineer focused on clean architecture, security, and maintainable systems.
I enjoy building reliable services, automating infrastructure, and experimenting with self-hosting and distributed systems.

I run a personal lab where I explore reverse proxies, networking, observability, and cloud-native tooling β€” write about it on my website.

🌍 Website: https://jubnl.ch

πŸ‘€ Currently

  • Actively contributing to TREK and maintaining timeit-decorator
  • Open to new backend / infra engineering opportunities β€” feel free to reach out

πŸ”— Contact

LinkedIn Email

πŸš€ Open Source

sole maintainer timeit-decorator β€” a Python library for benchmarking sync and async functions via decorators, with concurrency support, detailed statistics, and built-in logging integration. 4k+ downloads/month on PyPI.

co-maintainer TREK β€” a self-hosted, collaborative travel planner with real-time sync, interactive maps, budget tracking, and PWA support. Built for people who want full control over their trip data.

πŸ’» Tech

Languages: Java Β· TypeScript Β· Python Β· C#
Backend / Frameworks: Spring Β· FastAPI Β· Django Β· Flask Β· .NET
Infra & DevOps: Docker Β· Kubernetes Β· Ansible Β· Cloudflare Β· Jenkins
Data: PostgreSQL Β· MariaDB Β· MongoDB Β· Elasticsearch Β· RabbitMQ
Observability: Grafana Β· Prometheus Β· OpenTelemetry

Self-hosting, reverse proxies, networking, and automation are a big part of what I do outside of work.

Languages: French (native) Β· English (proficient)

Outside of tech, I'm a music addict β€” always listening, occasionally mixing at home.

πŸ“Š GitHub Stats

GitHub Streak

Pinned Loading

  1. mauriceboe/TREK mauriceboe/TREK Public

    A self-hosted travel/trip planner with real-time collaboration, interactive maps, PWA support, SSO, budgets, packing lists, and more.

    TypeScript 8.6k 721

  2. timeit_decorator timeit_decorator Public

    A versatile timing decorator

    Python 3