function makeWebDeveloper(): WebDeveloper {
return {
name: "Diego Almeida",
languages: [
"Portuguese",
"English in progress",
],
technologies: [
"HTML | CSS",
"JavaScript | TypeScript",
"React | Next.JS",
"NodeJS | Nest.JS | Express",
"Go",
"Docker",
"Git",
"MySQL | Postgres"
]
}
}
⌛
restarting...
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
-
tic-tac-toe
tic-tac-toe PublicProject developed during dev architect training, with domain modeling
TypeScript
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.