Skip to content
View jubnl's full-sized avatar

Block or report jubnl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
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 4.2k 401

  2. timeit_decorator timeit_decorator Public

    A versatile timing decorator

    Python 3