Skip to content
View isidrorn's full-sized avatar

Block or report isidrorn

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

Hi, I'm Isidro 🤘🏼

Senior Backend Engineer building reliable distributed systems with a pragmatic mindset. Turning engineering knowledge into reusable tools, playbooks and automation.

I enjoy solving difficult engineering problems and turning what I learn into reusable knowledge.

What motivates me:

  • Designing backend systems that are simple to operate, resilient under failure and pleasant to maintain.
  • Building systems that don't just work on day one, but continue to be understandable and maintainable years later.
  • Taking on challenging problems that push me outside my comfort zone.

Engineering Philosophy

I believe good engineering is less about mastering every framework and more about developing judgement to make the right trade-offs.

Some principles I try to follow:

  • Build simple systems before scalable ones.
  • Reliability is a product capability.
  • Optimize for maintainability.
  • Design with observability from day one.
  • Automate repetitive work.
  • Document important decisions.
  • Pragmatism over hype.

Current Projects Under Development

Knowledge Forge

A self-hosted AI-powered knowledge management platform.

A production-oriented pipeline that ingests technical content, enriches it with LLMs, generates embeddings and publishes a searchable knowledge base.

Focus areas:

  • AI-assisted workflows.
  • Retrieval-Augmented Generation (RAG).
  • Long-term knowledge management.
  • Production-grade architecture.

Spring Boot HTTP QUERY Verb

Exploring support for the emerging HTTP 'QUERY' method in Spring Boot.

The project evaluates current framework support, experiments with modern HTTP semantics beyond traditional REST and aims to become a reference implementation for developers exploring this emerging HTTP method.


Engineering Playbooks (coming soon)

A collection of practical playbooks, checklists and decision guides extracted from real-world backend engineering experience.


What I'm Exploring at the moment

Currently exploring context engineering, AI-assisted software development and development workflows that improve engineering productivity without replacing engineering judgement.


Connect

Popular repositories Loading

  1. excel excel Public

    macros de excel

  2. ecommercedemo ecommercedemo Public

    Java

  3. microservice_demo microservice_demo Public

    Forked from nadeem4/microservice_demo

    This is a simple microservice demonstration using spring boot.

    Java

  4. spring-security spring-security Public

    Forked from eazybytes/spring-security

    Spring Security Course - EasyBytes

    CSS

  5. Agile-Java-backend-code-challenge Agile-Java-backend-code-challenge Public

    Forked from agilecontent/Agile-Java-backend-code-challenge

    Agile Content Java backend code challenge

  6. baeldung-spring-tutorials baeldung-spring-tutorials Public

    Forked from eugenp/tutorials

    Getting Started with Spring Boot 3:

    Java