Pinned Repositories
basicCalculator
Basic calculator with tests for DIO.me
beerProject
learn go with this project
blockchain-golang
Studying blockchain in golang
bubbleSort
simple algorithm that sorts the numbers
calendar
For exercises and studies
completeAPIGo
complete api with golang, not just a CRUD
crudGo
Crud in Golang
goFiber-mongoDB
API RESTFul with fiber and mongoDB
goOpportunities
API for job search
toDoList
To-Do list with GoLang
nathanfabio's Repositories
nathanfabio/goOpportunities
API for job search
nathanfabio/basicCalculator
Basic calculator with tests for DIO.me
nathanfabio/beerProject
learn go with this project
nathanfabio/blockchain-golang
Studying blockchain in golang
nathanfabio/bubbleSort
simple algorithm that sorts the numbers
nathanfabio/completeAPIGo
complete api with golang, not just a CRUD
nathanfabio/crudGo
Crud in Golang
nathanfabio/goFiber-mongoDB
API RESTFul with fiber and mongoDB
nathanfabio/api-usingGoland
testing new code editor
nathanfabio/concurrencyGolang
example of concurrency in golang
nathanfabio/CRUD-Go
another CRUD with golang
nathanfabio/dio-lab-open-source
Repositório do lab "Contribuindo em um Projeto Open Source no GitHub" da Digital Innovation One.
nathanfabio/generatePDF
generating pdf using go
nathanfabio/go-chatGPT
a simple integration with gpt chat
nathanfabio/go-microservice
go microservice
nathanfabio/go-microservices
studying microservices
nathanfabio/goBankAccount
complete JSON API
nathanfabio/goREST
REST API with gin, docker and postgresql
nathanfabio/gRPC-golang
nathanfabio/heap
data structure in golang
nathanfabio/linkedList
Linked list algorithm
nathanfabio/nathanfabio
Config files for my GitHub profile.
nathanfabio/palindrome
Simple algorithm that checks if a sentence is a palindrome
nathanfabio/pingPong
Goroutines - Ping-Pong challenge for dio
nathanfabio/restApi
RESP Api for Dio.me challenge
nathanfabio/reversedString
An algorithm that inverts a string. There is a function for this, but I wanted to test my knowledge
nathanfabio/sortingBySelection
nathanfabio/sumAPI-gRPC
a simple sum using gRPC, just to put my knowledge of gRPC into practice
nathanfabio/testsWithGo
a different way to learn - TDD
nathanfabio/url-short
URL shortener