Skip to content
View SegfaultSorcerer's full-sized avatar

Block or report SegfaultSorcerer

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
SegfaultSorcerer/README.md

Segfault Sorcerer

Segfault Sorcerer

Code. Glitches. Wizardry.

Hey, I'm Patrik — a Senior Full-Stack Developer & Team Lead based near Frankfurt am Main, Germany.
I build robust enterprise software by day and experiment with AI-powered tooling, automation, and developer workflows by night.

The Segfault Sorcerer moniker?
Let's just say I've debugged enough strange systems, unstable environments, and mysterious production issues to earn it.


Tech Stack

Backend

Java Spring Boot Spring Cloud Hibernate Maven

Frontend

Angular TypeScript HTML/CSS JavaFX Swing

AI & ML

Spring AI Claude OpenAI

Data

Oracle PostgreSQL

Tools

Docker Git Swagger


Currently Working On

  • Integrating LLMs into enterprise software workflows
  • Building smarter document processing and automation pipelines
  • Exploring FHIR, pharmaceutical data, and AI-assisted tooling
  • Improving developer experience, architecture, and maintainability in real-world systems

Featured Projects

Project Description
gc-exorcist GC log analyzer that turns cryptic data into actionable JVM tuning recommendations
google-photos-takeout-exif-writer Java tool to restore EXIF metadata from Google Photos Takeout JSON
heap-seance MCP server & CLI toolkit to investigate Java memory leaks with Claude Code
spring-grimoire A spellbook of Claude Code skills and hooks for the Java/Spring ecosystem
thread-necromancer JVM thread dump analysis tool that turns verbose output into actionable insights

What I Care About

  • Clean architecture over accidental complexity
  • Developer tooling that removes friction
  • Software that survives contact with production
  • Practical AI integrations instead of empty hype
  • Systems that are understandable, maintainable, and useful

GitHub Stats

GitHub Stats GitHub Streak

About Me

I hold an M.Sc. in Applied Computer Science from the University of Duisburg-Essen.
I work at the intersection of enterprise development, automation, and AI-assisted workflows.

Fluent in German, English, and — on difficult days — stack traces.


Find Me Here

Pinned Loading

  1. google-photos-takeout-exif-writer google-photos-takeout-exif-writer Public

    Java tool to restore EXIF metadata from Google Photos Takeout JSON files

    Java

  2. gc-exorcist gc-exorcist Public

    JVM Garbage Collection Log Analysis — banishing GC demons from your JVM. Claude Code plugin with 4 skills for GC log parsing, tuning recommendations, and JVM flag generation. Supports JDK 8-21+, G1…

    Shell

  3. heap-seance heap-seance Public

    MCP server that channels JVM forensics into structured leak verdicts — for Claude Code.

    Python 2 1

  4. spring-grimoire spring-grimoire Public

    A spellbook of Claude Code skills and hooks for the Java/Spring ecosystem

    Shell

  5. thread-necromancer thread-necromancer Public

    JVM Thread Dump Analysis for Claude Code — 4 slash commands that turn walls of thread dump text into structured, actionable insights. Detects deadlocks, connection pool exhaustion, synchronized bot…

    Shell