Skip to content
View Andresp08's full-sized avatar
🏠
Working from home
🏠
Working from home
  • San Gil, Colombia

Block or report Andresp08

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

👨‍💻 About me

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

⛅ Right now in San Gil

☁️ 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)


🚀 Languages and Tools

Working with

Main stack

Learning

Learning

Daily drivers

Tools

📊 My GitHub stats

GitHub metrics: activity, languages and achievements

🧊 Contribution art

3D contribution calendar Snake animation eating my contributions

🗓️ Coding habits

Isometric calendar and coding habits

⚡ Recent GitHub activity

Thanks for stopping by — if something here is useful, a ⭐ goes a long way.

Popular repositories Loading

  1. SpringBoot-Facturacion-App SpringBoot-Facturacion-App Public

    SpringBoot Facturación app is a software that allows invoicing and inventory control from orders to suppliers and also manages the costs for each item. See the detailed information below.

    Java 2

  2. BudgetReactApp BudgetReactApp Public

    Budget App is a web aplication that allows you to keep control of your budget and your spending.

    JavaScript 1

  3. Context-Api-React-Projects Context-Api-React-Projects Public

    Repository for practicing react with many diferents projects using context API and more.

    JavaScript 1

  4. hookbank-web hookbank-web Public

    This is a dinamic project using React Js, Tailwind Css for user interface design, modern UX/UI and more.

    JavaScript 1

  5. PersonalPortfolio PersonalPortfolio Public

    Hi everyone, this is my personal portfolio website using Nextjs, Typescript, Modern UX/UI and more.

    TypeScript 1

  6. SpringBoot-library-app SpringBoot-library-app Public

    SpringBoot Library App: The system of control and management of book loans, allows to keep track of users, authors, books and loans made in a library.

    Java 1