Skip to content
View dfrancoce's full-sized avatar

Block or report dfrancoce

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. alien-invasion alien-invasion Public

    Mad​ ​aliens​ ​are​ ​about​ ​to​ ​invade​ ​your world ​and​ ​this project simulates the invasion

    Go

  2. transactions transactions Public

    A simple code challenge to put my go skills into practice

    Go

  3. islands islands Public

    This exercise counts the number of islands in the map. An island is formed by tiles of type "land" which are surrounded by "water" tiles. Two tiles belong to the same island if they touch. Tiles on…

    Kotlin

  4. islands-api islands-api Public

    This project contains a simple endpoint that exposes the coordinates of a map with islands to be consumed by the islands project.

    Kotlin

  5. dropbox-tags-api dropbox-tags-api Public

    This project extends the functionality of dropbox allowing the consumer of the API to tag files and search filtering by those tags. In order to provide the new functionalities, a spring boot app ha…

    Kotlin

  6. case-search-engine-index case-search-engine-index Public

    The objective of the system is to process documents from different sources and index them in solr.

    Java