Skip to content
View nicolasgandrade's full-sized avatar
🎯
Focusing
🎯
Focusing
  • TownSq
  • São Paulo - Brazil

Highlights

  • Pro

Block or report nicolasgandrade

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
nicolasgandrade/README.md

Hi there 👋 I'm Nicolas Guerrero!


☕ Web developer!

Pinned Loading

  1. ng-pathfinder ng-pathfinder Public

    Ng-Pathfinder is an application that uses Dijkstra's algorithm to find the shortest path between two points in a grid, and visually shows to the user the process of how the algorithm works.

    TypeScript

  2. servermanager-frontend servermanager-frontend Public

    This is the frontend of the fullstack application Server Manager, an app where you can save, delete and ping servers.

    TypeScript

  3. spreddit-backend spreddit-backend Public

    Spreddit is a Reddit clone made in Spring Boot. This API was made with Spring Boot, Spring Data (JPA), Spring Security (JWT Authentication) and PostgreSQL.

    Java

  4. servermanager-backend servermanager-backend Public

    A backend API to manage servers: add servers, delete and ping them. This API is a part of a Fullstack application, so it is being consumed by the frontend app.

    Java

  5. grocerystore-products-api grocerystore-products-api Public

    This is an API rest made to be consumed by other services, that list products and its sections. Made with Spring Framework and PostgreSQL.

    Java