func main() {
const name = "Mayer Andrés Chaves Prada"
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)
}
🚀
console.log("Hola Mundo");
fmt.Println("Hello, World!")
- Colombia
-
05:31
(UTC -05:00) - in/mayer-chaves
Pinned Loading
-
logica-python
logica-python PublicRepositorio que proporciona fundamentos y ejercicios prácticos para aprender el lenguaje de programación Python 🐍
Python 7
-
grpc-task-manager-go
grpc-task-manager-go PublicSimple task management system built with gRPC and Go, featuring CRUD operations and PostgreSQL persistence ⬅️
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.