Skip to content
View edelgadoh's full-sized avatar

Block or report edelgadoh

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

Pinned Loading

  1. algorithm_challenges algorithm_challenges Public

    Some useful algorithms that I usually review before any Software Engineer interview. The implementation is on Java. I added other common computer science problems with a good solution looking for o…

    Java 1

  2. morphLineDetection morphLineDetection Public

    O objetivo é a detecção de ovos de Schistosoma mansoni em imagens com fundo complexo. A ferramenta realiza a detecção de linhas correspondente ao contorno dos ovos e logo realiza a detecção de elip…

    C 4

  3. springboot-gradle-cucumber springboot-gradle-cucumber Public

    The goal of this project is to serve as a guide to configure an initial project using Spring Boot 2.3.0, Gradle 6 and Cucumber 5.7.0, all working successfully and finally generating Jacoco Reports.…

    Java 1

  4. springboot-spock springboot-spock Public

    Sample project to help configuring spring-boot with the amazing Spock framework that makes so easy and intuitive how to write tests. In this project I used Java 16 and I wrote all code in Groovy.

    Groovy

  5. commons-lang-bugfix commons-lang-bugfix Public

    Forked from apache/commons-lang

    Mirror of Apache Commons Lang

    Java

  6. project-spring-ai project-spring-ai Public

    This project demonstrates how to integrate Ollama’s local LLM models with a Spring Boot application.

    Java