Skip to content
View haevnEU's full-sized avatar

Highlights

  • Pro

Block or report haevnEU

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
haevnEU/README.md

Hi, I am Nils

About Me

I wrote my first line of code at age 20, starting out with C# before diving deep into low-level C and C++. Working with C/C++ in private projects for hardware engineering and game development laid a strong foundation for my understanding of memory management, performance, and hardware-level mechanics.

When I discovered Java, it quickly became my primary language of choice for building robust enterprise systems. Today, I specialize in:

End-to-End System Engineering:

I enjoy the entire software lifecycle—from architectural system design and implementation (within Scrum environments) to continuous delivery and operation (CI/CD pipelines).

Backend Architecture:

Designing high-throughput, secure, and maintainable systems using modern Java (21+), Spring Boot, and explicit database paradigms.

Full-Stack Awareness:

While my heart belongs to the backend, I bring solid hands-on experience in frontend technologies (TypeScript, React, Angular, and HTML5) to collaborate seamlessly with frontend teams and build well-integrated APIs.


Tech Stack & Engineering Focus

Domain Technologies & Practices
Languages & Frameworks Java (21+), Spring Boot, RESTEasy, SQL, Shell Scripting
Databases & Storage PostgreSQL, MySQL, MariaDB, MongoDB, Flyway
Architecture & Security OAuth2 / OIDC, JWT, Clean Architecture, REST APIs, Resilience4j
DevOps & Environment Docker, Linux (Ubuntu/Debian), CI/CD, Git

Engineering Philosophy & Core Principles

My approach to software engineering is rooted in the conviction that high-quality code must not only solve today's requirements, but remain maintainable, secure, and adaptable for years to come.

Reusability & Modular Architecture:

Building systems with tight cohesion and clear boundary separation. I focus on highly decoupled components and reusable core utilities that streamline development across the entire codebase and reduce redundant work.

Functional Documentation & Transparency:

Clear documentation belongs alongside the code it describes. I place strong emphasis on precise API contracts, comprehensive functional documentation, and Architecture-as-Code to eliminate onboarding friction for team members.

Readability & Clean Code:

Code is read far more often than it is written. I favor explicit, self-documenting naming and clean control flows over overly clever or nested logic. Excellent code leaves no ambiguity regarding its underlying intent.

Modern Paradigms & Best Practices:

I actively leverage modern language features and design paradigms wherever they measurably enhance performance, type safety, and code clarity.


Highlighted Projects

Java 25 Spring Boot PostgreSQL OIDC / JWT Docker

A centralized Identity, Access Management & Single Sign-On (SSO) service engineered as a decoupled proof-of-concept (POC) and actively reused across private projects.

  • OIDC & Token Lifecycle Management: Full OpenID Connect implementation handling backend-side JWT issuance, secure refresh token rotation, and single sign-on authentication across connected client applications.
  • Pluggable Identity Sync: Built around an extensible provider interface—currently integrated with HRWorks via webhooks and scheduled reconciliation, but easily replaceable with alternative HR or IAM backends.
  • Role-Tailored Administrative UI: Minimalist self-service and management interface supporting password changes, GDPR/DSGVO data exports, application integration management, and dedicated auditor access views.

Java 25 Spring Boot PostgreSQL MongoDB React TypeScript Vite Docker Compose

An internal productivity suite designed to optimize daily engineering workflows and minimize context switching.

  • Full-Stack Workspace: Modern React/Vite/TypeScript frontend backed by a robust Java & Spring Boot backend.
  • Hybrid Data Layer: Combined relational (PostgreSQL) and document-based (MongoDB) persistence tailored for unstructured ticket notes alongside transactional application data.
  • API Integrations: Seamless REST integration with GitLab & Redmine to centralize task tracking, merge requests, and project metrics into a single interface.
  • Containerized Deployment: Fully orchestratable local environment setup using Docker Compose for isolated multi-service development.

Connect with me

  • LinkedIn: LinkedIn Profil
  • Location: North Rhine Westphalia, Germany / Remote

Pinned Loading

  1. Command-Line-Utility Command-Line-Utility Public

    C++

  2. JavaFXUtil JavaFXUtil Public

    Java

  3. JavaUtils JavaUtils Public

    Java