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"
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
-
21:09
(UTC -05:00) - in/mayer-chaves
Pinned Loading
-
-
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.