function makeWebDeveloper(): WebDeveloper {
return {
name: "Diego Almeida",
nationality: "Brazilian",
languages: [
"Portuguese",
"English in progress",
],
technologies: [
"HTML | CSS",
"JavaScript | TypeScript",
"React | Next",
"NodeJS",
"Go",
"Docker",
"Git",
"MySQL | Postgres"
],
hobbies: [
"Watch football",
"Watch movies | series",
"Play games",
"Read books in progress"
]
}
}
🖖
Pinned Loading
-
golang-opportunities
golang-opportunities PublicA job opportunities API built using Golang. The API uses Go-Gin as a router, SQLite as a database, and GoORM for database communication. It also includes Swagger for documentation and testing, and …
Go
-
-
-
-
go-orders-ms
go-orders-ms PublicThis project is an order management service written in Go. It uses gRPC for inter-service communication and HTTP for external communication.
Go
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.