func main() {
const name = "Mayer Andres Chaves"
var city = "Bogotá, Colombia"
var role = "FullStack/Backend Engineer"
interests := "I'm open to collaborating on interesting projects as a developer"
learning := []string{"Rust"}
fmt.Println("🧑🏽 My name is", name)
fmt.Println("🏞️ From", city)
fmt.Println("🛠️", role)
fmt.Println("🌱", interests)
fmt.Println("👨🏽🏫 Currently learning", learning)
}
🚀
console.log("Hola Mundo");
fmt.Println("Hello, World!")
- Colombia
-
15:28
(UTC -05:00) - in/mayer-chaves
Pinned Loading
-
logica-go
logica-go PublicEste repositorio proporciona fundamentos y ejercicios prácticos para aprender el lenguaje de programación Go 🐹
Go
-
-
fiber-authentication
fiber-authentication PublicAPI REST para la autenticación de usuarios utilizando Go, GORM y PostgreSQL 🐹🐘
Go
-
authentication-api
authentication-api PublicAPI REST desarrollada en TypeScript y Express que implementa un sistema de autenticación y registro 🐢
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.