Backend-focused software engineer from Colombia. I build services with Java and Spring Boot, work across the stack with Angular when a project needs it, and care about the part most people skip: keeping a codebase understandable after the first release.
public record Andres(String role, String base, List<String> stack) {
static Andres profile() {
return new Andres(
"Software Engineer",
"San Gil, Colombia",
List.of("Java", "Spring Boot", "Angular", "Microservices")
);
}
String currentFocus() {
return "Designing backend services that stay simple as they grow";
}
String exploring() {
return "Spring AI — retrieval and LLM-backed endpoints on the JVM";
}
}- 🎯 Day to day: Java · Spring Boot · REST APIs · microservices · MySQL
- 🧱 Care about: clean architecture, testing, and code that survives handoff
- 🧠 Currently exploring: Spring AI — adding retrieval and LLM-backed endpoints to Java services
- 🎓 Systems Engineering graduate, largely self-taught in practice
- 🤝 Open to backend and open-source collaboration
- ⚽ Away from the keyboard: football
- 📫 andresfp292@gmail.com
| ☁️ Condition | 🌡️ Temp | 🤔 Feels like | 💧 Humidity | 💨 Wind | 🌅 Sunrise | 🌇 Sunset |
|---|---|---|---|---|---|---|
| Overcast Clouds | 28°C | 28°C | 53% | 2.1 m/s | 05:46 | 18:04 |
📍 San Gil · last updated Friday, 21 Aug 2026 at 13:34 (auto-refreshed every 6h by GitHub Actions)


