Skip to content

jomeerkatz/jomeerkatz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

Hi, I'm Jo πŸ‘‹

Java Backend Developer | Hamburg, Germany

I build solutions to real-world problems that bring real value to the table. My focus is on clean architecture, comprehensive testing, and production-ready applications.

🎯 Currently seeking Junior Java Spring Boot or Software Developer positions in Hamburg (Available Feb-March 2025)


πŸš€ About Me

  • πŸ”­ Building production-grade Spring Boot applications with emphasis on testing and security
  • 🌱 Actively learning: AWS, Kubernetes, Kafka, CI/CD pipelines, and AI integration
  • πŸ’‘ Passionate about backend development, cloud deployment, and scalable architectures
  • πŸƒβ€β™‚οΈ When I'm not coding, you'll find me doing sports
  • πŸŽ“ E-Commerce Graduate with IT Assistant background
  • πŸ“ Based in Hamburg, Germany

πŸ› οΈ Tech Stack

Backend & Frameworks Java Spring Boot Spring Security

Databases & Search PostgreSQL Elasticsearch

Testing & Quality JUnit Testcontainers Mockito

DevOps & Tools Docker Git Maven

Frontend & Other Next.js TypeScript Python


πŸ’Ό Featured Projects

Tech: Spring Boot 4, PostgreSQL, Keycloak, Next.js 16, OpenRouter AI

A full-stack flashcard application with AI-powered card generation and a three-tier difficulty system.

Key Features:

  • πŸ§ͺ Comprehensive testing with Testcontainers, Mockito, and MockMvc
  • πŸ” JWT/OAuth2 authentication via Keycloak
  • πŸ€– AI integration for automated flashcard generation
  • πŸ“Š Clean architecture with proper separation of concerns

πŸ“Ί Watch Demo | πŸ“– Read Docs


πŸ‹οΈ Gym Review Platform

Tech: Spring Boot, Elasticsearch, Keycloak, Docker, Railway

A backend-focused platform for gym reviews with full-text search and geo-location queries.

Key Features:

  • πŸ” Elasticsearch for full-text & geo-radius search
  • πŸš€ Deployed on Railway with Docker containerization
  • πŸ” OAuth2 Resource Server with Keycloak integration
  • πŸ“Έ Secure file upload system with path-traversal protection

πŸ“Ί Watch Demo | πŸ“– Read Docs


🎯 What Sets Me Apart

πŸ§ͺ Testing Culture
Unlike many juniors, I prioritize testing from day one. My projects feature production-parity testing with Testcontainers, comprehensive unit tests with Mockito, and integration tests with MockMvc.

πŸš€ Production Experience
I don't just build localhost demos. My applications are deployed on cloud platforms with proper security (OAuth2/JWT), containerization (Docker), and real-world features (file uploads, geo-search, AI integration).

πŸ’Ό Business + Technical Mindset
With an E-Commerce background combined with software development skills, I understand both technical implementation and business value - I can bridge the gap between developers and stakeholders.


πŸ“« Let's Connect

I'm actively looking for opportunities where I can contribute to impactful projects and grow as a developer.

LinkedIn

πŸ“ Hamburg, Germany
πŸ’Ό Open to: Junior Java Spring Boot Developer, Backend Developer, Software Engineer positions


πŸ“ˆ Current Focus

class Jo extends Developer {
    String[] currentlyLearning = {
        "AWS Cloud Services",
        "Kubernetes Orchestration", 
        "Apache Kafka & Event-Driven Architecture",
        "CI/CD Pipelines (GitHub Actions)",
        "AI Integration & LLM APIs"
    };
    
    String lookingFor = "Junior Java Spring Boot position in Hamburg";
    
    @Override
    public void work() {
        while (motivated) {
            learn();
            code();
            test();
            deploy();
        }
    }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors