Skip to content

Mayer-04/Mayer-04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Bienvenidos a mi GitHub


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)
}

Languages and tools

Frontend

Backend

Tools

⚙️  GitHub Analytics

Top Langs Mayer Andres GitHub stats

About

Config for my GitHub profile ✅

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published