Skip to content
View BrendonHenrique's full-sized avatar
:octocat:
Always codding
:octocat:
Always codding

Highlights

  • Pro
Block or Report

Block or report BrendonHenrique

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

Pinned

  1. 3DLion 3DLion Public

    React + Typescript + NextJS + React Thee Fiber + Drei

    TypeScript 1

  2. Nuxt-TSX-Boilerplate Nuxt-TSX-Boilerplate Public

    Boilerplate created to use Nuxt with TSX components.

    TypeScript 7 1

  3. Schedule-C Schedule-C Public

    Data Structure such as Queue, Heap, Binary trees, Red Tree binary tree and Linked List. Trivial sorts algorithms like bubble sort, Merge Sort, Selection Sort, Insertion Sort and Quick Sort.

    C

  4. ImageGallery ImageGallery Public

    Image gallery app made with Java Spring, AWS S3, Docker, ReactJS, JPA, JDBC, postgreSQL

    Java

  5. Travelling-Salesman-Problem-With-Nodejs Travelling-Salesman-Problem-With-Nodejs Public

    The travelling salesman problem asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly…

    JavaScript

  6. Dijkstra-Algorithm-NODEJS Dijkstra-Algorithm-NODEJS Public

    Dijkstra's algorithm is an algorithm for finding the shortest paths between nodes in a graph, which may represent, for example, road networks. It was conceived by computer scientist Edsger W. Dijks…

    JavaScript 1