package main
import "fmt"
func main() {
const name = "Mayer Andrés Chaves Prada"
city := "Bogotá, Colombia"
role := "Backend Engineer / Full Stack"
interests := "Open to collaborating on interesting software projects"
fmt.Printf("🧑🏽 Name: %s\n", name)
fmt.Printf("🏞️ Location: %s\n", city)
fmt.Printf("🛠️ Role: %s\n", role)
fmt.Printf("🌱 Interests: %s\n", interests)
}-
Notifications
You must be signed in to change notification settings - Fork 0
Mayer-04/Mayer-04
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Config for my GitHub profile ✅
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published